comfyui_LLM_party
LLM Agent Framework in ComfyUI includes MCP sever, Omost,GPT-sovits, ChatTTS,GOT-OCR2.0, and FLUX prompt nodes,access to Feishu,discord,and adapts to all llms with similar openai / aisuite interfaces, such as o1,ollama, gemini, grok, qwen, GLM, deepseek, kimi,doubao. Adapted to local llms, vlm, gguf such as llama-3.3 Janus-Pro, Linkage graphRAG
GitHub Stars
1,893
User Rating
Not Rated
Favorites
0
Views
40
Forks
158
Issues
60
Installation
Difficulty
AdvancedEstimated Time
20-45 minutes
Installation
Installation
Prerequisites
Please specify required software and versions:Python: 3.8 or higher
ComfyUI: Latest version
Installation Steps
1. Clone Repository
bash
git clone https://github.com/heshengtao/comfyui_LLM_party.git
cd comfyui_LLM_party
2. Install Dependencies
bash
pip install -r requirements.txt
3. Start Server
bash
python main.py