ComfyUI Extension: ComfyUI-Dashscope

Authored by neverbiasu

Created

Updated

0 stars

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

Custom Nodes (0)

    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.