ComfyUI Extension: ComfyUI-LLaMA-Mesh

Authored by Yuan-ManX

Created

Updated

4 stars

ComfyUI nodes for LLaMA-Mesh model.

Custom Nodes (0)

    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