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

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for comfyui-llm-assistant and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

comfyui-llm-assistant

Installation

  1. use ComfyUI-Manager or put this code into custom_nodes
  2. pip install -r requirements.txt
  3. add config.yaml. config your api key and other info.