Add Recraft AI custom nodes into custom-node-list.json

This commit is contained in:
Nikolay Kuznetsov 2024-11-06 12:32:58 +00:00 committed by GitHub
parent 17e256544c
commit 9815934efa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16808,6 +16808,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": "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."
} }
] ]
} }