mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-06-23 16:29:17 +08:00
Add Dashscope FLUX API node
This commit is contained in:
parent
79f132c23b
commit
e28d5c5b43
@ -13587,6 +13587,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user