make LLaMA-Mesh avialbe in ComfyUI
-
Make sure you have ComfyUI installed
-
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
- Install dependencies:
cd ComfyUI-LLaMA-Mesh
pip install -r requirements.txt