update DB

This commit is contained in:
Dr.Lt.Data
2024-11-05 18:45:30 +09:00
parent a68eb721d5
commit a401c51364
12 changed files with 2579 additions and 2219 deletions

View File

@@ -3633,6 +3633,16 @@
"install_type": "git-clone",
"description": "ComfyUI custom nodes for inpainting/outpainting using the new latent consistency model (LCM)"
},
{
"author": "taabata",
"title": "ComfyCanvas",
"reference": "https://github.com/taabata/ComfyCanvas",
"files": [
"https://github.com/taabata/ComfyCanvas"
],
"install_type": "git-clone",
"description": "Canvas to use with ComfyUI"
},
{
"author": "noxinias",
"title": "ComfyUI_NoxinNodes",
@@ -7296,14 +7306,13 @@
},
{
"author": "1038lab",
"title": "ComfyUI-GPT2P",
"id": "gpt2p",
"reference": "https://github.com/1038lab/ComfyUI-GPT2P",
"title": "ComfyUI-OmniGen",
"reference": "https://github.com/1038lab/ComfyUI-OmniGen",
"files": [
"https://github.com/1038lab/ComfyUI-GPT2P"
"https://github.com/1038lab/ComfyUI-OmniGen"
],
"install_type": "git-clone",
"description": "ComfyUI Node - Hugging Face repositories GTP2 Prompt"
"description": "ComfyUI custom node implementation of OmniGen"
},
{
"author": "Klinter",
@@ -9587,6 +9596,16 @@
"install_type": "git-clone",
"description": "a custom node for [a/OmniGen](https://github.com/VectorSpaceLab/OmniGen)"
},
{
"author": "AIFSH",
"title": "MaskGCT-ComfyUI",
"reference": "https://github.com/AIFSH/MaskGCT-ComfyUI",
"files": [
"https://github.com/AIFSH/MaskGCT-ComfyUI"
],
"install_type": "git-clone",
"description": "a custom node for [a/MaskGCT](https://github.com/open-mmlab/Amphion/blob/main/models/tts/maskgct/README.md) to Zero-Shot Text-to-Speech"
},
{
"author": "Koishi-Star",
"title": "Euler-Smea-Dyn-Sampler",
@@ -16331,6 +16350,58 @@
"install_type": "git-clone",
"description": "An advanced ComfyUI extension that enables multi-agent LLM conversations using Ollama models."
},
{
"author": "KohakuBlueleaf",
"title": "TIPO-extension",
"reference": "https://github.com/KohakuBlueleaf/z-tipo-extension",
"files": [
"https://github.com/KohakuBlueleaf/z-tipo-extension"
],
"install_type": "git-clone",
"description": "A general extension to utilize TIPO or DanTagGen to do 'text-presampling' based on KGen library: [a/https://github.com/KohakuBlueleaf/KGen](https://github.com/KohakuBlueleaf/KGen)"
},
{
"author": "hanoixan",
"title": "ComfyUI DataBeast",
"reference": "https://github.com/hanoixan/ComfyUI-DataBeast",
"files": [
"https://github.com/hanoixan/ComfyUI-DataBeast"
],
"install_type": "git-clone",
"description": "This extension provides convenience nodes for batch processing."
},
{
"author": "HelloVision",
"title": "ComfyUI_HelloMeme",
"reference": "https://github.com/HelloVision/ComfyUI_HelloMeme",
"files": [
"https://github.com/HelloVision/ComfyUI_HelloMeme"
],
"install_type": "git-clone",
"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",
"title": "ComfyUI-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)."
},
{
"author": "Level Pixel",
"title": "ComfyUI_LevelPixel",
"reference": "https://github.com/LevelPixel/ComfyUI-LevelPixel",
"files": [
"https://github.com/LevelPixel/ComfyUI-LevelPixel"
],
"install_type": "git-clone",
"description": "Various nodes of the Level Pixel company. Includes convenient advanced nodes for working with images from folders; counting files in a folder; cleaning memory; tag filters. Model Unloader, LLM Unloader (GGUF unloaders), Free memory, Tag Filters, Tag Category Filters, Tag Choice Parser, File counter, Image Loader From Path (with counters)."
},