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
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI-Dashscope
and select it - 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.