Nodes Browser

ComfyDeploy: How ComfyUI-Dashscope works in ComfyUI?

What is ComfyUI-Dashscope?

This project adapts the dashscope([a/aliyun-bailian](https://bailian.console.aliyun.com)) api into ComfyUI.

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-Dashscope and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

ComfyUI-Dashscope

This project adapts the dashscope(aliyun-bailian) api into ComfyUI.

Requirements

Install the necessary Python dependencies with:

pip install -r requirements.txt

Models

You can find LLM models or other AI models in models.

Contribution

Thank you for considering contributions! Fork the repository, make changes, and send a pull request for review and merging.