ComfyUI Extension: ComfyUI-Dashscope

Authored by neverbiasu

Created

Updated

6 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

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

README

ComfyUI-Dashscope

This project integrates the Dashscope API from Aliyun Bailian into ComfyUI.

vlm example Refer to this example workflow for a quick start.

Requirements

Environment Setup

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.

Installation

Install the necessary Python dependencies with:

pip install -r requirements.txt

Models

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

Contribution

We welcome contributions! Please fork the repository, make your changes, and submit a pull request for review.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Learn more