ComfyOnline
ComfyUI-LLaMA-Mesh

ComfyUI-LLaMA-Mesh

make LLaMA-Mesh avialbe in ComfyUI

Installation

  1. Make sure you have ComfyUI installed

  2. Clone this repository into your ComfyUI's custom_nodes directory:

cd ComfyUI/custom_nodes
git clone https://github.com/Yuan-ManX/ComfyUI-LLaMA-Mesh.git
  1. Install dependencies:
cd ComfyUI-LLaMA-Mesh
pip install -r requirements.txt