Extensions/ComfyUI-LLaMA-Mesh
ComfyUI Extension

ComfyUI-LLaMA-Mesh

ComfyUI nodes for LLaMA-Mesh model.

By Yuan-ManX·Created 2 years ago·Updated 2 years ago· 5
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

  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