update DB

This commit is contained in:
Dr.Lt.Data
2024-11-07 19:03:05 +09:00
parent cd71e87d0e
commit 40a4631eba
2 changed files with 6 additions and 15 deletions

View File

@@ -23,14 +23,15 @@
"description": "A handful of image filters for ComfyUI (darken, lighten, levels, saturate, hue)"
},
{
"author": "recraft-ai",
"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": "This is a custom node for ComfyUI that allows you to use the Recraft AI API. 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. It's also possible to set up brand colors. As of today, it is SOTA in image generation, proven by Hugging Faces industry-leading Text-to-Image Benchmark by Artificial Analysis.\nNOTE:Before using this node, you need to have a Recraft AI API key. To generate a key, log in to Recraft, and enter API page and hit 'Generate' (available only if your API units balance is above zero)."
"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."
},
{
"author": "HelloVision",