This project integrates the Dashscope API from Aliyun Bailian into ComfyUI.
Refer to this example workflow for a quick start.
Set the system environment variable DASHSCOPE_API_KEY
on your computer. Refer to this guide for instructions on configuring the Dashscope API key based on your system. You can view your API key here.
Install the necessary Python dependencies with:
pip install -r requirements.txt
You can find LLM models or other AI models in models documentation.
We welcome contributions! Please fork the repository, make your changes, and submit a pull request for review.
This project is licensed under the MIT License. See the LICENSE file for details.