An open API service indexing awesome lists of open source software.

https://github.com/neverbiasu/ComfyUI-Dashscope

A ComfyUI extension for Dashscope(Qwen API)
https://github.com/neverbiasu/ComfyUI-Dashscope

comfyui comfyui-nodes custom-nodes

Last synced: 4 months ago
JSON representation

A ComfyUI extension for Dashscope(Qwen API)

Awesome Lists containing this project

README

        

# ComfyUI-Dashscope

This project adapts the dashscope([aliyun-bailian](https://bailian.console.aliyun.com)) api into ComfyUI.

## Requirements

Install the necessary Python dependencies with:

```sh
pip install -r requirements.txt
```

## Models

You can find LLM models or other AI models in [models](./models.md).

### Contribution

Thank you for considering contributions! Fork the repository, make changes, and send a pull request for review and merging.