Add Dashscope FLUX API node (#981)

This commit is contained in:
Zhongjie Duan 2024-08-19 22:31:08 +08:00 committed by GitHub
parent 5835a1da5c
commit 5222c277e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13598,6 +13598,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Artiprocher",
"title": "Dashscope FLUX API for ComfyUI",
"id": "dashscope_api",
"reference": "https://github.com/modelscope/comfyscope",
"files": [
"https://github.com/modelscope/comfyscope"
],
"install_type": "git-clone",
"description": "The FLUX model API from DashScope, developed by Black Forest Labs, offers superior image generation capabilities with optimized support for Chinese prompts, achieving a commendable tradeoff between performance and the quality of generated images compared to other open-source models."
}
]
}