comfyui-llm-assistant
★ 8
LLM集成提示词生成文本翻译对话助手
在ComfyUI中集成LLM,用于生成Stable Diffusion提示词、翻译文本和对话式交互,提升提示词创作与本地化效率。
💡 在ComfyUI流程中自动生成与翻译提示词,并通过对话优化结果。
🍴 3 Forks💻 Python🔄 2024-09-17
https://pan.quark.cn/s/6862a2001521
📦 requirements.txt
pyyaml
openai
📄 README
comfyui-llm-assistant
Installation
use ComfyUI-Manager or put this code into custom_nodes
pip install -r requirements.txt
add config.yaml. config your api key and other info.