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

@ -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'" "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", "title": "ComfyUI-RecraftAI",
"id": "recraftai",
"reference": "https://github.com/recraft-ai/ComfyUI-RecraftAI", "reference": "https://github.com/recraft-ai/ComfyUI-RecraftAI",
"files": [ "files": [
"https://github.com/recraft-ai/ComfyUI-RecraftAI" "https://github.com/recraft-ai/ComfyUI-RecraftAI"
], ],
"install_type": "git-clone", "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": "Level Pixel", "author": "Level Pixel",
@ -16809,17 +16810,6 @@
], ],
"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."
} }
] ]
} }

View File

@ -23,14 +23,15 @@
"description": "A handful of image filters for ComfyUI (darken, lighten, levels, saturate, hue)" "description": "A handful of image filters for ComfyUI (darken, lighten, levels, saturate, hue)"
}, },
{ {
"author": "recraft-ai", "author": "nkrcrft",
"title": "ComfyUI-RecraftAI", "title": "ComfyUI-RecraftAI",
"id": "recraftai",
"reference": "https://github.com/recraft-ai/ComfyUI-RecraftAI", "reference": "https://github.com/recraft-ai/ComfyUI-RecraftAI",
"files": [ "files": [
"https://github.com/recraft-ai/ComfyUI-RecraftAI" "https://github.com/recraft-ai/ComfyUI-RecraftAI"
], ],
"install_type": "git-clone", "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", "author": "HelloVision",