Merge branch 'main' into feat/cnr

This commit is contained in:
Dr.Lt.Data 2024-11-05 19:52:17 +09:00
commit d968c55e48
12 changed files with 4352 additions and 3075 deletions

View File

@ -1304,7 +1304,7 @@
"https://github.com/sipherxyz/comfyui-art-venture"
],
"install_type": "git-clone",
"description": "Nodes: ImagesConcat, LoadImageFromUrl, AV_UploadImage"
"description": "A comprehensive set of custom nodes for ComfyUI, focusing on utilities for image processing, JSON manipulation, model operations and working with object via URLs"
},
{
"author": "SOELexicon",
@ -3198,6 +3198,16 @@
"install_type": "git-clone",
"description": "ComfyUI nodes to use Lotus depth/normal prediction.\nNOTE:The necessary models can be downloaded from ComfyUI-Manager."
},
{
"author": "kijai",
"title": "ComfyUI-MoGe",
"reference": "https://github.com/kijai/ComfyUI-MoGe",
"files": [
"https://github.com/kijai/ComfyUI-MoGe"
],
"install_type": "git-clone",
"description": "NODES:(Down)load MoGe Model, MoGe Process"
},
{
"author": "hhhzzyang",
"title": "Comfyui-Lama",
@ -3623,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",
@ -7286,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",
@ -7498,6 +7517,16 @@
"install_type": "git-clone",
"description": "ComfyUI nodes for image editing with Flux, such as RF-Inversion and more"
},
{
"author": "logtd",
"title": "ComfyUI-MochiEdit",
"reference": "https://github.com/logtd/ComfyUI-MochiEdit",
"files": [
"https://github.com/logtd/ComfyUI-MochiEdit"
],
"install_type": "git-clone",
"description": "ComfyUI nodes to edit videos using Genmo Mochi"
},
{
"author": "Big-Idea-Technology",
"title": "ComfyUI-Book-Tools Nodes for ComfyUI",
@ -9557,6 +9586,26 @@
"install_type": "git-clone",
"description": "a custom nodde for [a/IMAGDressing](https://github.com/muzishen/IMAGDressing)"
},
{
"author": "AIFSH",
"title": "OmniGen-ComfyUI",
"reference": "https://github.com/AIFSH/OmniGen-ComfyUI",
"files": [
"https://github.com/AIFSH/OmniGen-ComfyUI"
],
"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",
@ -9841,6 +9890,16 @@
"install_type": "git-clone",
"description": "Long-Duration and High-Resolution Audio-driven Portrait Image Animation,"
},
{
"author": "smthemex",
"title": "ComfyUI_OmniParser",
"reference": "https://github.com/smthemex/ComfyUI_OmniParser",
"files": [
"https://github.com/smthemex/ComfyUI_OmniParser"
],
"install_type": "git-clone",
"description": "Try [a/OmniParser](https://github.com/microsoft/OmniParser) in ComfyUI which a simple screen parsing tool towards pure vision based GUI agent."
},
{
"author": "choey",
"title": "Comfy-Topaz",
@ -10076,7 +10135,7 @@
"https://github.com/Hopping-Mad-Games/ComfyUI_LiteLLM"
],
"install_type": "git-clone",
"description": "Nodes for interfacing with LiteLLM"
"description": "Nodes for calling LLMs, enabled by LiteLLM"
},
{
"author": "AonekoSS",
@ -10649,6 +10708,16 @@
"install_type": "git-clone",
"description": "A research Node based project on Artificial Intelligence using ComfyUI visual editor with Stable diffusion Local processing focus in mind. This custom node is intended to serve the purpose to offer a large palette of prompting scenrarios, based on Public Checkpoint Models OR/AND Private custom Models and LoRas. It includes an integrated learning machine process as well as a set of workflows."
},
{
"author": "KoreTeknology",
"title": "ComfyUI Compositing Nodes Pack",
"reference": "https://github.com/KoreTeknology/ComfyUI-Compositing-Nodes-Pack",
"files": [
"https://github.com/KoreTeknology/ComfyUI-Compositing-Nodes-Pack"
],
"install_type": "git-clone",
"description": "This is set of custom nodes for your ComfyUI1 local installation. It offers the very basic nodes that are missing in the official 'Vanilla' package. It is a research Node based project on Artificial Intelligence using ComfyUI visual editor. This repository also includes a set of workflows to test the nodes."
},
{
"author": "ZeDarkAdam",
"title": "ComfyUI-Embeddings-Tools",
@ -11605,7 +11674,7 @@
"https://github.com/hben35096/ComfyUI-ReplenishNodes"
],
"install_type": "git-clone",
"description": "This repository contains two custom nodes for ComfyUI that utilize the [a/CLIPSeg model](https://huggingface.co/docs/transformers/main/en/model_doc/clipseg) to generate masks for image inpainting tasks based on text prompts."
"description": "NODES:Batch Image Blend, Mask Levels Adjust, Get Batch Count, Load Lora Name, Load Sampler Name, Load Scheduler Name, Load Ckpt Name....\nThe nodes in this repository are only used as secondary nodes."
},
{
"author": "tiankuan93",
@ -13360,6 +13429,16 @@
"install_type": "git-clone",
"description": "This is a ComfyUI custom node that helps generate images while preserving the text, logos, and details of e-commerce products."
},
{
"author": "MiddleKD",
"title": "ComfyUI-denoise-mask-scheduler",
"reference": "https://github.com/MiddleKD/ComfyUI-denoise-mask-scheduler",
"files": [
"https://github.com/MiddleKD/ComfyUI-denoise-mask-scheduler"
],
"install_type": "git-clone",
"description": "ComfyUI-denoise-mask-scheduler experimental approach involves selectively applying a denoise mask at each step during the inpainting inference process in diffusion models."
},
{
"author": "PowerHouseMan",
"title": "ComfyUI-AdvancedLivePortrait",
@ -13967,7 +14046,7 @@
"https://github.com/markuryy/ComfyUI-Flux-Prompt-Saver"
],
"install_type": "git-clone",
"description": "The Flux Prompt Saver is a custom node for ComfyUI that works in conjunction with the Flux Sampler Parameters node from the ComfyUI Essentials package. This node allows you to save images with metadata that includes information from the Flux Sampler Parameters pipeline."
"description": "The Flux Prompt Saver is set of simple nodes for saving images generated with Flux with A1111-style metadata."
},
{
"author": "eesahe",
@ -14277,6 +14356,16 @@
"install_type": "git-clone",
"description": "Custom node to manage prompts in YAML format."
},
{
"author": "Assistant",
"title": "ComfyUI-NS-ManySliders",
"reference": "https://github.com/NakamuraShippo/ComfyUI-NS-ManySliders",
"files": [
"https://github.com/NakamuraShippo/ComfyUI-NS-ManySliders"
],
"install_type": "git-clone",
"description": "ComfyUI-NS-ManySliders is a custom node developed for ComfyUI that allows you to manipulate values using multiple sliders. With this node, you can easily adjust numerous numerical parameters intuitively, making it useful for various purposes."
},
{
"author": "nux1111",
"title": "ComfyUI_NetDist_Plus",
@ -14572,7 +14661,7 @@
},
{
"author": "PabloGFX",
"title": "Head Orientation Node",
"title": "Head-Orientation-Node - by PabloGFX",
"id": "head-orientation-node",
"reference": "https://github.com/lazniak/Head-Orientation-Node-for-ComfyUI---by-PabloGFX",
"files": [
@ -14592,6 +14681,17 @@
"install_type": "git-clone",
"description": "A ComfyUI custom node that integrates Google Photos into your workflows. List albums, load images from specific albums, and search photos directly within ComfyUI. Features customizable image loading options, sorting, and efficient caching for seamless integration of your Google Photos library into AI image processing pipelines."
},
{
"author": "PabloGFX",
"title": "LiquidTime - by PabloGFX",
"id": "liquid-time-interpolation",
"reference": "https://github.com/lazniak/LiquidTime-Interpolation",
"files": [
"https://github.com/lazniak/LiquidTime-Interpolation"
],
"install_type": "git-clone",
"description": "LiquidTime is a simple yet powerful frame interpolation node for ComfyUI. Just input your sequence and desired frame count - the node handles all complex calculations and generates smooth in-between frames for you. A must-have tool for AI animation and video creation that lets you shape time like liquid."
},
{
"author": "45uee",
"title": "ComfyUI-Color_Transfer",
@ -15184,6 +15284,29 @@
"install_type": "git-clone",
"description": "Custom nodes for MiniCPM language models in ComfyUI. Provides advanced text generation and image understanding functions."
},
{
"author": "CY-CHENYUE",
"title": "ComfyUI-Molmo",
"id": "comfyui-molmo",
"reference": "https://github.com/CY-CHENYUE/ComfyUI-Molmo",
"files": [
"https://github.com/CY-CHENYUE/ComfyUI-Molmo"
],
"install_type": "git-clone",
"description": "Use of the molmo model.Generate detailed image descriptions and analysis using Molmo models in ComfyUI."
},
{
"author": "CY-CHENYUE",
"title": "ComfyUI-InpaintEasy",
"id": "ComfyUI-InpaintEasy",
"reference": "https://github.com/CY-CHENYUE/ComfyUI-InpaintEasy",
"files": [
"https://github.com/CY-CHENYUE/ComfyUI-InpaintEasy"
],
"description": "InpaintEasy is a set of optimized local repainting (Inpaint) nodes that provide a simpler and more powerful local repainting workflow. It makes local repainting work easier and more efficient with intelligent cropping and merging functions.",
"tags": ["inpaint", "crop", "image"],
"install_type": "git-clone"
},
{
"author": "codecringebinge",
"title": "ComfyUI-Arrow-Key-Canvas-Navigation",
@ -15215,17 +15338,6 @@
"install_type": "git-clone",
"description": "You can use this node to get information about lora. For example trigger words, description and example images."
},
{
"author": "CY-CHENYUE",
"title": "ComfyUI-Molmo",
"id": "comfyui-molmo",
"reference": "https://github.com/CY-CHENYUE/ComfyUI-Molmo",
"files": [
"https://github.com/CY-CHENYUE/ComfyUI-Molmo"
],
"install_type": "git-clone",
"description": "Use of the molmo model.Generate detailed image descriptions and analysis using Molmo models in ComfyUI."
},
{
"author": "Darth-Veitcher",
"title": "Comfy DV",
@ -15517,9 +15629,9 @@
"author": "Playbook",
"title": "Playbook Nodes",
"id": "playbook-3d",
"reference": "https://github.com/playbook3d/playbook-nodes",
"reference": "https://github.com/playbook3d/playbook3d-comfyui-nodes",
"files": [
"https://github.com/playbook3d/playbook-nodes"
"https://github.com/playbook3d/playbook3d-comfyui-nodes"
],
"install_type": "git-clone",
"description": "Custom nodes for connecting 3D scenes and ComfyUI workflows."
@ -15626,6 +15738,16 @@
"install_type": "git-clone",
"description": "A custom node for ComfyUI to parse and extract data from JSON strings."
},
{
"author": "Q-Bug4",
"title": "Comfyui-Qb-Date-Nodes",
"reference": "https://github.com/Q-Bug4/Comfyui-Qb-DateNodes",
"files": [
"https://github.com/Q-Bug4/Comfyui-Qb-DateNodes"
],
"install_type": "git-clone",
"description": "A custom node designed for ComfyUI, allowing users to format the current date and time based on a specified format."
},
{
"author": "bartly",
"title": "Babel Removebg Api Node for ComfyUI",
@ -15887,6 +16009,16 @@
"install_type": "git-clone",
"description": "ComfyUI-AutoSplitGridImage is a custom node for ComfyUI that provides intelligent image splitting functionality. It combines edge detection for column splits and uniform division for row splits, offering a balanced approach to grid-based image segmentation."
},
{
"author": "stormcenter",
"title": "ComfyUI LivePhoto Creator",
"reference": "https://github.com/stormcenter/ComfyUI-LivePhotoCreator",
"files": [
"https://github.com/stormcenter/ComfyUI-LivePhotoCreator"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that allows you to create iPhone-compatible Live Photos from videos. This node can convert video sequences into Live Photo format, with the ability to select key frames and customize the output."
},
{
"author": "AkashKarnatak",
"title": "ComfyUI_faishme",
@ -16144,6 +16276,132 @@
"install_type": "git-clone",
"description": "This extension provides tag completion feature in textbox."
},
{
"author": "grovebadger",
"title": "Negative Wildcard Processor Node for ComfyUI",
"id": "neg_wildcard_processor",
"reference": "https://github.com/GrvBdgr/comfyui-negativewildcardsprocessor",
"files": [
"https://github.com/GrvBdgr/comfyui-negativewildcardsprocessor"
],
"install_type": "git-clone",
"description": "Node to process negative wildcard tokens (<! !>) and move them from the positive prompt to the negative."
},
{
"author": "Apache0ne",
"title": "SambaNova",
"id": "SambaNovaAPI",
"reference": "https://github.com/Apache0ne/SambaNova",
"files": [
"https://github.com/Apache0ne/SambaNova"
],
"install_type": "git-clone",
"description": "Super Fast LLM's llama3.1-405B,70B,8B and more"
},
{
"author": "catboxanon",
"title": "comfyui_stealth_pnginfo",
"reference": "https://github.com/catboxanon/comfyui_stealth_pnginfo",
"files": [
"https://github.com/catboxanon/comfyui_stealth_pnginfo"
],
"install_type": "git-clone",
"description": "Fork of [a/sd_webui_stealth_pnginfo](https://github.com/ashen-sensored/sd_webui_stealth_pnginfo) with ComfyUI support."
},
{
"author": "dafeng012",
"title": "comfyui-imgmake",
"reference": "https://github.com/dafeng012/comfyui-imgmake",
"files": [
"https://github.com/dafeng012/comfyui-imgmake"
],
"install_type": "git-clone",
"description": "This extension integrates ebsynth_utility into comfyui, and I've written some of my own nodes for secondary use."
},
{
"author": "Makki_Shizu",
"title": "ComfyUI-Prompt-Wildcards",
"id": "Prompt-Wildcards",
"reference": "https://github.com/MakkiShizu/ComfyUI-Prompt-Wildcards",
"files": [
"https://github.com/MakkiShizu/ComfyUI-Prompt-Wildcards"
],
"install_type": "git-clone",
"description": "Optional wildcards in ComfyUI"
},
{
"author": "zubenelakrab",
"title": "ComfyUI-ASV-Nodes Node",
"id": "ComfyUI-ASV-Nodes",
"reference": "https://github.com/zubenelakrab/ComfyUI-ASV-Nodes",
"files": [
"https://github.com/zubenelakrab/ComfyUI-ASV-Nodes"
],
"install_type": "git-clone",
"description": "ComfyUI-ASV-Nodes make prompting easier."
},
{
"author": "zubenelakrab",
"title": "ComfyUI Neural Nodes",
"reference": "https://github.com/xobiomesh/ComfyUI_xObiomesh",
"files": [
"https://github.com/xobiomesh/ComfyUI_xObiomesh"
],
"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)."
},

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -3929,6 +3929,18 @@
"url": "https://huggingface.co/Kijai/flux-fp8/resolve/main/flux1-schnell-fp8.safetensors",
"size": "11.9GB"
},
{
"name": "FLUX.1 [Dev] Diffusion model (scaled fp8)",
"type": "diffusion_model",
"base": "FLUX.1",
"save_path": "diffusion_models/FLUX1",
"description": "FLUX.1 [Dev] Diffusion model (scaled fp8)[w/Due to the large size of the model, it is recommended to download it through a browser if possible.]",
"reference": "https://huggingface.co/comfyanonymous/flux_dev_scaled_fp8_test",
"filename": "flux_dev_fp8_scaled_diffusion_model.safetensors",
"url": "https://huggingface.co/comfyanonymous/flux_dev_scaled_fp8_test/resolve/main/flux_dev_fp8_scaled_diffusion_model.safetensors",
"size": "11.9GB"
},
{
"name": "kijai/FLUX.1 [dev] Diffusion model (float8_e4m3fn)",
"type": "diffusion_model",
@ -4387,6 +4399,52 @@
"filename": "chatglm3-fp16.safetensors",
"url": "https://huggingface.co/Kijai/ChatGLM3-safetensors/resolve/main/chatglm3-fp16.safetensors",
"size": "12.52GB"
},
{
"name": "pulid_flux_v0.9.1.safetensors",
"type": "PuLID",
"base": "FLUX",
"save_path": "pulid",
"description": "This is required for PuLID (FLUX)",
"reference": "https://huggingface.co/guozinan/PuLID",
"filename": "pulid_flux_v0.9.1.safetensors",
"url": "https://huggingface.co/guozinan/PuLID/resolve/main/pulid_flux_v0.9.1.safetensors",
"size": "1.14GB"
},
{
"name": "pulid_v1.1.safetensors",
"type": "PuLID",
"base": "SDXL",
"save_path": "pulid",
"description": "This is required for PuLID (SDXL)",
"reference": "https://huggingface.co/guozinan/PuLID",
"filename": "pulid_v1.1.safetensors",
"url": "https://huggingface.co/guozinan/PuLID/resolve/main/pulid_v1.1.safetensors",
"size": "984MB"
},
{
"name": "kijai/MoGe_ViT_L_fp16.safetensors",
"type": "MoGe",
"base": "MoGe",
"save_path": "MoGe",
"description": "Safetensors versions of [a/https://github.com/microsoft/MoGe](https://github.com/microsoft/MoGe)",
"reference": "https://huggingface.co/Kijai/MoGe_safetensors",
"filename": "MoGe_ViT_L_fp16.safetensors",
"url": "https://huggingface.co/Kijai/MoGe_safetensors/resolve/main/MoGe_ViT_L_fp16.safetensors",
"size": "628MB"
},
{
"name": "kijai/MoGe_ViT_L_fp16.safetensors",
"type": "MoGe",
"base": "MoGe",
"save_path": "MoGe",
"description": "Safetensors versions of [a/https://github.com/microsoft/MoGe](https://github.com/microsoft/MoGe)",
"reference": "https://huggingface.co/Kijai/MoGe_safetensors",
"filename": "MoGe_ViT_L_fp16.safetensors",
"url": "https://huggingface.co/Kijai/MoGe_safetensors/resolve/main/MoGe_ViT_L_fp16.safetensors",
"size": "1.26GB"
}
]
}

View File

@ -12,6 +12,148 @@
{
"author": "LogicAI",
"title": "ComfyUI-MagicAI [UNSAFE]",
"reference": "https://github.com/lcolok/ComfyUI-MagicAI",
"files": [
"https://github.com/lcolok/ComfyUI-MagicAI"
],
"install_type": "git-clone",
"description": "NODES:Mask Size Calculator (MagicAI), Universal Mask Converter (MagicAI), Python Execution (MagicAI), Extract JSON From Text Node(MagicAI)\n[w/This extension allows the execution of arbitrary Python code from a workflow.]"
},
{
"author": "T8star1984",
"title": "comfyui-purgevram",
"reference": "https://github.com/T8star1984/comfyui-purgevram",
"files": [
"https://github.com/T8star1984/comfyui-purgevram"
],
"install_type": "git-clone",
"description": "NODES:PurgeVRAM.\nCan be added after any node to clean up vram and memory"
},
{
"author": "Laser-one",
"title": "ComfyUI-align-pose",
"reference": "https://github.com/Laser-one/ComfyUI-align-pose",
"files": [
"https://github.com/Laser-one/ComfyUI-align-pose"
],
"install_type": "git-clone",
"description": "NODES:align pose"
},
{
"author": "chenbaiyujason",
"title": "ComfyUI_StepFun",
"reference": "https://github.com/chenbaiyujason/ComfyUI_StepFun",
"files": [
"https://github.com/chenbaiyujason/ComfyUI_StepFun"
],
"install_type": "git-clone",
"description": "To use stepfun's library, you need an official api that supports multimodal inputs such as video and pictures [a/https://platform.stepfun.com/request-restriction](https://platform.stepfun.com/request-restriction)"
},
{
"author": "attashe",
"title": "ComfyUI-FluxRegionAttention [WIP]",
"reference": "https://github.com/attashe/ComfyUI-FluxRegionAttention",
"files": [
"https://github.com/attashe/ComfyUI-FluxRegionAttention"
],
"install_type": "git-clone",
"description": "Implement Region Attention for Flux model"
},
{
"author": "aria1th",
"title": "ComfyUI-SkipCFGSigmas",
"reference": "https://github.com/aria1th/ComfyUI-SkipCFGSigmas",
"files": [
"https://github.com/aria1th/ComfyUI-SkipCFGSigmas"
],
"install_type": "git-clone",
"description": "NODES:CFGControl_SKIPCFG"
},
{
"author": "PnthrLeo",
"title": "comfyUI-image-search",
"reference": "https://github.com/PnthrLeo/comfyUI-image-search",
"files": [
"https://github.com/PnthrLeo/comfyUI-image-search"
],
"install_type": "git-clone",
"description": "NODES:CloseImagesSearcher"
},
{
"author": "Clelstyn",
"title": "ComfyUI-Inpaint_with_Detailer",
"reference": "https://github.com/Clelstyn/ComfyUI-Inpaint_with_Detailer",
"files": [
"https://github.com/Clelstyn/ComfyUI-Inpaint_with_Detailer"
],
"install_type": "git-clone",
"description": "NODES:Masked Resize Image, Paste Masked Image, Filter And Blur Mask"
},
{
"author": "Looking-Glass",
"title": "LKG-ComfyUI",
"reference": "https://github.com/Looking-Glass/LKG-ComfyUI",
"files": [
"https://github.com/Looking-Glass/LKG-ComfyUI"
],
"install_type": "git-clone",
"description": "NODES:Side by Side Node, Bridge Preview Node, Load Folder, Scale Maintain Aspect Ratio Node, "
},
{
"author": "xiaoyumu",
"title": "ComfyUI-XYNodes",
"reference": "https://github.com/xiaoyumu/ComfyUI-XYNodes",
"files": [
"https://github.com/xiaoyumu/ComfyUI-XYNodes"
],
"install_type": "git-clone",
"description": "Nodes:PrimitiveBBOX."
},
{
"author": "ainanoha",
"title": "etm_comfyui_nodes",
"reference": "https://github.com/ainanoha/etm_comfyui_nodes",
"files": [
"https://github.com/ainanoha/etm_comfyui_nodes"
],
"install_type": "git-clone",
"description": "NODES:LETM Save Image, ETM Load Image From Local"
},
{
"author": "oshtz",
"title": "ComfyUI-oshtz-nodes [WIP]",
"reference": "https://github.com/oshtz/ComfyUI-oshtz-nodes",
"files": [
"https://github.com/oshtz/ComfyUI-oshtz-nodes"
],
"install_type": "git-clone",
"description": "NODES:LoRASwitcherNode, LoRASwitcherNode20, LoRASwitcherNode40, LLMAIONode, ImageOverlayNode, StringSplitterNode\nNOTE: The files in the repo are not organized."
},
{
"author": "DoctorDiffusion",
"title": "DoctorDiffusion [WIP]",
"reference": "https://github.com/DoctorDiffusion/Doctor-Tools",
"files": [
"https://github.com/DoctorDiffusion/Doctor-Tools"
],
"install_type": "git-clone",
"description": "NODES:Final Frame Selector, Video Merge.\nNOTE: The files in the repo are not organized."
},
{
"author": "m-ai-studio",
"title": "mai-prompt-progress",
"reference": "https://github.com/m-ai-studio/mai-prompt-progress",
"files": [
"https://github.com/m-ai-studio/mai-prompt-progress"
],
"install_type": "git-clone",
"description": "mai-prompt-progress"
},
{
"author": "neeltheninja",
"title": "ComfyUI-TempFileDeleter [UNSAFE]",
@ -24,7 +166,7 @@
},
{
"author": "kylegrover",
"title": "ComfyUI-MochiWrapper [UNSAFE]",
"title": "comfyui-python-cowboy [UNSAFE]",
"reference": "https://github.com/kylegrover/comfyui-python-cowboy",
"files": [
"https://github.com/kylegrover/comfyui-python-cowboy"
@ -172,16 +314,6 @@
"install_type": "git-clone",
"description": "here put custom input nodes such as text,video...\nNOTE: The files in the repo are not organized."
},
{
"author": "dafeng012",
"title": "comfyui-imgmake [WIP]",
"reference": "https://github.com/dafeng012/comfyui-imgmake",
"files": [
"https://github.com/dafeng012/comfyui-imgmake"
],
"install_type": "git-clone",
"description": "This project is inspired by [a/https://github.com/s9roll7/ebsynth_utility](https://github.com/s9roll7/ebsynth_utility)\nNOTE: The files in the repo are not organized."
},
{
"author": "fablestudio",
"title": "ComfyUI-Showrunner-Utils",
@ -1425,17 +1557,6 @@
"install_type": "git-clone",
"description": "Nodes:Add_text_by_mask.[w/This custom node cannot be installed simultaneously as it has the same repository name as MarkoCa1/ComfyUI-Text.]"
},
{
"author": "yushan777",
"title": "Y7 Nodes for ComfyUI",
"id": "y7nodes",
"reference": "https://github.com/yushan777/ComfyUI-Y7Nodes",
"files": [
"https://github.com/yushan777/ComfyUI-Y7Nodes"
],
"install_type": "git-clone",
"description": "Nodes:Count_Tokens_(Y7)"
},
{
"author": "norgeous",
"title": "UI Builder [WIP]",

View File

@ -449,6 +449,16 @@
"title_aux": "ComfyUI-Get-Random-File [UNSAFE]"
}
],
"https://github.com/Clelstyn/ComfyUI-Inpaint_with_Detailer": [
[
"FilterAndBlurMask",
"MaskedResizeImage",
"PasteMaskedImage"
],
{
"title_aux": "ComfyUI-Inpaint_with_Detailer"
}
],
"https://github.com/Comfy-Org/ComfyUI_devtools": [
[
"DevToolsDeprecatedNode",
@ -481,6 +491,17 @@
"title_aux": "ComfyUI Node Switcher"
}
],
"https://github.com/DoctorDiffusion/Doctor-Tools": [
[
"FinalFrameSelector",
"VideoMerge",
"VideoPromptGenerator",
"YouTubeVideoDownloader"
],
{
"title_aux": "DoctorDiffusion [WIP]"
}
],
"https://github.com/DrMWeigand/ComfyUI_LineBreakInserter": [
[
"LineBreakInserter"
@ -700,6 +721,14 @@
"title_aux": "ComfyUI-ModelUnloader"
}
],
"https://github.com/Laser-one/ComfyUI-align-pose": [
[
"Align_Pose"
],
{
"title_aux": "ComfyUI-align-pose"
}
],
"https://github.com/LevelPixel/ComfyUI-LevelPixel": [
[
"Hard Model Unloader \ud83c\udf38",
@ -723,6 +752,17 @@
"title_aux": "lauger NodePack for ComfyUI [WIP]"
}
],
"https://github.com/Looking-Glass/LKG-ComfyUI": [
[
"BridgePreview",
"LoadFolder",
"ScaleAndMaintainAspect",
"SideBySide"
],
{
"title_aux": "LKG-ComfyUI"
}
],
"https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": [
[
"ChatGPTCompletion"
@ -840,6 +880,14 @@
"title_aux": "ComfyUI-SpaceFlower"
}
],
"https://github.com/PnthrLeo/comfyUI-image-search": [
[
"CloseImagesSearcher"
],
{
"title_aux": "comfyUI-image-search"
}
],
"https://github.com/Poukpalaova/ComfyUI-FRED-Nodes": [
[
"FRED_AutoCropImage_SDXL_Ratio_V3",
@ -1027,6 +1075,14 @@
"title_aux": "Comfyui_CXH_CRM"
}
],
"https://github.com/T8star1984/comfyui-purgevram": [
[
"PurgeVRAM"
],
{
"title_aux": "comfyui-purgevram"
}
],
"https://github.com/TSFSean/ComfyUI-TSFNodes": [
[
"GyroOSC"
@ -1105,6 +1161,15 @@
"title_aux": "ComfyUI-PuLID-ZHO [WIP]"
}
],
"https://github.com/ainanoha/etm_comfyui_nodes": [
[
"ETM_LoadImageFromLocal",
"ETM_SaveImage"
],
{
"title_aux": "etm_comfyui_nodes"
}
],
"https://github.com/alexisrolland/ComfyUI-AuraSR": [
[
"LoadAuraSR",
@ -1154,6 +1219,14 @@
"title_aux": "Dream Project Video Batches [WIP]"
}
],
"https://github.com/aria1th/ComfyUI-SkipCFGSigmas": [
[
"CFGControl_SKIPCFG"
],
{
"title_aux": "ComfyUI-SkipCFGSigmas"
}
],
"https://github.com/artisanalcomputing/ComfyUI-Custom-Nodes": [
[
"RandomVideoMixer",
@ -1172,6 +1245,20 @@
"title_aux": "comfyui_segformer_b2_sleeves"
}
],
"https://github.com/attashe/ComfyUI-FluxRegionAttention": [
[
"BBoxToMaskNode",
"BoundingBoxNode",
"CLIPDebug",
"FluxRegionBBOX",
"FluxRegionMask",
"RegionAttention",
"VisualizeBBoxesNode"
],
{
"title_aux": "ComfyUI-FluxRegionAttention [WIP]"
}
],
"https://github.com/baicai99/ComfyUI-FrameSkipping": [
[
"FrameSelector",
@ -1307,6 +1394,20 @@
"title_aux": "ComfyUI-mobvoi-openapi"
}
],
"https://github.com/chenbaiyujason/ComfyUI_StepFun": [
[
"CombineStrings",
"JSONParser",
"OSSClient",
"OSSUploader",
"StepFunClient",
"TextImageChat",
"VideoChat"
],
{
"title_aux": "ComfyUI_StepFun"
}
],
"https://github.com/christian-byrne/infinite-zoom-parallax-nodes": [
[
"Create Parallax Video",
@ -1629,24 +1730,6 @@
"title_aux": "ComfyUI-Better-Dimensions"
}
],
"https://github.com/dafeng012/comfyui-imgmake": [
[
"LoadImageListPlus",
"LoadImagesFromDirectoryPath",
"LoadImagesFromDirectoryUpload",
"SaveImageExtended",
"SelectImageName",
"VideoKeyFramesExtractor",
"ebsynth_hecheng",
"ebsynth_main",
"ebsynth_process",
"image2mask",
"video2image"
],
{
"title_aux": "comfyui-imgmake [WIP]"
}
],
"https://github.com/denislov/Comfyui_AutoSurvey": [
[
"AddDoc2Knowledge",
@ -2037,6 +2120,7 @@
],
"https://github.com/ilovejohnwhite/Tracer": [
[
"BillyGoatNode",
"HintImageEnchance",
"Image Load TTK",
"ImageGenResolutionFromImage",
@ -2044,7 +2128,8 @@
"LinkMasterNode",
"PixelPerfectResolution",
"SuckerPunch",
"UWU_Preprocessor"
"UWU_Preprocessor",
"VooDooNode"
],
{
"title_aux": "Kolors Awesome Prompts [WIP]"
@ -2336,10 +2421,14 @@
"DownloadAndLoadMochiModel",
"MochiDecode",
"MochiDecodeSpatialTiling",
"MochiImageEncode",
"MochiLatentPreview",
"MochiModelLoader",
"MochiSampler",
"MochiSigmaSchedule",
"MochiTextEncode",
"MochiTorchCompileSettings",
"MochiVAEEncoderLoader",
"MochiVAELoader"
],
{
@ -2392,11 +2481,14 @@
],
"https://github.com/kycg/comfyui-Kwtoolset": [
[
"KWImageResizeByLongerSide",
"KWNagetiveString",
"KWPositiveString",
"KWShowAnything",
"KWanywhereString",
"KwtoolsetChangeOpenpose",
"KwtoolsetCheckpointLoaderwithpreview",
"KwtoolsetConditioningSelect",
"KwtoolsetGetHipMask",
"KwtoolsetGetHipMasktest",
"KwtoolsetGetImageSize",
@ -2417,7 +2509,7 @@
"PythonScript"
],
{
"title_aux": "ComfyUI-MochiWrapper [UNSAFE]"
"title_aux": "comfyui-python-cowboy [UNSAFE]"
}
],
"https://github.com/laksjdjf/ssd-1b-comfyui": [
@ -2812,6 +2904,19 @@
"title_aux": "VLLMVisionChatNode"
}
],
"https://github.com/oshtz/ComfyUI-oshtz-nodes": [
[
"ImageOverlayNode",
"LLMAIONode",
"LoRASwitcherNode",
"LoRASwitcherNode20",
"LoRASwitcherNode40",
"StringSplitterNode"
],
{
"title_aux": "ComfyUI-oshtz-nodes [WIP]"
}
],
"https://github.com/oyvindg/ComfyUI-TrollSuite": [
[
"BinaryImageMask",
@ -3271,6 +3376,14 @@
"title_aux": "comfyui-wormley-nodes"
}
],
"https://github.com/xiaoyumu/ComfyUI-XYNodes": [
[
"PrimitiveBBOX"
],
{
"title_aux": "ComfyUI-XYNodes"
}
],
"https://github.com/yojimbodayne/ComfyUI-Dropbox-API": [
[
"FetchTokenFromDropbox",
@ -3285,14 +3398,6 @@
"title_aux": "ComfyUI-Dropbox-API [WIP]"
}
],
"https://github.com/yushan777/ComfyUI-Y7Nodes": [
[
"Count_Tokens_(Y7)"
],
{
"title_aux": "Y7 Nodes for ComfyUI"
}
],
"https://github.com/zhongpei/Comfyui_image2prompt": [
[
"CLIP AdvancedTextEncode|fofo",

File diff suppressed because it is too large Load Diff

View File

@ -10,6 +10,28 @@
},
{
"author": "1038lab",
"title": "ComfyUI-GPT2P [REMOVED]",
"id": "gpt2p",
"reference": "https://github.com/1038lab/ComfyUI-GPT2P",
"files": [
"https://github.com/1038lab/ComfyUI-GPT2P"
],
"install_type": "git-clone",
"description": "ComfyUI Node - Hugging Face repositories GTP2 Prompt"
},
{
"author": "yushan777",
"title": "Y7 Nodes for ComfyUI [REMOVED]",
"id": "y7nodes",
"reference": "https://github.com/yushan777/ComfyUI-Y7Nodes",
"files": [
"https://github.com/yushan777/ComfyUI-Y7Nodes"
],
"install_type": "git-clone",
"description": "Nodes:Count_Tokens_(Y7)"
},
{
"author": "city96",
"title": "SD-Advanced-Noise [DEPRECATED]",
@ -249,16 +271,6 @@
"install_type": "git-clone",
"description": "This custom node for ComfyUI provides full-body animation capabilities, including facial rigging, various lighting styles, and green screen output."
},
{
"author": "m-ai-studio",
"title": "mai-prompt-progress [REMOVED]",
"reference": "https://github.com/m-ai-studio/mai-prompt-progress",
"files": [
"https://github.com/m-ai-studio/mai-prompt-progress"
],
"install_type": "git-clone",
"description": "mai-prompt-progress"
},
{
"author": "ZHO-ZHO-ZHO",
"title": "ComfyUI-AnyText [NOT MAINTAINED]",

View File

@ -10,6 +10,254 @@
{
"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": "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": "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": "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": "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)."
},
{
"author": "1038lab",
"title": "ComfyUI-OmniGen",
"reference": "https://github.com/1038lab/ComfyUI-OmniGen",
"files": [
"https://github.com/1038lab/ComfyUI-OmniGen"
],
"install_type": "git-clone",
"description": "ComfyUI custom node implementation of OmniGen"
},
{
"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": "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": "logtd",
"title": "ComfyUI-MochiEdit",
"reference": "https://github.com/logtd/ComfyUI-MochiEdit",
"files": [
"https://github.com/logtd/ComfyUI-MochiEdit"
],
"install_type": "git-clone",
"description": "ComfyUI nodes to edit videos using Genmo Mochi"
},
{
"author": "MiddleKD",
"title": "ComfyUI-denoise-mask-scheduler",
"reference": "https://github.com/MiddleKD/ComfyUI-denoise-mask-scheduler",
"files": [
"https://github.com/MiddleKD/ComfyUI-denoise-mask-scheduler"
],
"install_type": "git-clone",
"description": "ComfyUI-denoise-mask-scheduler experimental approach involves selectively applying a denoise mask at each step during the inpainting inference process in diffusion models."
},
{
"author": "Q-Bug4",
"title": "Comfyui-Qb-Date-Nodes",
"reference": "https://github.com/Q-Bug4/Comfyui-Qb-DateNodes",
"files": [
"https://github.com/Q-Bug4/Comfyui-Qb-DateNodes"
],
"install_type": "git-clone",
"description": "A custom node designed for ComfyUI, allowing users to format the current date and time based on a specified format."
},
{
"author": "stormcenter",
"title": "ComfyUI LivePhoto Creator",
"reference": "https://github.com/stormcenter/ComfyUI-LivePhotoCreator",
"files": [
"https://github.com/stormcenter/ComfyUI-LivePhotoCreator"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that allows you to create iPhone-compatible Live Photos from videos. This node can convert video sequences into Live Photo format, with the ability to select key frames and customize the output."
},
{
"author": "zubenelakrab",
"title": "ComfyUI-ASV-Nodes Node",
"id": "ComfyUI-ASV-Nodes",
"reference": "https://github.com/zubenelakrab/ComfyUI-ASV-Nodes",
"files": [
"https://github.com/zubenelakrab/ComfyUI-ASV-Nodes"
],
"install_type": "git-clone",
"description": "ComfyUI-ASV-Nodes make prompting easier."
},
{
"author": "Makki_Shizu",
"title": "ComfyUI-Prompt-Wildcards",
"id": "Prompt-Wildcards",
"reference": "https://github.com/MakkiShizu/ComfyUI-Prompt-Wildcards",
"files": [
"https://github.com/MakkiShizu/ComfyUI-Prompt-Wildcards"
],
"install_type": "git-clone",
"description": "Optional wildcards in ComfyUI"
},
{
"author": "dafeng012",
"title": "comfyui-imgmake",
"reference": "https://github.com/dafeng012/comfyui-imgmake",
"files": [
"https://github.com/dafeng012/comfyui-imgmake"
],
"install_type": "git-clone",
"description": "This extension integrates ebsynth_utility into comfyui, and I've written some of my own nodes for secondary use."
},
{
"author": "KoreTeknology",
"title": "ComfyUI Compositing Nodes Pack",
"reference": "https://github.com/KoreTeknology/ComfyUI-Compositing-Nodes-Pack",
"files": [
"https://github.com/KoreTeknology/ComfyUI-Compositing-Nodes-Pack"
],
"install_type": "git-clone",
"description": "This is set of custom nodes for your ComfyUI1 local installation. It offers the very basic nodes that are missing in the official 'Vanilla' package. It is a research Node based project on Artificial Intelligence using ComfyUI visual editor. This repository also includes a set of workflows to test the nodes."
},
{
"author": "zubenelakrab",
"title": "ComfyUI Neural Nodes",
"reference": "https://github.com/xobiomesh/ComfyUI_xObiomesh",
"files": [
"https://github.com/xobiomesh/ComfyUI_xObiomesh"
],
"install_type": "git-clone",
"description": "An advanced ComfyUI extension that enables multi-agent LLM conversations using Ollama models."
},
{
"author": "catboxanon",
"title": "comfyui_stealth_pnginfo",
"reference": "https://github.com/catboxanon/comfyui_stealth_pnginfo",
"files": [
"https://github.com/catboxanon/comfyui_stealth_pnginfo"
],
"install_type": "git-clone",
"description": "Fork of [a/sd_webui_stealth_pnginfo](https://github.com/ashen-sensored/sd_webui_stealth_pnginfo) with ComfyUI support."
},
{
"author": "CY-CHENYUE",
"title": "ComfyUI-InpaintEasy",
"id": "ComfyUI-InpaintEasy",
"reference": "https://github.com/CY-CHENYUE/ComfyUI-InpaintEasy",
"files": [
"https://github.com/CY-CHENYUE/ComfyUI-InpaintEasy"
],
"description": "InpaintEasy is a set of optimized local repainting (Inpaint) nodes that provide a simpler and more powerful local repainting workflow. It makes local repainting work easier and more efficient with intelligent cropping and merging functions.",
"tags": ["inpaint", "crop", "image"],
"install_type": "git-clone"
},
{
"author": "Apache0ne",
"title": "SambaNova",
"id": "SambaNovaAPI",
"reference": "https://github.com/Apache0ne/SambaNova",
"files": [
"https://github.com/Apache0ne/SambaNova"
],
"install_type": "git-clone",
"description": "Super Fast LLM's llama3.1-405B,70B,8B and more"
},
{
"author": "smthemex",
"title": "ComfyUI_OmniParser",
"reference": "https://github.com/smthemex/ComfyUI_OmniParser",
"files": [
"https://github.com/smthemex/ComfyUI_OmniParser"
],
"install_type": "git-clone",
"description": "Try [a/OmniParser](https://github.com/microsoft/OmniParser) in ComfyUI which a simple screen parsing tool towards pure vision based GUI agent."
},
{
"author": "AIFSH",
"title": "OmniGen-ComfyUI",
"reference": "https://github.com/AIFSH/OmniGen-ComfyUI",
"files": [
"https://github.com/AIFSH/OmniGen-ComfyUI"
],
"install_type": "git-clone",
"description": "a custom node for [a/OmniGen](https://github.com/VectorSpaceLab/OmniGen)"
},
{
"author": "grovebadger",
"title": "Negative Wildcard Processor Node for ComfyUI",
"id": "neg_wildcard_processor",
"reference": "https://github.com/GrvBdgr/comfyui-negativewildcardsprocessor",
"files": [
"https://github.com/GrvBdgr/comfyui-negativewildcardsprocessor"
],
"install_type": "git-clone",
"description": "Node to process negative wildcard tokens (<! !>) and move them from the positive prompt to the negative."
},
{
"author": "Assistant",
"title": "ComfyUI-NS-ManySliders",
"reference": "https://github.com/NakamuraShippo/ComfyUI-NS-ManySliders",
"files": [
"https://github.com/NakamuraShippo/ComfyUI-NS-ManySliders"
],
"install_type": "git-clone",
"description": "ComfyUI-NS-ManySliders is a custom node developed for ComfyUI that allows you to manipulate values using multiple sliders. With this node, you can easily adjust numerous numerical parameters intuitively, making it useful for various purposes."
},
{
"author": "zmwv823",
"title": "ComfyUI_Ctrlora",
@ -440,337 +688,6 @@
],
"install_type": "git-clone",
"description": "Long-Duration and High-Resolution Audio-driven Portrait Image Animation,"
},
{
"author": "Vrch Studio (vrch.ai)",
"title": "ComfyUI Web Viewer",
"reference": "https://github.com/VrchStudio/comfyui-web-viewer",
"files": [
"https://github.com/VrchStudio/comfyui-web-viewer"
],
"install_type": "git-clone",
"description": "The ComfyUI Web Viewer by [a/vrch.ai](https://vrch.ai) is a custom node collection offering a real-time AI-generated interactive art framework. This utility integrates realtime streaming into ComfyUI workflows, supporting keyboard control nodes, OSC control nodes, sound input nodes, and more. Accessible from any device with a web browser, it enables real time interaction with AI-generated content, making it ideal for interactive visual projects and enhancing ComfyUI workflows with efficient content management and display."
},
{
"author": "AhBumm",
"title": "Customizable API Call Nodes by BillBum",
"id": "billbum",
"reference": "https://github.com/AhBumm/ComfyUI_BillBum_Nodes",
"files": [
"https://github.com/AhBumm/ComfyUI_BillBum_Nodes"
],
"nodename_pattern": "\\(BillBum\\)$",
"install_type": "git-clone",
"description": "API call node for Third-party platforms both official and local. Support VLMs LLMs Dalle3 Flux-Pro SD3 etc. And some little tools: img to b64 url, b64 url to img, b64 url to b64 data, reg text to word and ',' only, etc."
},
{
"author": "yiwangsimple",
"title": "florence_dw",
"reference": "https://github.com/yiwangsimple/florence_dw",
"files": [
"https://github.com/yiwangsimple/florence_dw"
],
"install_type": "git-clone",
"description": "Based on the original repository [a/https://github.com/spacepxl/ComfyUI-Florence-2](https://github.com/spacepxl/ComfyUI-Florence-2), the model loading and storage methods have been improved, and sd3 has been newly added with enhanced speed and accuracy."
},
{
"author": "hoveychen",
"title": "ComfyUI-MusePose-Remaster",
"id": "musepose-remaster",
"reference": "https://github.com/hoveychen/ComfyUI-MusePose-Remaster",
"files": [
"https://github.com/hoveychen/ComfyUI-MusePose-Remaster"
],
"install_type": "git-clone",
"description": "MusePose Remaster is a remaster version of ComfyUI MusePose node.\nIt supports auto weights download, remove most necessary dependencies, etc."
},
{
"author": "kk8bit",
"title": "KayTool",
"reference": "https://github.com/kk8bit/KayTool",
"files": [
"https://github.com/kk8bit/KayTool"
],
"install_type": "git-clone",
"description": "KayTool is a growing toolkit for ComfyUI. It includes the 'Custom Save Image' node, allowing image saving in PNG or JPG format, with support for ICC profiles like sRGB and Adobe RGB, metadata control, JPG quality adjustment."
},
{
"author": "sousakujikken",
"title": "ComfyUI-PixydustQuantizer",
"reference": "https://github.com/sousakujikken/ComfyUI-PixydustQuantizer",
"files": [
"https://github.com/sousakujikken/ComfyUI-PixydustQuantizer"
],
"install_type": "git-clone",
"description": "Pixydust Quantizer is a custom node extension for ComfyUI that allows for the simplified recreation of tile patterns used in 1990s 16-color PC graphics, offering advanced color quantization and palette optimization features."
},
{
"author": "florestefano1975",
"title": "ComfyUI-CogVideoX",
"id": "sf-cog-video-x",
"reference": "https://github.com/florestefano1975/ComfyUI-CogVideoX",
"files": [
"https://github.com/florestefano1975/ComfyUI-CogVideoX"
],
"install_type": "git-clone",
"description": "Experience the CogVideoX model on ComfyUI"
},
{
"author": "logtd",
"title": "ComfyUI-Fluxtapoz",
"reference": "https://github.com/logtd/ComfyUI-Fluxtapoz",
"files": [
"https://github.com/logtd/ComfyUI-Fluxtapoz"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for image editing with Flux, such as RF-Inversion and more"
},
{
"author": "BlackVortexAI",
"title": "BV Nodes",
"reference": "https://github.com/BlackVortexAI/ComfyUI-BVortexNodes",
"files": [
"https://github.com/BlackVortexAI/ComfyUI-BVortexNodes"
],
"install_type": "git-clone",
"description": "This repository contains a user-defined node for ComfyUI, currently there are nodes for capturing captions. But will be expanded in the future."
},
{
"author": "MyShell",
"title": "ComfyUI-ShellAgent-Plugin",
"id": "comfyui_shellagent_plugin",
"reference": "https://github.com/myshell-ai/ComfyUI-ShellAgent-Plugin",
"files": [
"https://github.com/myshell-ai/ComfyUI-ShellAgent-Plugin"
],
"install_type": "git-clone",
"description": "This repository provides utility nodes for defining inputs and outputs in ComfyUI workflows. These nodes are essential for running ShellAgent apps with ComfyUI, but they can also be used independently to specify input/output variables and their requirements explicitly."
},
{
"author": "Kesin11",
"title": "ComfyUI-list-filter",
"reference": "https://github.com/Kesin11/ComfyUI-list-filter",
"files": [
"https://github.com/Kesin11/ComfyUI-list-filter"
],
"install_type": "git-clone",
"description": "Custom nodes for convenient filtering image or string lists in ComfyUI workflow."
},
{
"author": "NguynHungNguyen",
"title": "Segment Any Bedroom Interior",
"reference": "https://github.com/NguynHungNguyen/Segment-Bedroom-Interior",
"files": [
"https://github.com/NguynHungNguyen/Segment-Bedroom-Interior"
],
"install_type": "git-clone",
"description": "Segment Any Bedroom Interior is a Python-based project designed to segment furniture and objects within a bedroom image. The segmentation process uses RGB codes to accurately differentiate between various pieces of furniture, providing a precise mask output for each segmented object. This project is integrated with ComfyUI to allow easy and intuitive usage."
},
{
"author": "smthemex",
"title": "ComfyUI_Sapiens",
"reference": "https://github.com/smthemex/ComfyUI_Sapiens",
"files": [
"https://github.com/smthemex/ComfyUI_Sapiens"
],
"install_type": "git-clone",
"description": "You can call Using Sapiens to get seg,normal,pose,depth,mask maps. Sapiens From: [a/facebookresearch/sapiens](https://github.com/facebookresearch/sapiens)"
},
{
"author": "ShmuelRonen",
"title": "ComfyUI-FreeMemory",
"reference": "https://github.com/ShmuelRonen/ComfyUI-FreeMemory",
"files": [
"https://github.com/ShmuelRonen/ComfyUI-FreeMemory"
],
"install_type": "git-clone",
"description": "ComfyUI-FreeMemory is a custom node extension for ComfyUI that provides advanced memory management capabilities within your image generation workflows. It aims to help prevent out-of-memory errors and optimize resource usage during complex operations."
},
{
"author": "JosephThomasParker",
"title": "ComfyUI-DrawThingsWrapper",
"reference": "https://github.com/JosephThomasParker/ComfyUI-DrawThingsWrapper",
"files": [
"https://github.com/JosephThomasParker/ComfyUI-DrawThingsWrapper"
],
"install_type": "git-clone",
"description": "These nodes provide a wrapper for calling Draw Things image generations from ComfyUI.\nWait, why? The Draw Things app has been optimized for Apple hardware and runs roughly x3 faster than ComfyUI generations. But ComfyUI is a flexible and powerful tools, and has some features - like queuing and face swapping - that haven't been implemented in Draw Things."
},
{
"author": "diSty",
"title": "Flow - Streamlined Way to ComfyUI",
"reference": "https://github.com/diStyApps/ComfyUI-disty-Flow",
"files": [
"https://github.com/diStyApps/ComfyUI-disty-Flow"
],
"install_type": "git-clone",
"description": "Flow is a custom node designed to provide a more user-friendly interface for ComfyUI by acting as an alternative user interface for running workflows. It is not a replacement for workflow creation.\nFlow is currently in the early stages of development, so expect bugs and ongoing feature enhancements. With your support and feedback, Flow will settle into a steady stream."
},
{
"author": "akatz-ai",
"title": "DepthCrafter Nodes",
"id": "depthcrafter-akatz-ai",
"reference": "https://github.com/akatz-ai/ComfyUI-DepthCrafter-Nodes",
"files": [
"https://github.com/akatz-ai/ComfyUI-DepthCrafter-Nodes"
],
"install_type": "git-clone",
"description": "Implementation of DepthCrafter nodes for ComfyUI, create consistent depth maps for your videos."
},
{
"author": "taches-ai",
"title": "ComfyUI Scene Composer",
"reference": "https://github.com/taches-ai/comfyui-scene-composer",
"files": [
"https://github.com/taches-ai/comfyui-scene-composer"
],
"install_type": "git-clone",
"description": "A collection of nodes to facilitate the creation of scenes in ComfyUI."
},
{
"author": "BobsBlazed",
"title": "Bobs_FLUX_SDXL_Latent_Optimizer",
"reference": "https://github.com/BobsBlazed/Bobs_FLUX_SDXL_Latent_Optimizer",
"files": [
"https://github.com/BobsBlazed/Bobs_Latent_Optimizer/raw/refs/heads/main/Bobs_Latent_Optimizer.py"
],
"install_type": "copy",
"description": "This custom node for ComfyUI is designed to optimize latent generation for use with both FLUX and SDXL modes. It provides flexible control over aspect ratios, megapixel sizes, and upscale factors, allowing users to dynamically create latents that fit specific tiling and resolution needs."
},
{
"author": "Lam Yan",
"title": "ComfyUI_Lam",
"id": "ComfyUI_Lam",
"reference": "https://github.com/yanlang0123/ComfyUI_Lam",
"files": [
"https://github.com/yanlang0123/ComfyUI_Lam"
],
"install_type": "git-clone",
"description": "This extension has some useful nodes, loops, wechat public number +AI chat drawing, distributed cluster"
},
{
"author": "sweetndata",
"title": "ComfyUI-googletrans",
"reference": "https://github.com/sweetndata/ComfyUI-googletrans",
"files": [
"https://github.com/sweetndata/ComfyUI-googletrans"
],
"install_type": "git-clone",
"description": "NODES:Google Translate"
},
{
"author": "moustafa-nasr",
"title": "ComfyUI-SimpleLogger",
"reference": "https://github.com/moustafa-nasr/ComfyUI-SimpleLogger",
"files": [
"https://github.com/moustafa-nasr/ComfyUI-SimpleLogger"
],
"install_type": "git-clone",
"description": "A simple node to save your history in html file. I saves the WorkFlow with all it's input values so you can duplicate it later."
},
{
"author": "NumZ",
"title": "ComfyUI-FlowChain",
"id": "FlowChainNode",
"reference": "https://github.com/numz/Comfyui-FlowChain",
"files": [
"https://github.com/numz/ComfyUI-FlowChain"
],
"install_type": "git-clone",
"description": "Convert your workflows into node and chain them."
},
{
"author": "SozeInc",
"title": "Quality of Life Nodes for ComfyUI",
"id": "ComfyUI_Soze",
"reference": "https://github.com/SozeInc/ComfyUI_Soze",
"files": [
"https://github.com/SozeInc/ComfyUI_Soze"
],
"install_type": "git-clone",
"description": "These nodes aid with batching image processing and maintaining input file names in output files and other quality of life nodes."
},
{
"author": "MoonHugo",
"title": "ComfyUI-StableAudioOpen",
"id": "stable-audio-open",
"reference": "https://github.com/MoonHugo/ComfyUI-StableAudioOpen",
"files": [
"https://github.com/MoonHugo/ComfyUI-StableAudioOpen"
],
"install_type": "git-clone",
"description": "The implementation of the audio generation model stable-audio-open in ComfyUI enables ComfyUI to achieve text-to-audio functionality."
},
{
"author": "robertvoy",
"title": "ComfyUI Flux Continuum: Modular Interface",
"reference": "https://github.com/robertvoy/ComfyUI-Flux-Continuum",
"files": [
"https://github.com/robertvoy/ComfyUI-Flux-Continuum"
],
"install_type": "git-clone",
"description": "NODES:Step Slider, Denoise Slider, Guidance Slider, Batch Slider, Max Shift Slider, ControlNet Slider"
},
{
"author": "Firetheft",
"title": "ComfyUI-Flux-Prompt-Tools",
"reference": "https://github.com/Firetheft/ComfyUI-Flux-Prompt-Tools",
"files": [
"https://github.com/Firetheft/ComfyUI-Flux-Prompt-Tools"
],
"install_type": "git-clone",
"description": "NODES:Flux Prompt Enhance, Flux Prompt Gemini Flash, Flux Prompt Generator, MiniCPM V2.6 Int4"
},
{
"author": "MzMaXaM",
"title": "ComfyUi-MzMaXaM",
"reference": "https://github.com/MzMaXaM/ComfyUi-MzMaXaM",
"files": [
"https://github.com/MzMaXaM/ComfyUi-MzMaXaM"
],
"install_type": "git-clone",
"description": "A pack of nodes, to make my life and hopefully your a bit easier."
},
{
"author": "TTPlanetPig",
"title": "Comfyui_JC2",
"reference": "https://github.com/TTPlanetPig/Comfyui_JC2",
"files": [
"https://github.com/TTPlanetPig/Comfyui_JC2"
],
"install_type": "git-clone",
"description": "Wrapped Joy Caption alpha 2 node for comfyui from [a/https://huggingface.co/spaces/fancyfeast/joy-caption-alpha-two](https://huggingface.co/spaces/fancyfeast/joy-caption-alpha-two) Easy use, for GPU with less 19G, please use nf4 for better balanced speed and result. This Node also took a reference from /chflame163/ComfyUI_LayerStyle and [a/https://huggingface.co/John6666/joy-caption-alpha-two-cli-mod](https://huggingface.co/John6666/joy-caption-alpha-two-cli-mod)"
},
{
"author": "bartly",
"title": "Babel Removebg Api Node for ComfyUI",
"id": "BabelRemovebgApi",
"reference": "https://github.com/bartly/Comfyui_babel_removebg_api",
"files": [
"https://github.com/bartly/Comfyui_babel_removebg_api"
],
"install_type": "git-clone",
"description": "This is a node to remove background of human picture."
},
{
"author": "sipie800",
"title": "ComfyUI-PuLID-Flux-Enhanced",
"reference": "https://github.com/sipie800/ComfyUI-PuLID-Flux-Enhanced",
"files": [
"https://github.com/sipie800/ComfyUI-PuLID-Flux-Enhanced"
],
"install_type": "git-clone",
"description": "adapted from [a/https://github.com/balazik/ComfyUI-PuLID-Flux](https://github.com/balazik/ComfyUI-PuLID-Flux).\ncommon fusion methods for multi-image input, some further experimental fusion methods, switch between using gray image (official) and rgb.,"
},
{
"author": "RhizoNymph",
"title": "ComfyUI-ColorWheel",
"reference": "https://github.com/RhizoNymph/ComfyUI-ColorWheel",
"files": [
"https://github.com/RhizoNymph/ComfyUI-ColorWheel"
],
"install_type": "git-clone",
"description": "NODES:Color Wheel Generator"
}
]
}

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,63 @@
{
"models": [
{
"name": "FLUX.1 [Dev] Diffusion model (scaled fp8)",
"type": "diffusion_model",
"base": "FLUX.1",
"save_path": "diffusion_models/FLUX1",
"description": "FLUX.1 [Dev] Diffusion model (scaled fp8)[w/Due to the large size of the model, it is recommended to download it through a browser if possible.]",
"reference": "https://huggingface.co/comfyanonymous/flux_dev_scaled_fp8_test",
"filename": "flux_dev_fp8_scaled_diffusion_model.safetensors",
"url": "https://huggingface.co/comfyanonymous/flux_dev_scaled_fp8_test/resolve/main/flux_dev_fp8_scaled_diffusion_model.safetensors",
"size": "11.9GB"
},
{
"name": "kijai/MoGe_ViT_L_fp16.safetensors",
"type": "MoGe",
"base": "MoGe",
"save_path": "MoGe",
"description": "Safetensors versions of [a/https://github.com/microsoft/MoGe](https://github.com/microsoft/MoGe)",
"reference": "https://huggingface.co/Kijai/MoGe_safetensors",
"filename": "MoGe_ViT_L_fp16.safetensors",
"url": "https://huggingface.co/Kijai/MoGe_safetensors/resolve/main/MoGe_ViT_L_fp16.safetensors",
"size": "628MB"
},
{
"name": "kijai/MoGe_ViT_L_fp16.safetensors",
"type": "MoGe",
"base": "MoGe",
"save_path": "MoGe",
"description": "Safetensors versions of [a/https://github.com/microsoft/MoGe](https://github.com/microsoft/MoGe)",
"reference": "https://huggingface.co/Kijai/MoGe_safetensors",
"filename": "MoGe_ViT_L_fp16.safetensors",
"url": "https://huggingface.co/Kijai/MoGe_safetensors/resolve/main/MoGe_ViT_L_fp16.safetensors",
"size": "1.26GB"
},
{
"name": "pulid_flux_v0.9.1.safetensors",
"type": "PuLID",
"base": "FLUX",
"save_path": "pulid",
"description": "This is required for PuLID (FLUX)",
"reference": "https://huggingface.co/guozinan/PuLID",
"filename": "pulid_flux_v0.9.1.safetensors",
"url": "https://huggingface.co/guozinan/PuLID/resolve/main/pulid_flux_v0.9.1.safetensors",
"size": "1.14GB"
},
{
"name": "pulid_v1.1.safetensors",
"type": "PuLID",
"base": "SDXL",
"save_path": "pulid",
"description": "This is required for PuLID (SDXL)",
"reference": "https://huggingface.co/guozinan/PuLID",
"filename": "pulid_v1.1.safetensors",
"url": "https://huggingface.co/guozinan/PuLID/resolve/main/pulid_v1.1.safetensors",
"size": "984MB"
},
{
"name": "Kolors-IP-Adapter-Plus.bin (Kwai-Kolors/Kolors-IP-Adapter-Plus)",
"type": "IP-Adapter",

View File

@ -250,6 +250,16 @@
],
"install_type": "git-clone",
"description": "The primitive node and dummy input are required because comfy doesn't accept requests with identical graphs. You'll also need a show text node. I like the one from ComfyUI-Custom-Scripts. I got the generic tetris remake from claude so it may or may not be ripped from somewhere else."
},
{
"author": "FlyMyAI",
"title": "ComfyUI-ExampleNode",
"reference": "https://github.com/FlyMyAI/ComfyUI-ExampleNode",
"files": [
"https://github.com/FlyMyAI/ComfyUI-ExampleNode"
],
"install_type": "git-clone",
"description": "Node to provide convenient ComfyUI standard, supported by flymy_comfyui."
}
]
}