ComfyUI nodes for LLaMA-Mesh model.
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
cd ComfyUI-LLaMA-Mesh
pip install -r requirements.txt