Add Recraft AI custom nodes into custom-node-list.json (#1219)

This commit is contained in:
Nikolay Kuznetsov 2024-11-07 10:02:39 +00:00 committed by GitHub
parent 8612bb1dea
commit cd71e87d0e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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."
}
]
}