ComfyUI-Dashscope

ComfyUI-Dashscope
★ 5

ComfyUIDashscope阿里云API调试监控
将阿里云 Dashscope API 集成到 ComfyUI 中,允许在节点流程里调用、调试与可视化监控数据,简化 API 使用。
💡 在 ComfyUI 流程中调用 Dashscope 接口进行调试与可视化
🍴 3 Forks💻 Python🔄 2025-12-28
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/e58c8376a81b
📦 requirements.txt
dashscope
vlm example
📄 README

ComfyUI-Dashscope

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

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.