From 40a4631eba4c39aa903be858c7497ce2e1e74d10 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Thu, 7 Nov 2024 19:03:05 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 16 +++------------- node_db/new/custom-node-list.json | 5 +++-- 2 files changed, 6 insertions(+), 15 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index bd41694a..40994cde 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -16371,14 +16371,15 @@ "description": "This repository is the official implementation of the [a/HelloMeme](https://arxiv.org/pdf/2410.22901) ComfyUI interface, featuring both image and video generation functionalities. Example workflow files can be found in the ComfyUI_HelloMeme/workflows directory. Test images and videos are saved in the ComfyUI_HelloMeme/examples directory. Below are screenshots of the interfaces for image and video generation.\nNOTE: 'HelloMeme: Integrating Spatial Knitting Attentions to Embed High-Level and Fidelity-Rich Conditions in Diffusion Models'" }, { - "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 Face’s 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": "Level Pixel", @@ -16809,17 +16810,6 @@ ], "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." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 44a75c73..4ac15e47 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -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 Face’s 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",