mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-21 04:10:48 +08:00
Add Recraft AI custom nodes into custom-node-list.json (#1219)
This commit is contained in:
parent
8612bb1dea
commit
cd71e87d0e
@ -16809,6 +16809,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "nkrcrft",
|
||||
"title": "ComfyUI-RecraftAI",
|
||||
"id": "recraftai",
|
||||
"reference": "https://github.com/recraft-ai/ComfyUI-RecraftAI",
|
||||
"files": [
|
||||
"https://github.com/recraft-ai/ComfyUI-RecraftAI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Recraft AI official ComfyUI custom nodes. Recraft V3 (code-named red_panda) is a text-to-image model with the ability to generate long texts, images in a wide list of styles, including custom brand styles."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user