ComfyUI Extension
ComfyUI-LLaMA-Mesh
ComfyUI nodes for LLaMA-Mesh model.
Yuan-ManX/ComfyUI-LLaMA-Mesh
Nodes3
On cloudLocal install
CategoryLLaMA-Mesh
Stars5
Updated2 years ago
Readme
ComfyUI-LLaMA-Mesh
make LLaMA-Mesh avialbe in ComfyUI
Installation
-
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