Nodes Browser
ComfyDeploy: How comfyui-llm-assistant works in ComfyUI?
What is comfyui-llm-assistant?
Nodes:Generate Stable Diffsution Prompt With LLM, Translate Text With LLM, Chat With LLM
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
comfyui-llm-assistant
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
comfyui-llm-assistant
Installation
- use
ComfyUI-Manager
or put this code intocustom_nodes
pip install -r requirements.txt
- add
config.yaml
. config your api key and other info.