mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-25 05:20:18 +08:00
Compare commits
12 Commits
6b909a1956
...
e37925d2bf
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e37925d2bf | ||
|
|
69a6256e54 | ||
|
|
bee0726c14 | ||
|
|
e3926863b1 | ||
|
|
1fdf5a4f07 | ||
|
|
fa009e729e | ||
|
|
48ab18d9e1 | ||
|
|
1584bb8dce | ||
|
|
72a9e89d3b | ||
|
|
b2d6a4eefe | ||
|
|
216e8586bc | ||
|
|
0cbbe25d89 |
@ -450,6 +450,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple ComfyUI RetroArch Web Player embed"
|
||||
},
|
||||
{
|
||||
"author": "WASasquatch",
|
||||
"title": "ComfyUI_Viewer",
|
||||
"reference": "https://github.com/WASasquatch/ComfyUI_Viewer",
|
||||
"files": [
|
||||
"https://github.com/WASasquatch/ComfyUI_Viewer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Extensible content viewer for ComfyUI: HTML, Markdown (LaTeX, Mermaid, etc), Code, Images, and more"
|
||||
},
|
||||
{
|
||||
"author": "omar92",
|
||||
"title": "Quality of life Suit:V2",
|
||||
@ -4288,6 +4298,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Noodle webcam is a node that records frames and send them to your favourite node."
|
||||
},
|
||||
{
|
||||
"author": "Niutonian",
|
||||
"title": "ComfyUI-Niutonian-Themes",
|
||||
"reference": "https://github.com/Niutonian/ComfyUI-Niutonian-Themes",
|
||||
"files": [
|
||||
"https://github.com/Niutonian/ComfyUI-Niutonian-Themes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A theme pack for ComfyUI that transforms the nodes into the best 2000's aesthetics styles while preserving full functionality."
|
||||
},
|
||||
{
|
||||
"author": "Feidorian",
|
||||
"title": "feidorian-ComfyNodes",
|
||||
@ -5150,7 +5170,17 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "FL ClearVoice - Audio enhancement nodes for ComfyUI. Features speech enhancement, super-resolution, denoising, and audio restoration using ClearVoice, Resemble-Enhance, and VoiceFixer models. Supports multiple backends with automatic model downloading."
|
||||
},
|
||||
},
|
||||
{
|
||||
"author": "filliptm",
|
||||
"title": "ComfyUI_FL-SongGen",
|
||||
"reference": "https://github.com/filliptm/ComfyUI_FL-SongGen",
|
||||
"files": [
|
||||
"https://github.com/filliptm/ComfyUI_FL-SongGen"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "FL Song Gen - AI-powered song generation nodes for ComfyUI. Generate complete songs with vocals and instrumentals from lyrics using Tencent's SongGeneration (LeVo) model. Features style transfer, auto style presets, dual-track output, and up to 4m30s song generation."
|
||||
},
|
||||
{
|
||||
"author": "zfkun",
|
||||
"title": "ComfyUI_zfkun",
|
||||
@ -13755,6 +13785,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI to load and use the LFM2-350M model trained to work as a prompt enhancer for z-image turbo or any other long token model."
|
||||
},
|
||||
{
|
||||
"author": "marduk191",
|
||||
"title": "ComfyUI-TF32-Enabler",
|
||||
"reference": "https://github.com/marduk191/ComfyUI-TF32-Enabler",
|
||||
"files": [
|
||||
"https://github.com/marduk191/ComfyUI-TF32-Enabler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Automatically enables TensorFloat-32 (TF32) acceleration for NVIDIA RTX 30/40/50 series GPUs in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "haohaocreates",
|
||||
"title": "ComfyUI-HH-Image-Selector",
|
||||
@ -15428,6 +15468,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Makki's self custom nodes for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "MakkiShizu",
|
||||
"title": "ComfyUI-animetimm",
|
||||
"reference": "https://github.com/MakkiShizu/ComfyUI-animetimm",
|
||||
"files": [
|
||||
"https://github.com/MakkiShizu/ComfyUI-animetimm"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node for tagging anime images using TIMM models from animetimm, supporting general tags, character tags, artist tags, and rating tags with batch image processing."
|
||||
},
|
||||
{
|
||||
"author": "JosefKuchar",
|
||||
"title": "ComfyUI-AdvancedTiling",
|
||||
@ -17618,6 +17668,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Qwen2-VL wrapper that supports text-based and single-image queries."
|
||||
},
|
||||
{
|
||||
"author": "alexcong",
|
||||
"title": "ComfyUI-SwinIR",
|
||||
"reference": "https://github.com/alexcong/ComfyUI-SwinIR",
|
||||
"files": [
|
||||
"https://github.com/alexcong/ComfyUI-SwinIR"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for SwinIR (Swin Transformer for Image Restoration) supporting image super-resolution and denoising."
|
||||
},
|
||||
{
|
||||
"author": "Bin-sam",
|
||||
"title": "DynamicPose-ComfyUI",
|
||||
@ -18033,6 +18093,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom Loader for scaled_fp8 models with hybrid precision layers."
|
||||
},
|
||||
{
|
||||
"author": "silveroxides",
|
||||
"title": "ComfyUI-PokeIndex",
|
||||
"reference": "https://github.com/silveroxides/ComfyUI-PokeIndex",
|
||||
"files": [
|
||||
"https://github.com/silveroxides/ComfyUI-PokeIndex"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A node for randomly fetching Pokemon Infinite Fusion sprite and prompt snippet and add to your workflow."
|
||||
},
|
||||
{
|
||||
"author": "turkyden",
|
||||
"title": "ComfyUI-SmartCrop",
|
||||
@ -27487,6 +27557,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Qwen Image Edit uses a Vision Language Model to analyze input images and automatically enhance prompts with detailed descriptions."
|
||||
},
|
||||
{
|
||||
"author": "BigStationW",
|
||||
"title": "ComfyUi-DisplayAllSteps",
|
||||
"reference": "https://github.com/BigStationW/ComfyUi-DisplayAllSteps",
|
||||
"files": [
|
||||
"https://github.com/BigStationW/ComfyUi-DisplayAllSteps"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom node that displays the intermediate images generated at each denoising step during sampling. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "matoo",
|
||||
"title": "Compare Videos",
|
||||
@ -36124,12 +36204,13 @@
|
||||
{
|
||||
"author": "IXIWORKS-KIMJUNGHO",
|
||||
"title": "ComfyUI-VideoDescription",
|
||||
"id": "comfyui-videodescription",
|
||||
"reference": "https://github.com/IXIWORKS-KIMJUNGHO/ComfyUI-VideoDescription",
|
||||
"files": [
|
||||
"https://github.com/IXIWORKS-KIMJUNGHO/ComfyUI-VideoDescription"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Video description custom nodes for ComfyUI powered by advanced vision-language models."
|
||||
"description": "Video description nodes using Qwen3-VL and NVIDIA DAM models, plus StoryBoard JSON prompt generation nodes for structured scene and character prompts."
|
||||
},
|
||||
{
|
||||
"author": "pacchikAI",
|
||||
@ -37265,6 +37346,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Enhanced Wan2.2 image-to-video node with dual sampler workflow, dynamic enhancement, and intelligent color drift correction for video generation. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "princepainter",
|
||||
"title": "ComfyUI-PainterVideoInfo",
|
||||
"reference": "https://github.com/princepainter/ComfyUI-PainterVideoInfo",
|
||||
"files": [
|
||||
"https://github.com/princepainter/ComfyUI-PainterVideoInfo"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Lightweight video information extraction node for ComfyUI that extracts video metadata including frame rate, frame count, width, and height. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "princepainter",
|
||||
"title": "ComfyUI-PainterQwenImageEdit",
|
||||
"reference": "https://github.com/princepainter/ComfyUI-PainterQwenImageEdit",
|
||||
"files": [
|
||||
"https://github.com/princepainter/ComfyUI-PainterQwenImageEdit"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Qwen multi-image editing enhancement node supporting 8-image input, dual conditional output, and background layer priority for coordinated image composition workflows. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "rafacost",
|
||||
"title": "rafacostComfy",
|
||||
@ -38292,6 +38393,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Collection of utility nodes for ComfyUI designed specifically for the Z-Image model with vision model support and LLM-powered prompt enhancement."
|
||||
},
|
||||
{
|
||||
"author": "Koko-boya",
|
||||
"title": "Comfyui-GeminiWeb",
|
||||
"reference": "https://github.com/Koko-boya/Comfyui-GeminiWeb",
|
||||
"files": [
|
||||
"https://github.com/Koko-boya/Comfyui-GeminiWeb"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node for Gemini Web API - text-to-image, image-to-image, and chat with multi-image input support"
|
||||
},
|
||||
{
|
||||
"author": "fredlef",
|
||||
"title": "ComfyUI FSL Nodes",
|
||||
@ -39951,6 +40062,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom node for ComfyUI that splits a multiline prompt into 5 independent CLIP conditionings."
|
||||
},
|
||||
{
|
||||
"author": "elgalardi",
|
||||
"title": "comfyui-prompt-splitter",
|
||||
"reference": "https://github.com/elgalardi/comfyui-prompt-splitter",
|
||||
"files": [
|
||||
"https://github.com/elgalardi/comfyui-prompt-splitter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for ComfyUI that split multiline text prompts into multiple independent STRING outputs, with each line becoming its own text output ready to connect to CLIP Text Encode."
|
||||
},
|
||||
{
|
||||
"author": "NexusEast",
|
||||
"title": "ComfyUI_ContactSheet_Auto",
|
||||
@ -40041,12 +40162,317 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes to clean up your workflow."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "Rhovanx",
|
||||
"title": "Wan Vace Auto Joiner",
|
||||
"reference": "https://github.com/Rhovanx/wan_vace_auto_joiner",
|
||||
"files": [
|
||||
"https://github.com/Rhovanx/wan_vace_auto_joiner"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Seamlessly join multiple video clips using WAN VACE with one click."
|
||||
},
|
||||
{
|
||||
"author": "ZUENS2020",
|
||||
"title": "ComfyUI Gemini LiteLLM Nodes",
|
||||
"id": "comfyui-gemini-litellm",
|
||||
"reference": "https://github.com/ZUENS2020/ComfyUI-Gemini-LiteLLM",
|
||||
"files": [
|
||||
"https://github.com/ZUENS2020/ComfyUI-Gemini-LiteLLM"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Gemini chat and image generation via LiteLLM. Multimodal support with multiple reference images. Precise control over image resolution (1K/2K/4K) and aspect ratio (1:1, 16:9, 4:3, 9:16, 3:4). Temperature control (0-1). Zero external dependencies."
|
||||
},
|
||||
{
|
||||
"author": "stuttlepress",
|
||||
"title": "ComfyUI Wan VACE Prep",
|
||||
"reference": "https://github.com/stuttlepress/ComfyUI-Wan-VACE-Prep",
|
||||
"files": [
|
||||
"https://github.com/stuttlepress/ComfyUI-Wan-VACE-Prep"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node that generates a VACE control video and mask for a smooth transition between two videos"
|
||||
},
|
||||
{
|
||||
"author": "WASasquatch",
|
||||
"title": "ComfyUI_Viewer",
|
||||
"reference": "https://github.com/WASasquatch/ComfyUI_Viewer",
|
||||
"files": [
|
||||
"https://github.com/WASasquatch/ComfyUI_Viewer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Extensible content viewer for ComfyUI: HTML, Markdown (LaTeX, Mermaid, etc), Code, Images, and more"
|
||||
},
|
||||
{
|
||||
"author": "Xyc2016",
|
||||
"title": "Comfyui_Fd_Nodes",
|
||||
"reference": "https://github.com/Xyc2016/Comfyui_Fd_Nodes",
|
||||
"files": [
|
||||
"https://github.com/Xyc2016/Comfyui_Fd_Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for fd project"
|
||||
},
|
||||
{
|
||||
"author": "clayton-grey",
|
||||
"title": "ComfyUI-EditRouter",
|
||||
"reference": "https://github.com/clayton-grey/ComfyUI-EditRouter",
|
||||
"files": [
|
||||
"https://github.com/clayton-grey/ComfyUI-EditRouter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom node to detect an edit in a batch of images."
|
||||
},
|
||||
{
|
||||
"author": "SamLiu1000",
|
||||
"title": "ComfyUI_Resolution-and-Ratio",
|
||||
"reference": "https://github.com/SamLiu1000/ComfyUI_Resolution-and-Ratio",
|
||||
"files": [
|
||||
"https://github.com/SamLiu1000/ComfyUI_Resolution-and-Ratio"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a simple, lightweight ComfyUI resolution and aspect ratio control node that hardly requires any dependency fuss."
|
||||
},
|
||||
{
|
||||
"author": "soulctcher",
|
||||
"title": "TetriNode",
|
||||
"reference": "https://github.com/soulctcher/TetriNode",
|
||||
"files": [
|
||||
"https://github.com/soulctcher/TetriNode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node pack that embeds a playable Tetris game inside a node UI, with image outputs for the live board and next-piece preview."
|
||||
},
|
||||
{
|
||||
"author": "latentastronaut",
|
||||
"title": "comfyui-latent-astronaut-suite",
|
||||
"reference": "https://github.com/latentastronaut/comfyui-latent-astronaut-suite",
|
||||
"files": [
|
||||
"https://github.com/latentastronaut/comfyui-latent-astronaut-suite"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for batch processing, loops, and iteration workflows"
|
||||
},
|
||||
{
|
||||
"author": "d3cker",
|
||||
"title": "comfyui_remove_background",
|
||||
"reference": "https://github.com/d3cker/comfyui_remove_background",
|
||||
"files": [
|
||||
"https://github.com/d3cker/comfyui_remove_background"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom ComfyUI node for background removal in images. Built with ONNX models and Pillow (PIL)."
|
||||
},
|
||||
{
|
||||
"author": "Baldwinzc",
|
||||
"title": "ComfyUI-ProductPromptGenerator",
|
||||
"reference": "https://github.com/Baldwinzc/ComfyUI-ProductPromptGenerator",
|
||||
"files": [
|
||||
"https://github.com/Baldwinzc/ComfyUI-ProductPromptGenerator"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI designed to generate structured prompts for product display images based on analysis results from Vision Language Models."
|
||||
},
|
||||
{
|
||||
"author": "kplkasteel",
|
||||
"title": "ComfyUI-SubstringExtractor",
|
||||
"reference": "https://github.com/kplkasteel/ComfyUI-SubstringExtractor",
|
||||
"files": [
|
||||
"https://github.com/kplkasteel/ComfyUI-SubstringExtractor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom node for extracting specific sections from LLM-generated complex prompts, designed for structured text extraction with clean output. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "cristian1980",
|
||||
"title": "ComfyUI-Caption-Cleaner",
|
||||
"reference": "https://github.com/cristian1980/ComfyUI-Caption-Cleaner",
|
||||
"files": [
|
||||
"https://github.com/cristian1980/ComfyUI-Caption-Cleaner"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI designed to automatically clean and format natural language captions (generated by VLMs like Florence-2, CogVLM, or JoyTag) for LoRA training datasets."
|
||||
},
|
||||
{
|
||||
"author": "TdogCreations",
|
||||
"title": "ComfyUI-NAID-Grid-Position",
|
||||
"reference": "https://github.com/TdogCreations/ComfyUI-NAID-Grid-Position",
|
||||
"files": [
|
||||
"https://github.com/TdogCreations/ComfyUI-NAID-Grid-Position"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node that outputs X/Y floats (0.1..0.9) using a clickable 5x5 grid UI, with an optional Random toggle that randomizes the grid selection each queue."
|
||||
},
|
||||
{
|
||||
"author": "tardigrade1001",
|
||||
"title": "latent-rotate-90",
|
||||
"reference": "https://github.com/tardigrade1001/latent-rotate-90",
|
||||
"files": [
|
||||
"https://github.com/tardigrade1001/latent-rotate-90"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A minimal, opinionated ComfyUI custom node that emits portrait (0°) and/or landscape (90°) latent variants in a single run."
|
||||
},
|
||||
{
|
||||
"author": "alexcong",
|
||||
"title": "ComfyUI-SwinIR",
|
||||
"reference": "https://github.com/alexcong/ComfyUI-SwinIR",
|
||||
"files": [
|
||||
"https://github.com/alexcong/ComfyUI-SwinIR"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for SwinIR (Swin Transformer for Image Restoration) supporting image super-resolution and denoising."
|
||||
},
|
||||
{
|
||||
"author": "zisb",
|
||||
"title": "comfyui-texture-packer",
|
||||
"reference": "https://github.com/zisb/comfyui-texture-packer",
|
||||
"files": [
|
||||
"https://github.com/zisb/comfyui-texture-packer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node that converts RGBA-style assets into fully solid RGB textures by bleeding edge colors outward from the alpha mask, designed for foliage, grass, decals, and cutout assets."
|
||||
},
|
||||
{
|
||||
"author": "a-ru2016",
|
||||
"title": "ComfyUI_UniversalSubspace",
|
||||
"reference": "https://github.com/a-ru2016/ComfyUI_UniversalSubspace",
|
||||
"files": [
|
||||
"https://github.com/a-ru2016/ComfyUI_UniversalSubspace"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Can load universal LoRA models. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "a-ru2016",
|
||||
"title": "ComfyUI-Universal-ABM-LoRA",
|
||||
"reference": "https://github.com/a-ru2016/ComfyUI-Universal-ABM-LoRA",
|
||||
"files": [
|
||||
"https://github.com/a-ru2016/ComfyUI-Universal-ABM-LoRA"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Loads universal null lalora plus effi abm models. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "xiujiang1987",
|
||||
"title": "ComfyUI-SmartSize",
|
||||
"reference": "https://github.com/xiujiang1987/ComfyUI-SmartSize",
|
||||
"files": [
|
||||
"https://github.com/xiujiang1987/ComfyUI-SmartSize"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple but essential custom node for ComfyUI that automatically detects image dimensions and snaps them to the nearest multiple of 16."
|
||||
},
|
||||
{
|
||||
"author": "rholdorf",
|
||||
"title": "comfyui_imgtools",
|
||||
"reference": "https://github.com/rholdorf/comfyui_imgtools",
|
||||
"files": [
|
||||
"https://github.com/rholdorf/comfyui_imgtools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for automatically fitting images to standard model dimensions using center cropping, supporting SD, Flux, and Z-Turbo models."
|
||||
},
|
||||
{
|
||||
"author": "552023587",
|
||||
"title": "comfyui_character_selector",
|
||||
"reference": "https://github.com/552023587/comfyui_character_selector",
|
||||
"files": [
|
||||
"https://github.com/552023587/comfyui_character_selector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Supports 2D dropdown selector for characters and actions that automatically combines prompt descriptions. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "jo-nike",
|
||||
"title": "ComfyUI-SopranoTTS",
|
||||
"reference": "https://github.com/jo-nike/ComfyUI-SopranoTTS",
|
||||
"files": [
|
||||
"https://github.com/jo-nike/ComfyUI-SopranoTTS"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom nodes for Soprano TTS, a fast, lightweight text-to-speech model."
|
||||
},
|
||||
{
|
||||
"author": "nyueki",
|
||||
"title": "ComfyUI-RemoteCLIPLoader",
|
||||
"reference": "https://github.com/nyueki/ComfyUI-RemoteCLIPLoader",
|
||||
"files": [
|
||||
"https://github.com/nyueki/ComfyUI-RemoteCLIPLoader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node set to offload CLIP encoding to a remote machine."
|
||||
},
|
||||
{
|
||||
"author": "GeneralShan",
|
||||
"title": "comfyui-zimage-sdnq",
|
||||
"reference": "https://github.com/GeneralShan/comfyui-zimage-sdnq",
|
||||
"files": [
|
||||
"https://github.com/GeneralShan/comfyui-zimage-sdnq"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom ComfyUI nodes for running Z-Image Turbo with SDNQ quantization (q8/q4). Supports text-to-image, image-to-image, inpaint, ControlNet, and LoRA."
|
||||
},
|
||||
{
|
||||
"author": "yohji-yohji",
|
||||
"title": "comfyui-nanobanana-pro",
|
||||
"reference": "https://github.com/yohji-yohji/comfyui-nanobanana-pro",
|
||||
"files": [
|
||||
"https://github.com/yohji-yohji/comfyui-nanobanana-pro"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI plugin supporting Google Gemini 3 Pro model for image generation and text analysis with customizable aspect ratio and image quality. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "ethanfel",
|
||||
"title": "Comfyui-JSON-Manager",
|
||||
"reference": "https://github.com/ethanfel/Comfyui-JSON-Manager",
|
||||
"files": [
|
||||
"https://github.com/ethanfel/Comfyui-JSON-Manager"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A visual dashboard for managing, versioning, and batch-processing JSON configuration files for AI video generation workflows with Streamlit web interface and ComfyUI custom nodes."
|
||||
},
|
||||
{
|
||||
"author": "shin131002",
|
||||
"title": "RandomLoRALoader",
|
||||
"reference": "https://github.com/shin131002/RandomLoRALoader",
|
||||
"files": [
|
||||
"https://github.com/shin131002/RandomLoRALoader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for randomly selecting and applying LoRAs from multiple folders with support for trigger words, sample prompts, and strength randomization."
|
||||
},
|
||||
{
|
||||
"author": "olafchou",
|
||||
"title": "ComfyUI-ZH-EN-Switcher",
|
||||
"reference": "https://github.com/olafchou/ComfyUI-ZH-EN-Switcher",
|
||||
"files": [
|
||||
"https://github.com/olafchou/ComfyUI-ZH-EN-Switcher"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A plugin that enables one-click language switching between Chinese and English in ComfyUI without page refresh. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "JVsup",
|
||||
"title": "ComfyUI-SettingsToText",
|
||||
"reference": "https://github.com/JVsup/ComfyUI-SettingsToText",
|
||||
"files": [
|
||||
"https://github.com/JVsup/ComfyUI-SettingsToText"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "AI-written node to extract basic settings in workflow, with limitations on subgraphed nodes and math/logic node compatibility."
|
||||
},
|
||||
{
|
||||
"author": "GalactusX31",
|
||||
"title": "ComfyUI-drag-ghost",
|
||||
"reference": "https://github.com/GalactusX31/ComfyUI-drag-ghost",
|
||||
"files": [
|
||||
"https://github.com/GalactusX31/ComfyUI-drag-ghost"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A premium visual enhancement for ComfyUI that adds a smooth 'ghost' effect when dragging nodes and groups."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -40447,6 +40873,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
}
|
||||
},
|
||||
{
|
||||
"author": "destinyfaux",
|
||||
"title": "Z-FUSE: Surgical LoRA Orchestrator",
|
||||
"id": "z-fuse",
|
||||
"reference": "https://github.com/destinyfaux/Z-Fuse",
|
||||
"files": [
|
||||
"https://github.com/destinyfaux/Z-Fuse"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "High-fidelity, architecture-aware LoRA fusion for Z-Image (S3-DiT). Features simultaneous TIES-merging, per-block tuning, and no-loss export."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -180,21 +180,26 @@
|
||||
"AILab_ImageCompare",
|
||||
"AILab_ImageCrop",
|
||||
"AILab_ImageMaskConvert",
|
||||
"AILab_ImageMaskResize",
|
||||
"AILab_ImageMaskToList",
|
||||
"AILab_ImagePreview",
|
||||
"AILab_ImageResize",
|
||||
"AILab_ImageStitch",
|
||||
"AILab_ImageToList",
|
||||
"AILab_LamaRemover",
|
||||
"AILab_LoadImage",
|
||||
"AILab_LoadImageAdvanced",
|
||||
"AILab_LoadImageBatch",
|
||||
"AILab_LoadImageSimple",
|
||||
"AILab_MaskCombiner",
|
||||
"AILab_MaskEnhancer",
|
||||
"AILab_MaskExtractor",
|
||||
"AILab_MaskOverlay",
|
||||
"AILab_MaskPreview",
|
||||
"AILab_MaskToList",
|
||||
"AILab_Preview",
|
||||
"AILab_ReferenceLatentMask",
|
||||
"AILab_SDMatte",
|
||||
"AILab_UnbatchImages",
|
||||
"BiRefNetRMBG",
|
||||
"BodySegment",
|
||||
"ClothesSegment",
|
||||
@ -626,6 +631,14 @@
|
||||
"title_aux": "ComfyUI-DareMerge"
|
||||
}
|
||||
],
|
||||
"https://github.com/552023587/comfyui_character_selector": [
|
||||
[
|
||||
"CharacterSelector"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_character_selector"
|
||||
}
|
||||
],
|
||||
"https://github.com/5agado/ComfyUI-Sagado-Nodes": [
|
||||
[
|
||||
"Film Grain",
|
||||
@ -1959,6 +1972,7 @@
|
||||
"GlobalTextCacheGet",
|
||||
"GroupExecutorManager",
|
||||
"GroupExecutorTrigger",
|
||||
"GroupIsEnabled",
|
||||
"GroupMuteManager",
|
||||
"ImageCacheGet",
|
||||
"MultiCharacterEditorNode",
|
||||
@ -2960,6 +2974,7 @@
|
||||
"NanoBananaNode",
|
||||
"OpenAILLMNode",
|
||||
"OpenAITTSNode",
|
||||
"SoraGen",
|
||||
"VeoGeminiVideoGenerator",
|
||||
"VeoVertexVideoGenerator"
|
||||
],
|
||||
@ -3375,6 +3390,14 @@
|
||||
"title_aux": "ComfyUI Zonos TTS Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/Baldwinzc/ComfyUI-ProductPromptGenerator": [
|
||||
[
|
||||
"ProductPromptGeneratorSimple"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ProductPromptGenerator"
|
||||
}
|
||||
],
|
||||
"https://github.com/Baverne/comfyUI-TiledWan": [
|
||||
[
|
||||
"TiledWanImageStatistics",
|
||||
@ -3673,6 +3696,15 @@
|
||||
"title_aux": "ComfyUi-ConditioningTimestepSwitch"
|
||||
}
|
||||
],
|
||||
"https://github.com/BigStationW/ComfyUi-DisplayAllSteps": [
|
||||
[
|
||||
"SamplerCustomAdvancedAllSteps",
|
||||
"VAEDecodeAllSteps"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUi-DisplayAllSteps"
|
||||
}
|
||||
],
|
||||
"https://github.com/BigStationW/ComfyUi-Load-Image-And-Display-Prompt-Metadata": [
|
||||
[
|
||||
"LoadImageX",
|
||||
@ -3768,6 +3800,10 @@
|
||||
"BV Control Center",
|
||||
"BV Pipe",
|
||||
"BV Pipe Config",
|
||||
"BV Prompt AST Debug",
|
||||
"BV Prompt Category Switch",
|
||||
"BV Prompt Decode",
|
||||
"BV Prompt Encode",
|
||||
"BV Subgraph Divider",
|
||||
"BV Subgraph Heading",
|
||||
"BV Subgraph Spacer"
|
||||
@ -8288,6 +8324,24 @@
|
||||
"title_aux": "Multi Area Conditioning"
|
||||
}
|
||||
],
|
||||
"https://github.com/GeneralShan/comfyui-zimage-sdnq": [
|
||||
[
|
||||
"ZImageSDNQCannyPreprocess",
|
||||
"ZImageSDNQClearCaches",
|
||||
"ZImageSDNQControlLoRAApply",
|
||||
"ZImageSDNQControlPipelineLoader",
|
||||
"ZImageSDNQDepthPreprocess",
|
||||
"ZImageSDNQLoRAApply",
|
||||
"ZImageSDNQPipelineLoader",
|
||||
"ZImageSDNQSamplerControl",
|
||||
"ZImageSDNQSamplerI2I",
|
||||
"ZImageSDNQSamplerInpaint",
|
||||
"ZImageSDNQSamplerT2I"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-zimage-sdnq"
|
||||
}
|
||||
],
|
||||
"https://github.com/GentlemanHu/ComfyUI-SunoAI": [
|
||||
[
|
||||
"GentlemanHu_SunoAI",
|
||||
@ -8553,7 +8607,6 @@
|
||||
"GR Text Overlay",
|
||||
"GR Tile and Border Image",
|
||||
"GR Tile and Border Image Random Flip",
|
||||
"GRBatchLoader",
|
||||
"GRLoraLoader",
|
||||
"GRPromptViewer"
|
||||
],
|
||||
@ -9022,13 +9075,15 @@
|
||||
"API_PromptHelper",
|
||||
"API_caption",
|
||||
"Batch_API_caption",
|
||||
"Gemini_API_Image",
|
||||
"ImageComparisonGIF",
|
||||
"LoadImageList",
|
||||
"LoadTextList",
|
||||
"MinimumFilter",
|
||||
"SaveImageWithName",
|
||||
"XY_Image",
|
||||
"ZImageLoraModelOnly"
|
||||
"ZImageLoraModelOnly",
|
||||
"getImageRetio"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI DashuaiTools"
|
||||
@ -9804,6 +9859,11 @@
|
||||
],
|
||||
"https://github.com/IXIWORKS-KIMJUNGHO/ComfyUI-VideoDescription": [
|
||||
[
|
||||
"BuildCharacterPromptNode",
|
||||
"BuildPromptNode",
|
||||
"JsonParserNode",
|
||||
"MergeStringsNode",
|
||||
"SelectIndexNode",
|
||||
"VideoDescriptionDAM",
|
||||
"VideoDescriptionQwen3VL"
|
||||
],
|
||||
@ -10323,6 +10383,14 @@
|
||||
"title_aux": "Comfy Latent Tools"
|
||||
}
|
||||
],
|
||||
"https://github.com/JVsup/ComfyUI-SettingsToText": [
|
||||
[
|
||||
"SettingsToText"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SettingsToText"
|
||||
}
|
||||
],
|
||||
"https://github.com/JackEllie/ComfyUI_AI_Assistant": [
|
||||
[
|
||||
"apply_lighting_effects",
|
||||
@ -11086,6 +11154,14 @@
|
||||
"title_aux": "TIPO-extension"
|
||||
}
|
||||
],
|
||||
"https://github.com/Koko-boya/Comfyui-GeminiWeb": [
|
||||
[
|
||||
"GeminiWeb"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-GeminiWeb"
|
||||
}
|
||||
],
|
||||
"https://github.com/Koko-boya/Comfyui-Z-Image-Utilities": [
|
||||
[
|
||||
"Z_ImageAPIConfig",
|
||||
@ -11596,6 +11672,10 @@
|
||||
],
|
||||
"https://github.com/LAOGOU-666/Comfyui_LG_Tools": [
|
||||
[
|
||||
"AFL2:ImageRestoreNodeV2",
|
||||
"AFL2:MaskBoxCropNodeV2",
|
||||
"AFL2_PSD_Layer",
|
||||
"AFL2_Save_PSD",
|
||||
"BridgePreviewNode",
|
||||
"CachePreviewBridge",
|
||||
"ColorAdjustment",
|
||||
@ -12818,6 +12898,14 @@
|
||||
"title_aux": "ComfyUI-Qwen2_5-VL"
|
||||
}
|
||||
],
|
||||
"https://github.com/MakkiShizu/ComfyUI-animetimm": [
|
||||
[
|
||||
"AnimeTimmNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-animetimm"
|
||||
}
|
||||
],
|
||||
"https://github.com/MakkiShizu/comfyui_reimgsize": [
|
||||
[
|
||||
"Cropimg",
|
||||
@ -13436,6 +13524,7 @@
|
||||
"https://github.com/Mister-Link/link-comfy-nodes": [
|
||||
[
|
||||
"AdvancedStringConcat",
|
||||
"Auto Cropper",
|
||||
"BatchImageSave",
|
||||
"Concat",
|
||||
"ConvertToPixelArt",
|
||||
@ -14547,8 +14636,8 @@
|
||||
"BFParametersSimple",
|
||||
"CheckpointComboParameter",
|
||||
"CheckpointLoaderWithOuputDirByModelName",
|
||||
"CyclicInteger",
|
||||
"DetailerSchedulerComboParameter",
|
||||
"IntegerPicker",
|
||||
"KsamplerSamplersComboParameter",
|
||||
"KsamplerSchedulersComboParameter",
|
||||
"OuputDirByModelName",
|
||||
@ -15047,6 +15136,8 @@
|
||||
"FRED_ImageUncropFromBBox",
|
||||
"FRED_Image_Sharpening_Blur_Level",
|
||||
"FRED_JpegArtifact_Simulator",
|
||||
"FRED_Multi_Linear_Slider",
|
||||
"FRED_RestoreFaceWithMask",
|
||||
"FRED_Save_Text_File",
|
||||
"FRED_Simplified_Parameters_Panel",
|
||||
"FRED_Text_to_XMP",
|
||||
@ -15740,6 +15831,16 @@
|
||||
"title_aux": "ComfyUI-Latte"
|
||||
}
|
||||
],
|
||||
"https://github.com/Rhovanx/wan_vace_auto_joiner": [
|
||||
[
|
||||
"WanVaceAutoJoiner",
|
||||
"WanVaceAutoJoinerFinalize",
|
||||
"WanVaceAutoJoinerSave"
|
||||
],
|
||||
{
|
||||
"title_aux": "Wan Vace Auto Joiner"
|
||||
}
|
||||
],
|
||||
"https://github.com/RiceRound/ComfyUI_CryptoCat": [
|
||||
[
|
||||
"CryptoCatImage",
|
||||
@ -16396,6 +16497,14 @@
|
||||
"title_aux": "DeepFuze"
|
||||
}
|
||||
],
|
||||
"https://github.com/SamLiu1000/ComfyUI_Resolution-and-Ratio": [
|
||||
[
|
||||
"ResolutionAndRatio"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Resolution-and-Ratio"
|
||||
}
|
||||
],
|
||||
"https://github.com/SamTyurenkov/comfyui-vace-preprocessors": [
|
||||
[
|
||||
"CombineLayoutTracksNode",
|
||||
@ -16970,6 +17079,8 @@
|
||||
],
|
||||
"https://github.com/ShammiG/ComfyUI-Simple_Readable_Metadata-SG": [
|
||||
[
|
||||
"SaveNegativePromptSG",
|
||||
"SavePositivePromptSG",
|
||||
"Simple Readable Metadata Text Viewer-SG",
|
||||
"SimpleReadableMetadataMAXSG",
|
||||
"SimpleReadableMetadataSG",
|
||||
@ -19296,6 +19407,14 @@
|
||||
"title_aux": "WebUI Monaco Prompt"
|
||||
}
|
||||
],
|
||||
"https://github.com/TdogCreations/ComfyUI-NAID-Grid-Position": [
|
||||
[
|
||||
"NAID Grid Position"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-NAID-Grid-Position"
|
||||
}
|
||||
],
|
||||
"https://github.com/TeaCrab/ComfyUI-TeaNodes": [
|
||||
[
|
||||
"TC_ColorFill",
|
||||
@ -19655,11 +19774,16 @@
|
||||
"EasyCLIPLoader",
|
||||
"EasyCheckpointLoader",
|
||||
"EasyFileName",
|
||||
"EasyJSONJobImport",
|
||||
"EasyJSONUpdate",
|
||||
"EasyJsonExtractor",
|
||||
"EasyLoraLoader",
|
||||
"EasyUNETLoader",
|
||||
"EasyVAELoader",
|
||||
"ImageSaveToPath",
|
||||
"ImageSaveToPathwithCaption",
|
||||
"LineCounter",
|
||||
"LoadImageFromMatch",
|
||||
"LoadImageFromPath",
|
||||
"LoadImagesFromDirectoryPath",
|
||||
"LoadRandomImageFromFolderPath",
|
||||
@ -19803,7 +19927,8 @@
|
||||
"https://github.com/TuonoMindCode/ComfyUI-MultiClip-Text-Script": [
|
||||
[
|
||||
"MultiClipTextScriptClipSelector",
|
||||
"MultiClipTextScriptMain"
|
||||
"MultiClipTextScriptMain",
|
||||
"MultiClipTextScriptPositiveOnly"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MultiClip-Text-Script"
|
||||
@ -20207,6 +20332,15 @@
|
||||
"title_aux": "ComfyUI_RetroArch_Player"
|
||||
}
|
||||
],
|
||||
"https://github.com/WASasquatch/ComfyUI_Viewer": [
|
||||
[
|
||||
"WASCanvasComposeBatch",
|
||||
"WASComfyViewer"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Viewer"
|
||||
}
|
||||
],
|
||||
"https://github.com/WASasquatch/FreeU_Advanced": [
|
||||
[
|
||||
"WAS_FreeU",
|
||||
@ -20903,7 +21037,15 @@
|
||||
"PlyPreviewProcessGaussianPLYEnhance"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-PlyPreview"
|
||||
"title_aux": "ComfyUI PlyPreview"
|
||||
}
|
||||
],
|
||||
"https://github.com/Xyc2016/Comfyui_Fd_Nodes": [
|
||||
[
|
||||
"FD_RemoveWatermark"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui_Fd_Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Xyem/Xycuno-Oobabooga": [
|
||||
@ -21623,6 +21765,18 @@
|
||||
"title_aux": "comfyui-portrait-master-zh-cn"
|
||||
}
|
||||
],
|
||||
"https://github.com/ZUENS2020/ComfyUI-Gemini-LiteLLM": [
|
||||
[
|
||||
"ChatParams",
|
||||
"GeminiImageParams",
|
||||
"LLMBaseConfig",
|
||||
"LLMChatGenerate",
|
||||
"LLMImageGenerate"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Gemini LiteLLM Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/ZXL-Xinram/ComfyUI-AutoFlow": [
|
||||
[
|
||||
"AutoFlowAddAlphaChannel",
|
||||
@ -21872,6 +22026,26 @@
|
||||
"title_aux": "Save Checkpoint with Metadata"
|
||||
}
|
||||
],
|
||||
"https://github.com/a-ru2016/ComfyUI-Universal-ABM-LoRA": [
|
||||
[
|
||||
"NullUniversalLoRALoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Universal-ABM-LoRA"
|
||||
}
|
||||
],
|
||||
"https://github.com/a-ru2016/ComfyUI_UniversalSubspace": [
|
||||
[
|
||||
"ApplyNullLaLoRA",
|
||||
"ApplyUniversalLoRA",
|
||||
"ApplyUniversalWeights",
|
||||
"LoadUniversalWeights",
|
||||
"UniversalLoRALoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_UniversalSubspace"
|
||||
}
|
||||
],
|
||||
"https://github.com/a-und-b/ComfyUI_AB_Wildcard": [
|
||||
[
|
||||
"ABWildcardNode"
|
||||
@ -23246,6 +23420,15 @@
|
||||
"title_aux": "Comfyui-LoopLoader"
|
||||
}
|
||||
],
|
||||
"https://github.com/alexcong/ComfyUI-SwinIR": [
|
||||
[
|
||||
"SwinIRLoader",
|
||||
"SwinIRRun"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SwinIR"
|
||||
}
|
||||
],
|
||||
"https://github.com/alexcong/ComfyUI_QwenVL": [
|
||||
[
|
||||
"Qwen",
|
||||
@ -24985,6 +25168,7 @@
|
||||
"MaskBoundingBox-beyond_nodes",
|
||||
"MaskRectArea-beyond_nodes",
|
||||
"MaskToImage-beyond_nodes",
|
||||
"Prompt-beyond_nodes",
|
||||
"RoundMask-beyond_nodes",
|
||||
"String-beyond_nodes",
|
||||
"TwoWaySwitch-beyond_nodes"
|
||||
@ -28376,6 +28560,7 @@
|
||||
"SCAILCMULibraryLoader",
|
||||
"SCAILCMUMotion",
|
||||
"SCAILCMUSequenceToSCAILPose",
|
||||
"SCAILMixamoFBX",
|
||||
"SCAILPoseFromDWPose",
|
||||
"SCAILPoseRenderer"
|
||||
],
|
||||
@ -28420,6 +28605,14 @@
|
||||
"title_aux": "CS Transform Node for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/clayton-grey/ComfyUI-EditRouter": [
|
||||
[
|
||||
"CG_EditRouter"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-EditRouter"
|
||||
}
|
||||
],
|
||||
"https://github.com/cleanlii/comfyui-dalle-integration": [
|
||||
[
|
||||
"DalleImageEdit",
|
||||
@ -29443,6 +29636,14 @@
|
||||
"title_aux": "RenesStuffDanboruTagGet"
|
||||
}
|
||||
],
|
||||
"https://github.com/cristian1980/ComfyUI-Caption-Cleaner": [
|
||||
[
|
||||
"CleanCaptionNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Caption-Cleaner"
|
||||
}
|
||||
],
|
||||
"https://github.com/crystian/ComfyUI-Crystools": [
|
||||
[],
|
||||
{
|
||||
@ -29755,6 +29956,14 @@
|
||||
"title_aux": "Face Compare"
|
||||
}
|
||||
],
|
||||
"https://github.com/d3cker/comfyui_remove_background": [
|
||||
[
|
||||
"RemoveBackground"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_remove_background"
|
||||
}
|
||||
],
|
||||
"https://github.com/da2el-ai/ComfyUI-d2-send-eagle": [
|
||||
[
|
||||
"D2 Send Eagle"
|
||||
@ -31012,15 +31221,19 @@
|
||||
"AudioListCombine",
|
||||
"AudioListGenerator",
|
||||
"AudioToFrameCount",
|
||||
"AutoWhiteBalance",
|
||||
"BatchToPSD",
|
||||
"CeilDivide",
|
||||
"ChineseConverter",
|
||||
"ChineseTranslate",
|
||||
"FrameMatch",
|
||||
"GGUFInference",
|
||||
"LoadVideoPath",
|
||||
"ModelDownloader",
|
||||
"NumberListGenerator",
|
||||
"OpenAIHelper",
|
||||
"OpenRouterLLM",
|
||||
"PromptListGenerator",
|
||||
"QwenGPUInference",
|
||||
"SaveVideoPath",
|
||||
"SimpleWildCardPlayer"
|
||||
],
|
||||
{
|
||||
@ -31524,6 +31737,16 @@
|
||||
"title_aux": "comfyui-clip-prompt-splitter"
|
||||
}
|
||||
],
|
||||
"https://github.com/elgalardi/comfyui-prompt-splitter": [
|
||||
[
|
||||
"PromptSplitter10Lines",
|
||||
"PromptSplitter3Lines",
|
||||
"PromptSplitter5Lines"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-prompt-splitter"
|
||||
}
|
||||
],
|
||||
"https://github.com/elyetis/Comfyui-ColorMatchNodes": [
|
||||
[
|
||||
"ColorMatch2Refs",
|
||||
@ -31630,6 +31853,22 @@
|
||||
"title_aux": "comfyui-videoframenode"
|
||||
}
|
||||
],
|
||||
"https://github.com/ethanfel/Comfyui-JSON-Manager": [
|
||||
[
|
||||
"JSONLoaderBatchI2V",
|
||||
"JSONLoaderBatchLoRA",
|
||||
"JSONLoaderBatchVACE",
|
||||
"JSONLoaderCustom1",
|
||||
"JSONLoaderCustom3",
|
||||
"JSONLoaderCustom6",
|
||||
"JSONLoaderLoRA",
|
||||
"JSONLoaderStandard",
|
||||
"JSONLoaderVACE"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-JSON-Manager"
|
||||
}
|
||||
],
|
||||
"https://github.com/evanspearman/ComfyMath": [
|
||||
[
|
||||
"CM_BoolBinaryOperation",
|
||||
@ -32253,6 +32492,19 @@
|
||||
"title_aux": "ComfyUI_FL-Path-Animator"
|
||||
}
|
||||
],
|
||||
"https://github.com/filliptm/ComfyUI_FL-SongGen": [
|
||||
[
|
||||
"FL_SongGen_AutoStyle",
|
||||
"FL_SongGen_DescriptionBuilder",
|
||||
"FL_SongGen_Generate",
|
||||
"FL_SongGen_LyricsFormatter",
|
||||
"FL_SongGen_ModelLoader",
|
||||
"FL_SongGen_StyleTransfer"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_FL-SongGen"
|
||||
}
|
||||
],
|
||||
"https://github.com/filliptm/ComfyUI_FL-Trainer": [
|
||||
[
|
||||
"FL_ImageCaptionSaver",
|
||||
@ -35119,11 +35371,11 @@
|
||||
],
|
||||
"https://github.com/huyl3-cpu/comfyui_segment_anything_a100": [
|
||||
[
|
||||
"GroundingDinoModelLoader_A100",
|
||||
"GroundingDinoSAMSegment_A100",
|
||||
"InvertMask_A100",
|
||||
"IsMaskEmpty_A100",
|
||||
"SAMModelLoader_A100"
|
||||
"GroundingDinoModelLoader (segment anything A100)",
|
||||
"GroundingDinoSAMSegment (segment anything A100)",
|
||||
"InvertMask (segment anything)",
|
||||
"IsMaskEmpty",
|
||||
"SAMModelLoader (segment anything A100)"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_segment_anything_a100"
|
||||
@ -36747,6 +36999,17 @@
|
||||
"title_aux": "ComfyUI_HuggingFace_Downloader"
|
||||
}
|
||||
],
|
||||
"https://github.com/jo-nike/ComfyUI-SopranoTTS": [
|
||||
[
|
||||
"SopranoLoader",
|
||||
"SopranoTTS",
|
||||
"SopranoTTSBatch",
|
||||
"SopranoTTSStream"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SopranoTTS"
|
||||
}
|
||||
],
|
||||
"https://github.com/joanna910225/comfyui-housekeeper": [
|
||||
[
|
||||
"housekeeper-alignment",
|
||||
@ -39043,6 +39306,14 @@
|
||||
"title_aux": "comfyui-jk-easy-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/kplkasteel/ComfyUI-SubstringExtractor": [
|
||||
[
|
||||
"SubstringExtractor"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SubstringExtractor"
|
||||
}
|
||||
],
|
||||
"https://github.com/kpsss34/ComfyUI-kpsss34": [
|
||||
[
|
||||
"SD35sLoaderSampler"
|
||||
@ -39342,7 +39613,6 @@
|
||||
],
|
||||
"https://github.com/larsupb/LoRA-Merger-ComfyUI": [
|
||||
[
|
||||
"PM Arcee Fusion (Mergekit)",
|
||||
"PM Breadcrumbs (Mergekit)",
|
||||
"PM DARE (Mergekit)",
|
||||
"PM Dare (Mergekit)",
|
||||
@ -39382,6 +39652,21 @@
|
||||
"title_aux": "LNL Frame Selector"
|
||||
}
|
||||
],
|
||||
"https://github.com/latentastronaut/comfyui-latent-astronaut-suite": [
|
||||
[
|
||||
"ForLoopEnd",
|
||||
"ForLoopStart",
|
||||
"ImageResizeToTotalPixels",
|
||||
"LoraLoaderModelOnlySelector",
|
||||
"LoraLoaderSelector",
|
||||
"StringListCombine",
|
||||
"StringListFromText",
|
||||
"StringListIndex"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-latent-astronaut-suite"
|
||||
}
|
||||
],
|
||||
"https://github.com/lazniak/Head-Orientation-Node-for-ComfyUI---by-PabloGFX": [
|
||||
[
|
||||
"HeadOrientationNode"
|
||||
@ -43294,6 +43579,7 @@
|
||||
"BBoxInsetAndCrop",
|
||||
"BaseNode",
|
||||
"CharacterPresetNode",
|
||||
"CharacterReplacementNode",
|
||||
"CombinedUpscaleNode",
|
||||
"ConditionalLoraFullPipe",
|
||||
"DetailerNode",
|
||||
@ -43301,18 +43587,20 @@
|
||||
"FullPipeIn",
|
||||
"FullPipeLoader",
|
||||
"FullPipeOut",
|
||||
"ImageFileSize",
|
||||
"LoaderFullPipe",
|
||||
"MaskDetailerNode",
|
||||
"MaskDetailerPipeNode",
|
||||
"ModelPresetNode",
|
||||
"MultiStringConditioning",
|
||||
"OpenCVDenoise",
|
||||
"PromptConditioningNode",
|
||||
"ResolutionSelector",
|
||||
"SaveFullPipe",
|
||||
"SeedWithOverride",
|
||||
"SplitLoaderFullPipe",
|
||||
"StylePresetNode",
|
||||
"TagReplacementNode",
|
||||
"TagPresetNode",
|
||||
"UpscaleNode",
|
||||
"WildcardNode"
|
||||
],
|
||||
@ -44299,6 +44587,15 @@
|
||||
"title_aux": "ComfyUI_NetDist_Plus"
|
||||
}
|
||||
],
|
||||
"https://github.com/nyueki/ComfyUI-RemoteCLIPLoader": [
|
||||
[
|
||||
"RemoteCLIPLoader",
|
||||
"RemoteCLIPWorker"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-RemoteCLIPLoader"
|
||||
}
|
||||
],
|
||||
"https://github.com/o-l-l-i/ComfyUI-Olm-ChannelMixer": [
|
||||
[
|
||||
"OlmChannelMixer"
|
||||
@ -44482,6 +44779,7 @@
|
||||
"https://github.com/olivv-cs/ComfyUI-FunPack": [
|
||||
[
|
||||
"FunPackContinueVideo",
|
||||
"FunPackCreativeTemplate",
|
||||
"FunPackImg2LatentInterpolation",
|
||||
"FunPackPromptEnhancer",
|
||||
"FunPackStoryMemJSONConverter",
|
||||
@ -45615,6 +45913,7 @@
|
||||
"CRT_KSamplerBatch",
|
||||
"CRT_QuantizeAndCropImage",
|
||||
"CRT_StringBatcher",
|
||||
"CRT_StringLineCounter",
|
||||
"CRT_StringSplitter",
|
||||
"CRT_UpscaleModelAdv",
|
||||
"CRT_WAN_BatchSampler",
|
||||
@ -45670,6 +45969,7 @@
|
||||
"SmartStyleModelApplyDual",
|
||||
"Strength To Steps",
|
||||
"Technicolor2FX",
|
||||
"Text Box line spot",
|
||||
"Toggle Lora Unet Blocks L1",
|
||||
"Toggle Lora Unet Blocks L2",
|
||||
"Video Duration Calculator",
|
||||
@ -45900,6 +46200,14 @@
|
||||
"title_aux": "ComfyUI-PainterLongVideo"
|
||||
}
|
||||
],
|
||||
"https://github.com/princepainter/ComfyUI-PainterQwenImageEdit": [
|
||||
[
|
||||
"PainterQwenImageEdit"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-PainterQwenImageEdit"
|
||||
}
|
||||
],
|
||||
"https://github.com/princepainter/ComfyUI-PainterVideoCombine": [
|
||||
[
|
||||
"PainterVideoCombine"
|
||||
@ -45908,6 +46216,15 @@
|
||||
"title_aux": "ComfyUI-PainterVideoCombine"
|
||||
}
|
||||
],
|
||||
"https://github.com/princepainter/ComfyUI-PainterVideoInfo": [
|
||||
[
|
||||
"VideoInfoLoaded",
|
||||
"VideoInfoSource"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-PainterVideoInfo"
|
||||
}
|
||||
],
|
||||
"https://github.com/princepainter/Comfyui-PainterAudioCut": [
|
||||
[
|
||||
"PainterAudioCut"
|
||||
@ -47064,6 +47381,14 @@
|
||||
"title_aux": "comfyui-bus-plugin"
|
||||
}
|
||||
],
|
||||
"https://github.com/rholdorf/comfyui_imgtools": [
|
||||
[
|
||||
"ImageDimensionFitter"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_imgtools"
|
||||
}
|
||||
],
|
||||
"https://github.com/rhplus0831/ComfyMepi": [
|
||||
[
|
||||
"MepiCheckpoint",
|
||||
@ -48683,6 +49008,15 @@
|
||||
"title_aux": "smZNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/shin131002/RandomLoRALoader": [
|
||||
[
|
||||
"FilteredRandomLoRALoader",
|
||||
"RandomLoRALoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "RandomLoRALoader"
|
||||
}
|
||||
],
|
||||
"https://github.com/shinich39/comfyui-break-workflow": [
|
||||
[
|
||||
"BreakWorkflow"
|
||||
@ -48785,9 +49119,18 @@
|
||||
"EmbeddingRenameKeys",
|
||||
"EmbeddingThreeMerger",
|
||||
"EmbeddingTwoMerger",
|
||||
"LoRAExtractFixed",
|
||||
"LoRAExtractFrobenius",
|
||||
"LoRAExtractKnee",
|
||||
"LoRAExtractQuantile",
|
||||
"LoRAExtractRatio",
|
||||
"LoRAMetaKeys",
|
||||
"LoRAPruneKeys",
|
||||
"LoRARenameKeys",
|
||||
"LoRAResizeCumulative",
|
||||
"LoRAResizeFixed",
|
||||
"LoRAResizeFrobenius",
|
||||
"LoRAResizeRatio",
|
||||
"LoRAThreeMerger",
|
||||
"LoRATwoMerger",
|
||||
"ModelMetaKeys",
|
||||
@ -48805,6 +49148,14 @@
|
||||
"title_aux": "Model Utility Toolkit"
|
||||
}
|
||||
],
|
||||
"https://github.com/silveroxides/ComfyUI-PokeIndex": [
|
||||
[
|
||||
"PokeIndex"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-PokeIndex"
|
||||
}
|
||||
],
|
||||
"https://github.com/silveroxides/ComfyUI-RR-JointTagger": [
|
||||
[
|
||||
"RRJointTagger|redrocket"
|
||||
@ -49836,13 +50187,14 @@
|
||||
[
|
||||
"ImageMaskCrop",
|
||||
"ImageSizeCalculator",
|
||||
"LoadDiffusersScheduler",
|
||||
"RestoreMaskCrop",
|
||||
"SigmaSmoother",
|
||||
"SigmasGraph",
|
||||
"SigmasRescale",
|
||||
"SuperCreateTiles",
|
||||
"SuperSVRCalcTiles",
|
||||
"SuperStitchTiles",
|
||||
"WanExtendI2VPlus"
|
||||
"SuperStitchTiles"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SuperNodes"
|
||||
@ -49868,6 +50220,15 @@
|
||||
"title_aux": "ComfyUI-LoadImage-Advanced"
|
||||
}
|
||||
],
|
||||
"https://github.com/soulctcher/TetriNode": [
|
||||
[
|
||||
"TetriNode",
|
||||
"TetriNodeOptions"
|
||||
],
|
||||
{
|
||||
"title_aux": "TetriNode"
|
||||
}
|
||||
],
|
||||
"https://github.com/sourceful-official/LoadLoraModelOnlyWithUrl": [
|
||||
[
|
||||
"LoadLoraModelOnlyWithUrl"
|
||||
@ -50321,6 +50682,14 @@
|
||||
"title_aux": "ComfyUI_Strimmlarns_aesthetic_score"
|
||||
}
|
||||
],
|
||||
"https://github.com/stuttlepress/ComfyUI-Wan-VACE-Prep": [
|
||||
[
|
||||
"WanVACEPrep"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Wan VACE Prep"
|
||||
}
|
||||
],
|
||||
"https://github.com/styler00dollar/ComfyUI-deepcache": [
|
||||
[
|
||||
"DeepCache"
|
||||
@ -50824,6 +51193,14 @@
|
||||
"title_aux": "ComfyUI-StoryMaker"
|
||||
}
|
||||
],
|
||||
"https://github.com/tardigrade1001/latent-rotate-90": [
|
||||
[
|
||||
"LatentRotatePortraitLandscape"
|
||||
],
|
||||
{
|
||||
"title_aux": "latent-rotate-90"
|
||||
}
|
||||
],
|
||||
"https://github.com/tatookan/comfyui_ssl_gemini_EXP": [
|
||||
[
|
||||
"SSL_GeminiAPIKeyConfig",
|
||||
@ -51733,9 +52110,7 @@
|
||||
"DyPEQwenImage",
|
||||
"FlowMatchingProgressiveUpscaler",
|
||||
"FlowMatchingStage",
|
||||
"ImageMeshDrag",
|
||||
"LatentChannelStatsPreview",
|
||||
"LatentMeshDrag"
|
||||
"LatentUpscaleAdvanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FlowMatching-Upscaler"
|
||||
@ -51982,6 +52357,7 @@
|
||||
],
|
||||
"https://github.com/ucloud/comfyui-plugin": [
|
||||
[
|
||||
"Gemini Pro Image (Nano Banana Pro)",
|
||||
"ModelVerse Image Packer",
|
||||
"Modelverse FluxDevNode",
|
||||
"Modelverse FluxKontextMaxNode",
|
||||
@ -51995,10 +52371,18 @@
|
||||
"Modelverse Step1xEditNode",
|
||||
"ModelverseChat",
|
||||
"ModelverseInputFiles",
|
||||
"Modelverse_PreviewVideo",
|
||||
"Modelverse_WanAII2V",
|
||||
"Modelverse_WanAIT2V",
|
||||
"NanoBanana",
|
||||
"UCloud ModelVerse Client"
|
||||
"Sora_Img2Video",
|
||||
"Sora_Text2Video",
|
||||
"UCloud ModelVerse Client",
|
||||
"Vidu_Extend",
|
||||
"Vidu_Img2Video",
|
||||
"Vidu_Reference2Video",
|
||||
"Vidu_StartEnd2Video",
|
||||
"Vidu_Text2Video"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUl-UCloud"
|
||||
@ -52136,7 +52520,6 @@
|
||||
"https://github.com/ussoewwin/ComfyUI-DistorchMemoryManager": [
|
||||
[
|
||||
"DisTorchPurgeVRAMV2",
|
||||
"MemoryCleaner",
|
||||
"MemoryManager",
|
||||
"ModelPatchMemoryCleaner",
|
||||
"SafeMemoryManager"
|
||||
@ -52632,7 +53015,8 @@
|
||||
"vsLinx_ImpactMultilineWildcardText",
|
||||
"vsLinx_LoadSelectedImagesBatch",
|
||||
"vsLinx_LoadSelectedImagesList",
|
||||
"vsLinx_MuteOnBool"
|
||||
"vsLinx_MuteOnBool",
|
||||
"vsLinx_UpscaleByFactorWithModel"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI vsLinx Nodes"
|
||||
@ -53180,8 +53564,8 @@
|
||||
"TSC_EfficientLoader",
|
||||
"TriggerWordToggle",
|
||||
"VAEDecode",
|
||||
"WanVideoLoraSelect",
|
||||
"WanVideoLoraSelectFromText"
|
||||
"WanVideoLoraSelectFromText",
|
||||
"WanVideoLoraSelectLM"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Lora-Manager"
|
||||
@ -53788,6 +54172,14 @@
|
||||
"title_aux": "ComfyUI-connect-ui"
|
||||
}
|
||||
],
|
||||
"https://github.com/xiujiang1987/ComfyUI-SmartSize": [
|
||||
[
|
||||
"GetImageSize_Custom"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SmartSize"
|
||||
}
|
||||
],
|
||||
"https://github.com/xlinx/ComfyUI-decadetw-auto-messaging-realtime": [
|
||||
[
|
||||
"Auto-MSG-ALL",
|
||||
@ -54275,7 +54667,8 @@
|
||||
"YC_Image_Save",
|
||||
"YC_MaskColorOverlay",
|
||||
"YC_SingleTextNode",
|
||||
"YC_textReplaceNode"
|
||||
"YC_textReplaceNode",
|
||||
"ycImageTilem"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-YCNodes"
|
||||
@ -54416,6 +54809,14 @@
|
||||
"title_aux": "florence_dw"
|
||||
}
|
||||
],
|
||||
"https://github.com/yohji-yohji/comfyui-nanobanana-pro": [
|
||||
[
|
||||
"Gemini3ProGenerateContent"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-nanobanana-pro"
|
||||
}
|
||||
],
|
||||
"https://github.com/yolain/ComfyUI-Easy-DotsOCR": [
|
||||
[
|
||||
"easy applyDotsOCR",
|
||||
@ -55024,7 +55425,8 @@
|
||||
"Add Subtitles To Background",
|
||||
"Add Subtitles To Frames",
|
||||
"Apply Whisper",
|
||||
"Resize Cropped Subtitles"
|
||||
"Resize Cropped Subtitles",
|
||||
"Save SRT"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Whisper"
|
||||
@ -55389,6 +55791,7 @@
|
||||
],
|
||||
"https://github.com/zhuyanan/Comfy-FilmSimulator": [
|
||||
[
|
||||
"DNG Image Reader",
|
||||
"FilmSimNode"
|
||||
],
|
||||
{
|
||||
@ -55409,6 +55812,14 @@
|
||||
"title_aux": "ComfyUI-Attention-Distillation"
|
||||
}
|
||||
],
|
||||
"https://github.com/zisb/comfyui-texture-packer": [
|
||||
[
|
||||
"AlphaEdgeSolidify"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-texture-packer"
|
||||
}
|
||||
],
|
||||
"https://github.com/zl9739379/ComfyUI-ArkVideoGenerate": [
|
||||
[
|
||||
"ArkVideoGenerate"
|
||||
|
||||
16876
github-stats-cache.json
16876
github-stats-cache.json
File diff suppressed because it is too large
Load Diff
9106
github-stats.json
9106
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,95 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "kanttouchthis",
|
||||
"title": "ComfyUI-SDNQ [NAME CONFLICT]",
|
||||
"reference": "https://github.com/kanttouchthis/ComfyUI-SDNQ",
|
||||
"files": [
|
||||
"https://github.com/kanttouchthis/ComfyUI-SDNQ"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "SDNQ support for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "SparknightLLC",
|
||||
"title": "ComfyUI-GraphConstantFolder",
|
||||
"reference": "https://github.com/SparknightLLC/ComfyUI-GraphConstantFolder",
|
||||
"files": [
|
||||
"https://github.com/SparknightLLC/ComfyUI-GraphConstantFolder"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Improves performance of large workflows by rewriting the submitted prompt graph before validation to constant-fold switch/selector nodes and optionally prune now-unreachable branches."
|
||||
},
|
||||
{
|
||||
"author": "bryanlholland1",
|
||||
"title": "comfyui-app-bridge [WIP]",
|
||||
"reference": "https://github.com/bryanlholland1/comfyui-app-bridge",
|
||||
"files": [
|
||||
"https://github.com/bryanlholland1/comfyui-app-bridge"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node for sending images to the companion iOS/macOS/visionOS app\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "HalfADog",
|
||||
"title": "ComfyUI-Mask2JSON",
|
||||
"reference": "https://github.com/HalfADog/ComfyUI-Mask2JSON",
|
||||
"files": [
|
||||
"https://github.com/HalfADog/ComfyUI-Mask2JSON"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for converting masks to contour JSON format with visualization capabilities. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "flywhale-666",
|
||||
"title": "ComfyUI_pixel_snapping [WIP]",
|
||||
"reference": "https://github.com/flywhale-666/ComfyUI_pixel_snapping",
|
||||
"files": [
|
||||
"https://github.com/flywhale-666/ComfyUI_pixel_snapping"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "SIFT-based image alignment, intelligent mask cropping and restoration for ComfyUI\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "fangg2000",
|
||||
"title": "comfyui_fgtools [WIP]",
|
||||
"reference": "https://github.com/fangg2000/comfyui_fgtools",
|
||||
"files": [
|
||||
"https://github.com/fangg2000/comfyui_fgtools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Personal utility tools for ComfyUI. (Description by CC)\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "EricRorich",
|
||||
"title": "ComfyUI-Parametric-Face-Canvas [WIP]",
|
||||
"reference": "https://github.com/EricRorich/ComfyUI-Parametric-Face-Canvas",
|
||||
"files": [
|
||||
"https://github.com/EricRorich/ComfyUI-Parametric-Face-Canvas"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Generates a parametric 3D face wireframe and renders it as a 2D image with adjustable facial proportions and camera orientation for use in AI pipelines.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "HailXD",
|
||||
"title": "comfyui-random-artist",
|
||||
"reference": "https://github.com/HailXD/comfyui-random-artist",
|
||||
"files": [
|
||||
"https://github.com/HailXD/comfyui-random-artist"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Generates random artist styles for ComfyUI workflows. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "wandaijin",
|
||||
"title": "ComfyUI-PaddleOCR [NAME CONFLICT]",
|
||||
"reference": "https://github.com/wandaijin/ComfyUI-PaddleOCR",
|
||||
"files": [
|
||||
"https://github.com/wandaijin/ComfyUI-PaddleOCR"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "supaidauen",
|
||||
"title": "ComfyUI-supaidauen [WIP]",
|
||||
|
||||
@ -1909,6 +1909,15 @@
|
||||
"title_aux": "[WIP] ComfyUI-MegaTran-cutom-node"
|
||||
}
|
||||
],
|
||||
"https://github.com/EricRorich/ComfyUI-Parametric-Face-Canvas": [
|
||||
[
|
||||
"Parametric Face Canvas",
|
||||
"ParametricFaceCanvas"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Parametric-Face-Canvas [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Estanislao-Oviedo/ComfyUI-CustomNodes": [
|
||||
[
|
||||
"Attention couple",
|
||||
@ -2191,6 +2200,23 @@
|
||||
"title_aux": "Camera Factory Station [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/HailXD/comfyui-random-artist": [
|
||||
[
|
||||
"RandomArtist"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-random-artist"
|
||||
}
|
||||
],
|
||||
"https://github.com/HalfADog/ComfyUI-Mask2JSON": [
|
||||
[
|
||||
"ContourVisualizer",
|
||||
"MaskToContourJSON"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Mask2JSON"
|
||||
}
|
||||
],
|
||||
"https://github.com/Hapseleg/ComfyUI-This-n-That": [
|
||||
[
|
||||
"Show Prompt (Hapse)",
|
||||
@ -3704,8 +3730,8 @@
|
||||
"BFParametersSimple",
|
||||
"CheckpointComboParameter",
|
||||
"CheckpointLoaderWithOuputDirByModelName",
|
||||
"CyclicInteger",
|
||||
"DetailerSchedulerComboParameter",
|
||||
"IntegerPicker",
|
||||
"KsamplerSamplersComboParameter",
|
||||
"KsamplerSchedulersComboParameter",
|
||||
"OuputDirByModelName",
|
||||
@ -5813,6 +5839,10 @@
|
||||
],
|
||||
"https://github.com/alisson-anjos/ComfyUI-Workarounds": [
|
||||
[
|
||||
"FlowMatchAutoConfig",
|
||||
"FlowMatchGuide",
|
||||
"FlowMatchScheduler",
|
||||
"FlowMatchSchedulerPresets",
|
||||
"SkinToneColorMatch",
|
||||
"SkinToneDetector",
|
||||
"WA_Face3DProjection",
|
||||
@ -6546,6 +6576,14 @@
|
||||
"title_aux": "comfyui-tiny-utils"
|
||||
}
|
||||
],
|
||||
"https://github.com/bryanlholland1/comfyui-app-bridge": [
|
||||
[
|
||||
"SendToApp"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-app-bridge [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/brycegoh/comfyui-custom-nodes": [
|
||||
[
|
||||
"CombineTwoImageIntoOne",
|
||||
@ -8059,6 +8097,21 @@
|
||||
"title_aux": "ComfyUI-StableAudioFG [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/fangg2000/comfyui_fgtools": [
|
||||
[
|
||||
"InpaintConcat",
|
||||
"InpaintCut",
|
||||
"IsEmptyString",
|
||||
"SwitchString"
|
||||
],
|
||||
{
|
||||
"author": "lks-ai",
|
||||
"description": "A Simple integration of Stable Audio Diffusion with knobs and stuff!",
|
||||
"nickname": "stableaudio",
|
||||
"title": "StableAudioSampler",
|
||||
"title_aux": "comfyui_fgtools [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/fangziheng2321/comfyuinode_chopmask": [
|
||||
[
|
||||
"cus_chopmask"
|
||||
@ -8111,6 +8164,16 @@
|
||||
"title_aux": "Gyre for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/flywhale-666/ComfyUI_pixel_snapping": [
|
||||
[
|
||||
"PixelSnapping",
|
||||
"PowerfulMaskCrop",
|
||||
"PowerfulMaskRestore"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_pixel_snapping [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/foglerek/comfyui-cem-tools": [
|
||||
[
|
||||
"ProcessImageBatch"
|
||||
@ -8505,8 +8568,6 @@
|
||||
"HolafResolutionPreset",
|
||||
"HolafSaveImage",
|
||||
"HolafSaveVideo",
|
||||
"HolafShortcut",
|
||||
"HolafShortcutUser",
|
||||
"HolafTextBox",
|
||||
"HolafTiledKSampler",
|
||||
"HolafToText",
|
||||
@ -8519,6 +8580,7 @@
|
||||
],
|
||||
"https://github.com/gulajawalegit/ComfyUI-Telegram-Sender": [
|
||||
[
|
||||
"TelegramSendImage",
|
||||
"TelegramSendVideo"
|
||||
],
|
||||
{
|
||||
@ -9496,6 +9558,14 @@
|
||||
"title_aux": "ComfyUI-KAndy"
|
||||
}
|
||||
],
|
||||
"https://github.com/kanttouchthis/ComfyUI-SDNQ": [
|
||||
[
|
||||
"SDNQLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SDNQ [NAME CONFLICT]"
|
||||
}
|
||||
],
|
||||
"https://github.com/karthikg-09/ComfyUI-3ncrypt": [
|
||||
[
|
||||
"Enhanced Save Image",
|
||||
@ -10627,7 +10697,8 @@
|
||||
"AddLogo",
|
||||
"AddSingleObject",
|
||||
"AddSingleText",
|
||||
"ColorNode"
|
||||
"ColorNode",
|
||||
"PromptSelector"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-glb-to-stl [WIP]"
|
||||
@ -11988,7 +12059,8 @@
|
||||
"https://github.com/saltchicken/ComfyUI-Local-Loader": [
|
||||
[
|
||||
"LoadImageFromDir",
|
||||
"LoadImageFromPath"
|
||||
"LoadImageFromPath",
|
||||
"LoadSingleImageFromPath"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Local-Loader"
|
||||
@ -13393,6 +13465,14 @@
|
||||
"title_aux": "ComfyUI-Image-Utils"
|
||||
}
|
||||
],
|
||||
"https://github.com/wandaijin/ComfyUI-PaddleOCR": [
|
||||
[
|
||||
"OcrBox"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-PaddleOCR [NAME CONFLICT]"
|
||||
}
|
||||
],
|
||||
"https://github.com/warshanks/Shank-Tools": [
|
||||
[
|
||||
"HeightWidth",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,367 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "WASasquatch",
|
||||
"title": "ComfyUI_Viewer",
|
||||
"reference": "https://github.com/WASasquatch/ComfyUI_Viewer",
|
||||
"files": [
|
||||
"https://github.com/WASasquatch/ComfyUI_Viewer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Extensible content viewer for ComfyUI: HTML, Markdown (LaTeX, Mermaid, etc), Code, Images, and more"
|
||||
},
|
||||
{
|
||||
"author": "Xyc2016",
|
||||
"title": "Comfyui_Fd_Nodes",
|
||||
"reference": "https://github.com/Xyc2016/Comfyui_Fd_Nodes",
|
||||
"files": [
|
||||
"https://github.com/Xyc2016/Comfyui_Fd_Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for fd project"
|
||||
},
|
||||
{
|
||||
"author": "clayton-grey",
|
||||
"title": "ComfyUI-EditRouter",
|
||||
"reference": "https://github.com/clayton-grey/ComfyUI-EditRouter",
|
||||
"files": [
|
||||
"https://github.com/clayton-grey/ComfyUI-EditRouter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom node to detect an edit in a batch of images."
|
||||
},
|
||||
{
|
||||
"author": "SamLiu1000",
|
||||
"title": "ComfyUI_Resolution-and-Ratio",
|
||||
"reference": "https://github.com/SamLiu1000/ComfyUI_Resolution-and-Ratio",
|
||||
"files": [
|
||||
"https://github.com/SamLiu1000/ComfyUI_Resolution-and-Ratio"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a simple, lightweight ComfyUI resolution and aspect ratio control node that hardly requires any dependency fuss."
|
||||
},
|
||||
{
|
||||
"author": "soulctcher",
|
||||
"title": "TetriNode",
|
||||
"reference": "https://github.com/soulctcher/TetriNode",
|
||||
"files": [
|
||||
"https://github.com/soulctcher/TetriNode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node pack that embeds a playable Tetris game inside a node UI, with image outputs for the live board and next-piece preview."
|
||||
},
|
||||
{
|
||||
"author": "latentastronaut",
|
||||
"title": "comfyui-latent-astronaut-suite",
|
||||
"reference": "https://github.com/latentastronaut/comfyui-latent-astronaut-suite",
|
||||
"files": [
|
||||
"https://github.com/latentastronaut/comfyui-latent-astronaut-suite"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for batch processing, loops, and iteration workflows"
|
||||
},
|
||||
{
|
||||
"author": "d3cker",
|
||||
"title": "comfyui_remove_background",
|
||||
"reference": "https://github.com/d3cker/comfyui_remove_background",
|
||||
"files": [
|
||||
"https://github.com/d3cker/comfyui_remove_background"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom ComfyUI node for background removal in images. Built with ONNX models and Pillow (PIL)."
|
||||
},
|
||||
{
|
||||
"author": "jo-nike",
|
||||
"title": "ComfyUI-SopranoTTS",
|
||||
"reference": "https://github.com/jo-nike/ComfyUI-SopranoTTS",
|
||||
"files": [
|
||||
"https://github.com/jo-nike/ComfyUI-SopranoTTS"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom nodes for Soprano TTS, a fast, lightweight text-to-speech model."
|
||||
},
|
||||
{
|
||||
"author": "filliptm",
|
||||
"title": "ComfyUI_FL-SongGen",
|
||||
"reference": "https://github.com/filliptm/ComfyUI_FL-SongGen",
|
||||
"files": [
|
||||
"https://github.com/filliptm/ComfyUI_FL-SongGen"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "FL Song Gen - AI-powered song generation nodes for ComfyUI. Generate complete songs with vocals and instrumentals from lyrics using Tencent's SongGeneration (LeVo) model. Features style transfer, auto style presets, dual-track output, and up to 4m30s song generation."
|
||||
},
|
||||
{
|
||||
"author": "MakkiShizu",
|
||||
"title": "ComfyUI-animetimm",
|
||||
"reference": "https://github.com/MakkiShizu/ComfyUI-animetimm",
|
||||
"files": [
|
||||
"https://github.com/MakkiShizu/ComfyUI-animetimm"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node for tagging anime images using TIMM models from animetimm, supporting general tags, character tags, artist tags, and rating tags with batch image processing."
|
||||
},
|
||||
{
|
||||
"author": "Koko-boya",
|
||||
"title": "Comfyui-GeminiWeb",
|
||||
"reference": "https://github.com/Koko-boya/Comfyui-GeminiWeb",
|
||||
"files": [
|
||||
"https://github.com/Koko-boya/Comfyui-GeminiWeb"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node for Gemini Web API - text-to-image, image-to-image, and chat with multi-image input support"
|
||||
},
|
||||
{
|
||||
"author": "rholdorf",
|
||||
"title": "comfyui_imgtools",
|
||||
"reference": "https://github.com/rholdorf/comfyui_imgtools",
|
||||
"files": [
|
||||
"https://github.com/rholdorf/comfyui_imgtools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for automatically fitting images to standard model dimensions using center cropping, supporting SD, Flux, and Z-Turbo models."
|
||||
},
|
||||
{
|
||||
"author": "elgalardi",
|
||||
"title": "comfyui-prompt-splitter",
|
||||
"reference": "https://github.com/elgalardi/comfyui-prompt-splitter",
|
||||
"files": [
|
||||
"https://github.com/elgalardi/comfyui-prompt-splitter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for ComfyUI that split multiline text prompts into multiple independent STRING outputs, with each line becoming its own text output ready to connect to CLIP Text Encode."
|
||||
},
|
||||
{
|
||||
"author": "zisb",
|
||||
"title": "comfyui-texture-packer",
|
||||
"reference": "https://github.com/zisb/comfyui-texture-packer",
|
||||
"files": [
|
||||
"https://github.com/zisb/comfyui-texture-packer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node that converts RGBA-style assets into fully solid RGB textures by bleeding edge colors outward from the alpha mask, designed for foliage, grass, decals, and cutout assets."
|
||||
},
|
||||
{
|
||||
"author": "a-ru2016",
|
||||
"title": "ComfyUI_UniversalSubspace",
|
||||
"reference": "https://github.com/a-ru2016/ComfyUI_UniversalSubspace",
|
||||
"files": [
|
||||
"https://github.com/a-ru2016/ComfyUI_UniversalSubspace"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Can load universal LoRA models. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "xiujiang1987",
|
||||
"title": "ComfyUI-SmartSize",
|
||||
"reference": "https://github.com/xiujiang1987/ComfyUI-SmartSize",
|
||||
"files": [
|
||||
"https://github.com/xiujiang1987/ComfyUI-SmartSize"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple but essential custom node for ComfyUI that automatically detects image dimensions and snaps them to the nearest multiple of 16."
|
||||
},
|
||||
{
|
||||
"author": "silveroxides",
|
||||
"title": "ComfyUI-PokeIndex",
|
||||
"reference": "https://github.com/silveroxides/ComfyUI-PokeIndex",
|
||||
"files": [
|
||||
"https://github.com/silveroxides/ComfyUI-PokeIndex"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A node for randomly fetching Pokemon Infinite Fusion sprite and prompt snippet and add to your workflow."
|
||||
},
|
||||
{
|
||||
"author": "shin131002",
|
||||
"title": "RandomLoRALoader",
|
||||
"reference": "https://github.com/shin131002/RandomLoRALoader",
|
||||
"files": [
|
||||
"https://github.com/shin131002/RandomLoRALoader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for randomly selecting and applying LoRAs from multiple folders with support for trigger words, sample prompts, and strength randomization."
|
||||
},
|
||||
{
|
||||
"author": "princepainter",
|
||||
"title": "ComfyUI-PainterQwenImageEdit",
|
||||
"reference": "https://github.com/princepainter/ComfyUI-PainterQwenImageEdit",
|
||||
"files": [
|
||||
"https://github.com/princepainter/ComfyUI-PainterQwenImageEdit"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Qwen multi-image editing enhancement node supporting 8-image input, dual conditional output, and background layer priority for coordinated image composition workflows. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "ethanfel",
|
||||
"title": "Comfyui-JSON-Manager",
|
||||
"reference": "https://github.com/ethanfel/Comfyui-JSON-Manager",
|
||||
"files": [
|
||||
"https://github.com/ethanfel/Comfyui-JSON-Manager"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A visual dashboard for managing, versioning, and batch-processing JSON configuration files for AI video generation workflows with Streamlit web interface and ComfyUI custom nodes."
|
||||
},
|
||||
{
|
||||
"author": "a-ru2016",
|
||||
"title": "ComfyUI-Universal-ABM-LoRA",
|
||||
"reference": "https://github.com/a-ru2016/ComfyUI-Universal-ABM-LoRA",
|
||||
"files": [
|
||||
"https://github.com/a-ru2016/ComfyUI-Universal-ABM-LoRA"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Loads universal null lalora plus effi abm models. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "nyueki",
|
||||
"title": "ComfyUI-RemoteCLIPLoader",
|
||||
"reference": "https://github.com/nyueki/ComfyUI-RemoteCLIPLoader",
|
||||
"files": [
|
||||
"https://github.com/nyueki/ComfyUI-RemoteCLIPLoader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node set to offload CLIP encoding to a remote machine."
|
||||
},
|
||||
{
|
||||
"author": "GeneralShan",
|
||||
"title": "comfyui-zimage-sdnq",
|
||||
"reference": "https://github.com/GeneralShan/comfyui-zimage-sdnq",
|
||||
"files": [
|
||||
"https://github.com/GeneralShan/comfyui-zimage-sdnq"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom ComfyUI nodes for running Z-Image Turbo with SDNQ quantization (q8/q4). Supports text-to-image, image-to-image, inpaint, ControlNet, and LoRA."
|
||||
},
|
||||
{
|
||||
"author": "yohji-yohji",
|
||||
"title": "comfyui-nanobanana-pro",
|
||||
"reference": "https://github.com/yohji-yohji/comfyui-nanobanana-pro",
|
||||
"files": [
|
||||
"https://github.com/yohji-yohji/comfyui-nanobanana-pro"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI plugin supporting Google Gemini 3 Pro model for image generation and text analysis with customizable aspect ratio and image quality. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "cristian1980",
|
||||
"title": "ComfyUI-Caption-Cleaner",
|
||||
"reference": "https://github.com/cristian1980/ComfyUI-Caption-Cleaner",
|
||||
"files": [
|
||||
"https://github.com/cristian1980/ComfyUI-Caption-Cleaner"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI designed to automatically clean and format natural language captions (generated by VLMs like Florence-2, CogVLM, or JoyTag) for LoRA training datasets."
|
||||
},
|
||||
{
|
||||
"author": "TdogCreations",
|
||||
"title": "ComfyUI-NAID-Grid-Position",
|
||||
"reference": "https://github.com/TdogCreations/ComfyUI-NAID-Grid-Position",
|
||||
"files": [
|
||||
"https://github.com/TdogCreations/ComfyUI-NAID-Grid-Position"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node that outputs X/Y floats (0.1..0.9) using a clickable 5x5 grid UI, with an optional Random toggle that randomizes the grid selection each queue."
|
||||
},
|
||||
{
|
||||
"author": "tardigrade1001",
|
||||
"title": "latent-rotate-90",
|
||||
"reference": "https://github.com/tardigrade1001/latent-rotate-90",
|
||||
"files": [
|
||||
"https://github.com/tardigrade1001/latent-rotate-90"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A minimal, opinionated ComfyUI custom node that emits portrait (0°) and/or landscape (90°) latent variants in a single run."
|
||||
},
|
||||
{
|
||||
"author": "alexcong",
|
||||
"title": "ComfyUI-SwinIR",
|
||||
"reference": "https://github.com/alexcong/ComfyUI-SwinIR",
|
||||
"files": [
|
||||
"https://github.com/alexcong/ComfyUI-SwinIR"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for SwinIR (Swin Transformer for Image Restoration) supporting image super-resolution and denoising."
|
||||
},
|
||||
{
|
||||
"author": "kplkasteel",
|
||||
"title": "ComfyUI-SubstringExtractor",
|
||||
"reference": "https://github.com/kplkasteel/ComfyUI-SubstringExtractor",
|
||||
"files": [
|
||||
"https://github.com/kplkasteel/ComfyUI-SubstringExtractor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom node for extracting specific sections from LLM-generated complex prompts, designed for structured text extraction with clean output. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "princepainter",
|
||||
"title": "ComfyUI-PainterVideoInfo",
|
||||
"reference": "https://github.com/princepainter/ComfyUI-PainterVideoInfo",
|
||||
"files": [
|
||||
"https://github.com/princepainter/ComfyUI-PainterVideoInfo"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Lightweight video information extraction node for ComfyUI that extracts video metadata including frame rate, frame count, width, and height. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "Baldwinzc",
|
||||
"title": "ComfyUI-ProductPromptGenerator",
|
||||
"reference": "https://github.com/Baldwinzc/ComfyUI-ProductPromptGenerator",
|
||||
"files": [
|
||||
"https://github.com/Baldwinzc/ComfyUI-ProductPromptGenerator"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI designed to generate structured prompts for product display images based on analysis results from Vision Language Models."
|
||||
},
|
||||
{
|
||||
"author": "BigStationW",
|
||||
"title": "ComfyUi-DisplayAllSteps",
|
||||
"reference": "https://github.com/BigStationW/ComfyUi-DisplayAllSteps",
|
||||
"files": [
|
||||
"https://github.com/BigStationW/ComfyUi-DisplayAllSteps"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom node that displays the intermediate images generated at each denoising step during sampling. (Description by CC)"
|
||||
},
|
||||
|
||||
{
|
||||
"author": "stuttlepress",
|
||||
"title": "ComfyUI Wan VACE Prep",
|
||||
"reference": "https://github.com/stuttlepress/ComfyUI-Wan-VACE-Prep",
|
||||
"files": [
|
||||
"https://github.com/stuttlepress/ComfyUI-Wan-VACE-Prep"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node that generates a VACE control video and mask for a smooth transition between two videos"
|
||||
},
|
||||
{
|
||||
"author": "ZUENS2020",
|
||||
"title": "ComfyUI LLM Nodes",
|
||||
"id": "comfyui-llm-nodes",
|
||||
"reference": "https://github.com/ZUENS2020/ComfyUI-LLM-Nodes",
|
||||
"files": [
|
||||
"https://github.com/ZUENS2020/ComfyUI-LLM-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "LLM integration nodes for ComfyUI. Support chat completions and image generation with OpenAI/Gemini. Features precise resolution and aspect ratio control for Gemini image generation (1K/2K/4K with 5 aspect ratios). Zero external dependencies."
|
||||
},
|
||||
{
|
||||
"author": "Rhovanx",
|
||||
"title": "Wan Vace Auto Joiner",
|
||||
"reference": "https://github.com/Rhovanx/wan_vace_auto_joiner",
|
||||
"files": [
|
||||
"https://github.com/Rhovanx/wan_vace_auto_joiner"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Seamlessly join multiple video clips using WAN VACE with one click."
|
||||
},
|
||||
{
|
||||
"author": "552023587",
|
||||
"title": "comfyui_character_selector",
|
||||
"reference": "https://github.com/552023587/comfyui_character_selector",
|
||||
"files": [
|
||||
"https://github.com/552023587/comfyui_character_selector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Supports 2D dropdown selector for characters and actions that automatically combines prompt descriptions. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "rookiestar28",
|
||||
"title": "ComfyUI-Doctor",
|
||||
@ -169,7 +531,7 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A lightweight ComfyUI extension designed to automate the creation of video contact sheets (preview grids)."
|
||||
},
|
||||
},
|
||||
{
|
||||
"author": "marduk191",
|
||||
"title": "ComfyUI_LFM2-350M",
|
||||
@ -180,6 +542,36 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI to load and use the LFM2-350M model trained to work as a prompt enhancer for z-image turbo or any other long token model."
|
||||
},
|
||||
{
|
||||
"author": "marduk191",
|
||||
"title": "ComfyUI-TF32-Enabler",
|
||||
"reference": "https://github.com/marduk191/ComfyUI-TF32-Enabler",
|
||||
"files": [
|
||||
"https://github.com/marduk191/ComfyUI-TF32-Enabler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Automatically enables TensorFloat-32 (TF32) acceleration for NVIDIA RTX 30/40/50 series GPUs in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "JVsup",
|
||||
"title": "ComfyUI-SettingsToText",
|
||||
"reference": "https://github.com/JVsup/ComfyUI-SettingsToText",
|
||||
"files": [
|
||||
"https://github.com/JVsup/ComfyUI-SettingsToText"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "AI-written node to extract basic settings in workflow, with limitations on subgraphed nodes and math/logic node compatibility."
|
||||
},
|
||||
{
|
||||
"author": "GalactusX31",
|
||||
"title": "ComfyUI-drag-ghost",
|
||||
"reference": "https://github.com/GalactusX31/ComfyUI-drag-ghost",
|
||||
"files": [
|
||||
"https://github.com/GalactusX31/ComfyUI-drag-ghost"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A premium visual enhancement for ComfyUI that adds a smooth 'ghost' effect when dragging nodes and groups."
|
||||
},
|
||||
{
|
||||
"author": "XuanYu-github",
|
||||
"title": "ComfyUI PlyPreview",
|
||||
@ -211,6 +603,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple ComfyUI RetroArch Web Player embed"
|
||||
},
|
||||
{
|
||||
"author": "Niutonian",
|
||||
"title": "ComfyUI-Niutonian-Themes",
|
||||
"reference": "https://github.com/Niutonian/ComfyUI-Niutonian-Themes",
|
||||
"files": [
|
||||
"https://github.com/Niutonian/ComfyUI-Niutonian-Themes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A theme pack for ComfyUI that transforms the nodes into the best 2000's aesthetics styles while preserving full functionality."
|
||||
},
|
||||
{
|
||||
"author": "olafchou",
|
||||
"title": "ComfyUI-ZH-EN-Switcher",
|
||||
"reference": "https://github.com/olafchou/ComfyUI-ZH-EN-Switcher",
|
||||
"files": [
|
||||
"https://github.com/olafchou/ComfyUI-ZH-EN-Switcher"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A plugin that enables one-click language switching between Chinese and English in ComfyUI without page refresh. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "princepainter",
|
||||
"title": "ComfyUI-PainterImageLoad",
|
||||
|
||||
@ -180,21 +180,26 @@
|
||||
"AILab_ImageCompare",
|
||||
"AILab_ImageCrop",
|
||||
"AILab_ImageMaskConvert",
|
||||
"AILab_ImageMaskResize",
|
||||
"AILab_ImageMaskToList",
|
||||
"AILab_ImagePreview",
|
||||
"AILab_ImageResize",
|
||||
"AILab_ImageStitch",
|
||||
"AILab_ImageToList",
|
||||
"AILab_LamaRemover",
|
||||
"AILab_LoadImage",
|
||||
"AILab_LoadImageAdvanced",
|
||||
"AILab_LoadImageBatch",
|
||||
"AILab_LoadImageSimple",
|
||||
"AILab_MaskCombiner",
|
||||
"AILab_MaskEnhancer",
|
||||
"AILab_MaskExtractor",
|
||||
"AILab_MaskOverlay",
|
||||
"AILab_MaskPreview",
|
||||
"AILab_MaskToList",
|
||||
"AILab_Preview",
|
||||
"AILab_ReferenceLatentMask",
|
||||
"AILab_SDMatte",
|
||||
"AILab_UnbatchImages",
|
||||
"BiRefNetRMBG",
|
||||
"BodySegment",
|
||||
"ClothesSegment",
|
||||
@ -626,6 +631,14 @@
|
||||
"title_aux": "ComfyUI-DareMerge"
|
||||
}
|
||||
],
|
||||
"https://github.com/552023587/comfyui_character_selector": [
|
||||
[
|
||||
"CharacterSelector"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_character_selector"
|
||||
}
|
||||
],
|
||||
"https://github.com/5agado/ComfyUI-Sagado-Nodes": [
|
||||
[
|
||||
"Film Grain",
|
||||
@ -1959,6 +1972,7 @@
|
||||
"GlobalTextCacheGet",
|
||||
"GroupExecutorManager",
|
||||
"GroupExecutorTrigger",
|
||||
"GroupIsEnabled",
|
||||
"GroupMuteManager",
|
||||
"ImageCacheGet",
|
||||
"MultiCharacterEditorNode",
|
||||
@ -2960,6 +2974,7 @@
|
||||
"NanoBananaNode",
|
||||
"OpenAILLMNode",
|
||||
"OpenAITTSNode",
|
||||
"SoraGen",
|
||||
"VeoGeminiVideoGenerator",
|
||||
"VeoVertexVideoGenerator"
|
||||
],
|
||||
@ -3375,6 +3390,14 @@
|
||||
"title_aux": "ComfyUI Zonos TTS Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/Baldwinzc/ComfyUI-ProductPromptGenerator": [
|
||||
[
|
||||
"ProductPromptGeneratorSimple"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ProductPromptGenerator"
|
||||
}
|
||||
],
|
||||
"https://github.com/Baverne/comfyUI-TiledWan": [
|
||||
[
|
||||
"TiledWanImageStatistics",
|
||||
@ -3673,6 +3696,15 @@
|
||||
"title_aux": "ComfyUi-ConditioningTimestepSwitch"
|
||||
}
|
||||
],
|
||||
"https://github.com/BigStationW/ComfyUi-DisplayAllSteps": [
|
||||
[
|
||||
"SamplerCustomAdvancedAllSteps",
|
||||
"VAEDecodeAllSteps"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUi-DisplayAllSteps"
|
||||
}
|
||||
],
|
||||
"https://github.com/BigStationW/ComfyUi-Load-Image-And-Display-Prompt-Metadata": [
|
||||
[
|
||||
"LoadImageX",
|
||||
@ -3768,6 +3800,10 @@
|
||||
"BV Control Center",
|
||||
"BV Pipe",
|
||||
"BV Pipe Config",
|
||||
"BV Prompt AST Debug",
|
||||
"BV Prompt Category Switch",
|
||||
"BV Prompt Decode",
|
||||
"BV Prompt Encode",
|
||||
"BV Subgraph Divider",
|
||||
"BV Subgraph Heading",
|
||||
"BV Subgraph Spacer"
|
||||
@ -8288,6 +8324,24 @@
|
||||
"title_aux": "Multi Area Conditioning"
|
||||
}
|
||||
],
|
||||
"https://github.com/GeneralShan/comfyui-zimage-sdnq": [
|
||||
[
|
||||
"ZImageSDNQCannyPreprocess",
|
||||
"ZImageSDNQClearCaches",
|
||||
"ZImageSDNQControlLoRAApply",
|
||||
"ZImageSDNQControlPipelineLoader",
|
||||
"ZImageSDNQDepthPreprocess",
|
||||
"ZImageSDNQLoRAApply",
|
||||
"ZImageSDNQPipelineLoader",
|
||||
"ZImageSDNQSamplerControl",
|
||||
"ZImageSDNQSamplerI2I",
|
||||
"ZImageSDNQSamplerInpaint",
|
||||
"ZImageSDNQSamplerT2I"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-zimage-sdnq"
|
||||
}
|
||||
],
|
||||
"https://github.com/GentlemanHu/ComfyUI-SunoAI": [
|
||||
[
|
||||
"GentlemanHu_SunoAI",
|
||||
@ -8553,7 +8607,6 @@
|
||||
"GR Text Overlay",
|
||||
"GR Tile and Border Image",
|
||||
"GR Tile and Border Image Random Flip",
|
||||
"GRBatchLoader",
|
||||
"GRLoraLoader",
|
||||
"GRPromptViewer"
|
||||
],
|
||||
@ -9022,13 +9075,15 @@
|
||||
"API_PromptHelper",
|
||||
"API_caption",
|
||||
"Batch_API_caption",
|
||||
"Gemini_API_Image",
|
||||
"ImageComparisonGIF",
|
||||
"LoadImageList",
|
||||
"LoadTextList",
|
||||
"MinimumFilter",
|
||||
"SaveImageWithName",
|
||||
"XY_Image",
|
||||
"ZImageLoraModelOnly"
|
||||
"ZImageLoraModelOnly",
|
||||
"getImageRetio"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI DashuaiTools"
|
||||
@ -9804,6 +9859,11 @@
|
||||
],
|
||||
"https://github.com/IXIWORKS-KIMJUNGHO/ComfyUI-VideoDescription": [
|
||||
[
|
||||
"BuildCharacterPromptNode",
|
||||
"BuildPromptNode",
|
||||
"JsonParserNode",
|
||||
"MergeStringsNode",
|
||||
"SelectIndexNode",
|
||||
"VideoDescriptionDAM",
|
||||
"VideoDescriptionQwen3VL"
|
||||
],
|
||||
@ -10323,6 +10383,14 @@
|
||||
"title_aux": "Comfy Latent Tools"
|
||||
}
|
||||
],
|
||||
"https://github.com/JVsup/ComfyUI-SettingsToText": [
|
||||
[
|
||||
"SettingsToText"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SettingsToText"
|
||||
}
|
||||
],
|
||||
"https://github.com/JackEllie/ComfyUI_AI_Assistant": [
|
||||
[
|
||||
"apply_lighting_effects",
|
||||
@ -11086,6 +11154,14 @@
|
||||
"title_aux": "TIPO-extension"
|
||||
}
|
||||
],
|
||||
"https://github.com/Koko-boya/Comfyui-GeminiWeb": [
|
||||
[
|
||||
"GeminiWeb"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-GeminiWeb"
|
||||
}
|
||||
],
|
||||
"https://github.com/Koko-boya/Comfyui-Z-Image-Utilities": [
|
||||
[
|
||||
"Z_ImageAPIConfig",
|
||||
@ -11596,6 +11672,10 @@
|
||||
],
|
||||
"https://github.com/LAOGOU-666/Comfyui_LG_Tools": [
|
||||
[
|
||||
"AFL2:ImageRestoreNodeV2",
|
||||
"AFL2:MaskBoxCropNodeV2",
|
||||
"AFL2_PSD_Layer",
|
||||
"AFL2_Save_PSD",
|
||||
"BridgePreviewNode",
|
||||
"CachePreviewBridge",
|
||||
"ColorAdjustment",
|
||||
@ -12818,6 +12898,14 @@
|
||||
"title_aux": "ComfyUI-Qwen2_5-VL"
|
||||
}
|
||||
],
|
||||
"https://github.com/MakkiShizu/ComfyUI-animetimm": [
|
||||
[
|
||||
"AnimeTimmNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-animetimm"
|
||||
}
|
||||
],
|
||||
"https://github.com/MakkiShizu/comfyui_reimgsize": [
|
||||
[
|
||||
"Cropimg",
|
||||
@ -13436,6 +13524,7 @@
|
||||
"https://github.com/Mister-Link/link-comfy-nodes": [
|
||||
[
|
||||
"AdvancedStringConcat",
|
||||
"Auto Cropper",
|
||||
"BatchImageSave",
|
||||
"Concat",
|
||||
"ConvertToPixelArt",
|
||||
@ -14547,8 +14636,8 @@
|
||||
"BFParametersSimple",
|
||||
"CheckpointComboParameter",
|
||||
"CheckpointLoaderWithOuputDirByModelName",
|
||||
"CyclicInteger",
|
||||
"DetailerSchedulerComboParameter",
|
||||
"IntegerPicker",
|
||||
"KsamplerSamplersComboParameter",
|
||||
"KsamplerSchedulersComboParameter",
|
||||
"OuputDirByModelName",
|
||||
@ -15047,6 +15136,8 @@
|
||||
"FRED_ImageUncropFromBBox",
|
||||
"FRED_Image_Sharpening_Blur_Level",
|
||||
"FRED_JpegArtifact_Simulator",
|
||||
"FRED_Multi_Linear_Slider",
|
||||
"FRED_RestoreFaceWithMask",
|
||||
"FRED_Save_Text_File",
|
||||
"FRED_Simplified_Parameters_Panel",
|
||||
"FRED_Text_to_XMP",
|
||||
@ -15740,6 +15831,16 @@
|
||||
"title_aux": "ComfyUI-Latte"
|
||||
}
|
||||
],
|
||||
"https://github.com/Rhovanx/wan_vace_auto_joiner": [
|
||||
[
|
||||
"WanVaceAutoJoiner",
|
||||
"WanVaceAutoJoinerFinalize",
|
||||
"WanVaceAutoJoinerSave"
|
||||
],
|
||||
{
|
||||
"title_aux": "Wan Vace Auto Joiner"
|
||||
}
|
||||
],
|
||||
"https://github.com/RiceRound/ComfyUI_CryptoCat": [
|
||||
[
|
||||
"CryptoCatImage",
|
||||
@ -16396,6 +16497,14 @@
|
||||
"title_aux": "DeepFuze"
|
||||
}
|
||||
],
|
||||
"https://github.com/SamLiu1000/ComfyUI_Resolution-and-Ratio": [
|
||||
[
|
||||
"ResolutionAndRatio"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Resolution-and-Ratio"
|
||||
}
|
||||
],
|
||||
"https://github.com/SamTyurenkov/comfyui-vace-preprocessors": [
|
||||
[
|
||||
"CombineLayoutTracksNode",
|
||||
@ -16970,6 +17079,8 @@
|
||||
],
|
||||
"https://github.com/ShammiG/ComfyUI-Simple_Readable_Metadata-SG": [
|
||||
[
|
||||
"SaveNegativePromptSG",
|
||||
"SavePositivePromptSG",
|
||||
"Simple Readable Metadata Text Viewer-SG",
|
||||
"SimpleReadableMetadataMAXSG",
|
||||
"SimpleReadableMetadataSG",
|
||||
@ -19296,6 +19407,14 @@
|
||||
"title_aux": "WebUI Monaco Prompt"
|
||||
}
|
||||
],
|
||||
"https://github.com/TdogCreations/ComfyUI-NAID-Grid-Position": [
|
||||
[
|
||||
"NAID Grid Position"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-NAID-Grid-Position"
|
||||
}
|
||||
],
|
||||
"https://github.com/TeaCrab/ComfyUI-TeaNodes": [
|
||||
[
|
||||
"TC_ColorFill",
|
||||
@ -19655,11 +19774,16 @@
|
||||
"EasyCLIPLoader",
|
||||
"EasyCheckpointLoader",
|
||||
"EasyFileName",
|
||||
"EasyJSONJobImport",
|
||||
"EasyJSONUpdate",
|
||||
"EasyJsonExtractor",
|
||||
"EasyLoraLoader",
|
||||
"EasyUNETLoader",
|
||||
"EasyVAELoader",
|
||||
"ImageSaveToPath",
|
||||
"ImageSaveToPathwithCaption",
|
||||
"LineCounter",
|
||||
"LoadImageFromMatch",
|
||||
"LoadImageFromPath",
|
||||
"LoadImagesFromDirectoryPath",
|
||||
"LoadRandomImageFromFolderPath",
|
||||
@ -19803,7 +19927,8 @@
|
||||
"https://github.com/TuonoMindCode/ComfyUI-MultiClip-Text-Script": [
|
||||
[
|
||||
"MultiClipTextScriptClipSelector",
|
||||
"MultiClipTextScriptMain"
|
||||
"MultiClipTextScriptMain",
|
||||
"MultiClipTextScriptPositiveOnly"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MultiClip-Text-Script"
|
||||
@ -20207,6 +20332,15 @@
|
||||
"title_aux": "ComfyUI_RetroArch_Player"
|
||||
}
|
||||
],
|
||||
"https://github.com/WASasquatch/ComfyUI_Viewer": [
|
||||
[
|
||||
"WASCanvasComposeBatch",
|
||||
"WASComfyViewer"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Viewer"
|
||||
}
|
||||
],
|
||||
"https://github.com/WASasquatch/FreeU_Advanced": [
|
||||
[
|
||||
"WAS_FreeU",
|
||||
@ -20903,7 +21037,15 @@
|
||||
"PlyPreviewProcessGaussianPLYEnhance"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-PlyPreview"
|
||||
"title_aux": "ComfyUI PlyPreview"
|
||||
}
|
||||
],
|
||||
"https://github.com/Xyc2016/Comfyui_Fd_Nodes": [
|
||||
[
|
||||
"FD_RemoveWatermark"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui_Fd_Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Xyem/Xycuno-Oobabooga": [
|
||||
@ -21623,6 +21765,18 @@
|
||||
"title_aux": "comfyui-portrait-master-zh-cn"
|
||||
}
|
||||
],
|
||||
"https://github.com/ZUENS2020/ComfyUI-Gemini-LiteLLM": [
|
||||
[
|
||||
"ChatParams",
|
||||
"GeminiImageParams",
|
||||
"LLMBaseConfig",
|
||||
"LLMChatGenerate",
|
||||
"LLMImageGenerate"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Gemini LiteLLM Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/ZXL-Xinram/ComfyUI-AutoFlow": [
|
||||
[
|
||||
"AutoFlowAddAlphaChannel",
|
||||
@ -21872,6 +22026,26 @@
|
||||
"title_aux": "Save Checkpoint with Metadata"
|
||||
}
|
||||
],
|
||||
"https://github.com/a-ru2016/ComfyUI-Universal-ABM-LoRA": [
|
||||
[
|
||||
"NullUniversalLoRALoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Universal-ABM-LoRA"
|
||||
}
|
||||
],
|
||||
"https://github.com/a-ru2016/ComfyUI_UniversalSubspace": [
|
||||
[
|
||||
"ApplyNullLaLoRA",
|
||||
"ApplyUniversalLoRA",
|
||||
"ApplyUniversalWeights",
|
||||
"LoadUniversalWeights",
|
||||
"UniversalLoRALoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_UniversalSubspace"
|
||||
}
|
||||
],
|
||||
"https://github.com/a-und-b/ComfyUI_AB_Wildcard": [
|
||||
[
|
||||
"ABWildcardNode"
|
||||
@ -23246,6 +23420,15 @@
|
||||
"title_aux": "Comfyui-LoopLoader"
|
||||
}
|
||||
],
|
||||
"https://github.com/alexcong/ComfyUI-SwinIR": [
|
||||
[
|
||||
"SwinIRLoader",
|
||||
"SwinIRRun"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SwinIR"
|
||||
}
|
||||
],
|
||||
"https://github.com/alexcong/ComfyUI_QwenVL": [
|
||||
[
|
||||
"Qwen",
|
||||
@ -24985,6 +25168,7 @@
|
||||
"MaskBoundingBox-beyond_nodes",
|
||||
"MaskRectArea-beyond_nodes",
|
||||
"MaskToImage-beyond_nodes",
|
||||
"Prompt-beyond_nodes",
|
||||
"RoundMask-beyond_nodes",
|
||||
"String-beyond_nodes",
|
||||
"TwoWaySwitch-beyond_nodes"
|
||||
@ -28376,6 +28560,7 @@
|
||||
"SCAILCMULibraryLoader",
|
||||
"SCAILCMUMotion",
|
||||
"SCAILCMUSequenceToSCAILPose",
|
||||
"SCAILMixamoFBX",
|
||||
"SCAILPoseFromDWPose",
|
||||
"SCAILPoseRenderer"
|
||||
],
|
||||
@ -28420,6 +28605,14 @@
|
||||
"title_aux": "CS Transform Node for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/clayton-grey/ComfyUI-EditRouter": [
|
||||
[
|
||||
"CG_EditRouter"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-EditRouter"
|
||||
}
|
||||
],
|
||||
"https://github.com/cleanlii/comfyui-dalle-integration": [
|
||||
[
|
||||
"DalleImageEdit",
|
||||
@ -29443,6 +29636,14 @@
|
||||
"title_aux": "RenesStuffDanboruTagGet"
|
||||
}
|
||||
],
|
||||
"https://github.com/cristian1980/ComfyUI-Caption-Cleaner": [
|
||||
[
|
||||
"CleanCaptionNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Caption-Cleaner"
|
||||
}
|
||||
],
|
||||
"https://github.com/crystian/ComfyUI-Crystools": [
|
||||
[],
|
||||
{
|
||||
@ -29755,6 +29956,14 @@
|
||||
"title_aux": "Face Compare"
|
||||
}
|
||||
],
|
||||
"https://github.com/d3cker/comfyui_remove_background": [
|
||||
[
|
||||
"RemoveBackground"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_remove_background"
|
||||
}
|
||||
],
|
||||
"https://github.com/da2el-ai/ComfyUI-d2-send-eagle": [
|
||||
[
|
||||
"D2 Send Eagle"
|
||||
@ -31012,15 +31221,19 @@
|
||||
"AudioListCombine",
|
||||
"AudioListGenerator",
|
||||
"AudioToFrameCount",
|
||||
"AutoWhiteBalance",
|
||||
"BatchToPSD",
|
||||
"CeilDivide",
|
||||
"ChineseConverter",
|
||||
"ChineseTranslate",
|
||||
"FrameMatch",
|
||||
"GGUFInference",
|
||||
"LoadVideoPath",
|
||||
"ModelDownloader",
|
||||
"NumberListGenerator",
|
||||
"OpenAIHelper",
|
||||
"OpenRouterLLM",
|
||||
"PromptListGenerator",
|
||||
"QwenGPUInference",
|
||||
"SaveVideoPath",
|
||||
"SimpleWildCardPlayer"
|
||||
],
|
||||
{
|
||||
@ -31524,6 +31737,16 @@
|
||||
"title_aux": "comfyui-clip-prompt-splitter"
|
||||
}
|
||||
],
|
||||
"https://github.com/elgalardi/comfyui-prompt-splitter": [
|
||||
[
|
||||
"PromptSplitter10Lines",
|
||||
"PromptSplitter3Lines",
|
||||
"PromptSplitter5Lines"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-prompt-splitter"
|
||||
}
|
||||
],
|
||||
"https://github.com/elyetis/Comfyui-ColorMatchNodes": [
|
||||
[
|
||||
"ColorMatch2Refs",
|
||||
@ -31630,6 +31853,22 @@
|
||||
"title_aux": "comfyui-videoframenode"
|
||||
}
|
||||
],
|
||||
"https://github.com/ethanfel/Comfyui-JSON-Manager": [
|
||||
[
|
||||
"JSONLoaderBatchI2V",
|
||||
"JSONLoaderBatchLoRA",
|
||||
"JSONLoaderBatchVACE",
|
||||
"JSONLoaderCustom1",
|
||||
"JSONLoaderCustom3",
|
||||
"JSONLoaderCustom6",
|
||||
"JSONLoaderLoRA",
|
||||
"JSONLoaderStandard",
|
||||
"JSONLoaderVACE"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-JSON-Manager"
|
||||
}
|
||||
],
|
||||
"https://github.com/evanspearman/ComfyMath": [
|
||||
[
|
||||
"CM_BoolBinaryOperation",
|
||||
@ -32253,6 +32492,19 @@
|
||||
"title_aux": "ComfyUI_FL-Path-Animator"
|
||||
}
|
||||
],
|
||||
"https://github.com/filliptm/ComfyUI_FL-SongGen": [
|
||||
[
|
||||
"FL_SongGen_AutoStyle",
|
||||
"FL_SongGen_DescriptionBuilder",
|
||||
"FL_SongGen_Generate",
|
||||
"FL_SongGen_LyricsFormatter",
|
||||
"FL_SongGen_ModelLoader",
|
||||
"FL_SongGen_StyleTransfer"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_FL-SongGen"
|
||||
}
|
||||
],
|
||||
"https://github.com/filliptm/ComfyUI_FL-Trainer": [
|
||||
[
|
||||
"FL_ImageCaptionSaver",
|
||||
@ -35119,11 +35371,11 @@
|
||||
],
|
||||
"https://github.com/huyl3-cpu/comfyui_segment_anything_a100": [
|
||||
[
|
||||
"GroundingDinoModelLoader_A100",
|
||||
"GroundingDinoSAMSegment_A100",
|
||||
"InvertMask_A100",
|
||||
"IsMaskEmpty_A100",
|
||||
"SAMModelLoader_A100"
|
||||
"GroundingDinoModelLoader (segment anything A100)",
|
||||
"GroundingDinoSAMSegment (segment anything A100)",
|
||||
"InvertMask (segment anything)",
|
||||
"IsMaskEmpty",
|
||||
"SAMModelLoader (segment anything A100)"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_segment_anything_a100"
|
||||
@ -36747,6 +36999,17 @@
|
||||
"title_aux": "ComfyUI_HuggingFace_Downloader"
|
||||
}
|
||||
],
|
||||
"https://github.com/jo-nike/ComfyUI-SopranoTTS": [
|
||||
[
|
||||
"SopranoLoader",
|
||||
"SopranoTTS",
|
||||
"SopranoTTSBatch",
|
||||
"SopranoTTSStream"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SopranoTTS"
|
||||
}
|
||||
],
|
||||
"https://github.com/joanna910225/comfyui-housekeeper": [
|
||||
[
|
||||
"housekeeper-alignment",
|
||||
@ -39043,6 +39306,14 @@
|
||||
"title_aux": "comfyui-jk-easy-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/kplkasteel/ComfyUI-SubstringExtractor": [
|
||||
[
|
||||
"SubstringExtractor"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SubstringExtractor"
|
||||
}
|
||||
],
|
||||
"https://github.com/kpsss34/ComfyUI-kpsss34": [
|
||||
[
|
||||
"SD35sLoaderSampler"
|
||||
@ -39342,7 +39613,6 @@
|
||||
],
|
||||
"https://github.com/larsupb/LoRA-Merger-ComfyUI": [
|
||||
[
|
||||
"PM Arcee Fusion (Mergekit)",
|
||||
"PM Breadcrumbs (Mergekit)",
|
||||
"PM DARE (Mergekit)",
|
||||
"PM Dare (Mergekit)",
|
||||
@ -39382,6 +39652,21 @@
|
||||
"title_aux": "LNL Frame Selector"
|
||||
}
|
||||
],
|
||||
"https://github.com/latentastronaut/comfyui-latent-astronaut-suite": [
|
||||
[
|
||||
"ForLoopEnd",
|
||||
"ForLoopStart",
|
||||
"ImageResizeToTotalPixels",
|
||||
"LoraLoaderModelOnlySelector",
|
||||
"LoraLoaderSelector",
|
||||
"StringListCombine",
|
||||
"StringListFromText",
|
||||
"StringListIndex"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-latent-astronaut-suite"
|
||||
}
|
||||
],
|
||||
"https://github.com/lazniak/Head-Orientation-Node-for-ComfyUI---by-PabloGFX": [
|
||||
[
|
||||
"HeadOrientationNode"
|
||||
@ -43294,6 +43579,7 @@
|
||||
"BBoxInsetAndCrop",
|
||||
"BaseNode",
|
||||
"CharacterPresetNode",
|
||||
"CharacterReplacementNode",
|
||||
"CombinedUpscaleNode",
|
||||
"ConditionalLoraFullPipe",
|
||||
"DetailerNode",
|
||||
@ -43301,18 +43587,20 @@
|
||||
"FullPipeIn",
|
||||
"FullPipeLoader",
|
||||
"FullPipeOut",
|
||||
"ImageFileSize",
|
||||
"LoaderFullPipe",
|
||||
"MaskDetailerNode",
|
||||
"MaskDetailerPipeNode",
|
||||
"ModelPresetNode",
|
||||
"MultiStringConditioning",
|
||||
"OpenCVDenoise",
|
||||
"PromptConditioningNode",
|
||||
"ResolutionSelector",
|
||||
"SaveFullPipe",
|
||||
"SeedWithOverride",
|
||||
"SplitLoaderFullPipe",
|
||||
"StylePresetNode",
|
||||
"TagReplacementNode",
|
||||
"TagPresetNode",
|
||||
"UpscaleNode",
|
||||
"WildcardNode"
|
||||
],
|
||||
@ -44299,6 +44587,15 @@
|
||||
"title_aux": "ComfyUI_NetDist_Plus"
|
||||
}
|
||||
],
|
||||
"https://github.com/nyueki/ComfyUI-RemoteCLIPLoader": [
|
||||
[
|
||||
"RemoteCLIPLoader",
|
||||
"RemoteCLIPWorker"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-RemoteCLIPLoader"
|
||||
}
|
||||
],
|
||||
"https://github.com/o-l-l-i/ComfyUI-Olm-ChannelMixer": [
|
||||
[
|
||||
"OlmChannelMixer"
|
||||
@ -44482,6 +44779,7 @@
|
||||
"https://github.com/olivv-cs/ComfyUI-FunPack": [
|
||||
[
|
||||
"FunPackContinueVideo",
|
||||
"FunPackCreativeTemplate",
|
||||
"FunPackImg2LatentInterpolation",
|
||||
"FunPackPromptEnhancer",
|
||||
"FunPackStoryMemJSONConverter",
|
||||
@ -45615,6 +45913,7 @@
|
||||
"CRT_KSamplerBatch",
|
||||
"CRT_QuantizeAndCropImage",
|
||||
"CRT_StringBatcher",
|
||||
"CRT_StringLineCounter",
|
||||
"CRT_StringSplitter",
|
||||
"CRT_UpscaleModelAdv",
|
||||
"CRT_WAN_BatchSampler",
|
||||
@ -45670,6 +45969,7 @@
|
||||
"SmartStyleModelApplyDual",
|
||||
"Strength To Steps",
|
||||
"Technicolor2FX",
|
||||
"Text Box line spot",
|
||||
"Toggle Lora Unet Blocks L1",
|
||||
"Toggle Lora Unet Blocks L2",
|
||||
"Video Duration Calculator",
|
||||
@ -45900,6 +46200,14 @@
|
||||
"title_aux": "ComfyUI-PainterLongVideo"
|
||||
}
|
||||
],
|
||||
"https://github.com/princepainter/ComfyUI-PainterQwenImageEdit": [
|
||||
[
|
||||
"PainterQwenImageEdit"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-PainterQwenImageEdit"
|
||||
}
|
||||
],
|
||||
"https://github.com/princepainter/ComfyUI-PainterVideoCombine": [
|
||||
[
|
||||
"PainterVideoCombine"
|
||||
@ -45908,6 +46216,15 @@
|
||||
"title_aux": "ComfyUI-PainterVideoCombine"
|
||||
}
|
||||
],
|
||||
"https://github.com/princepainter/ComfyUI-PainterVideoInfo": [
|
||||
[
|
||||
"VideoInfoLoaded",
|
||||
"VideoInfoSource"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-PainterVideoInfo"
|
||||
}
|
||||
],
|
||||
"https://github.com/princepainter/Comfyui-PainterAudioCut": [
|
||||
[
|
||||
"PainterAudioCut"
|
||||
@ -47064,6 +47381,14 @@
|
||||
"title_aux": "comfyui-bus-plugin"
|
||||
}
|
||||
],
|
||||
"https://github.com/rholdorf/comfyui_imgtools": [
|
||||
[
|
||||
"ImageDimensionFitter"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_imgtools"
|
||||
}
|
||||
],
|
||||
"https://github.com/rhplus0831/ComfyMepi": [
|
||||
[
|
||||
"MepiCheckpoint",
|
||||
@ -48683,6 +49008,15 @@
|
||||
"title_aux": "smZNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/shin131002/RandomLoRALoader": [
|
||||
[
|
||||
"FilteredRandomLoRALoader",
|
||||
"RandomLoRALoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "RandomLoRALoader"
|
||||
}
|
||||
],
|
||||
"https://github.com/shinich39/comfyui-break-workflow": [
|
||||
[
|
||||
"BreakWorkflow"
|
||||
@ -48785,9 +49119,18 @@
|
||||
"EmbeddingRenameKeys",
|
||||
"EmbeddingThreeMerger",
|
||||
"EmbeddingTwoMerger",
|
||||
"LoRAExtractFixed",
|
||||
"LoRAExtractFrobenius",
|
||||
"LoRAExtractKnee",
|
||||
"LoRAExtractQuantile",
|
||||
"LoRAExtractRatio",
|
||||
"LoRAMetaKeys",
|
||||
"LoRAPruneKeys",
|
||||
"LoRARenameKeys",
|
||||
"LoRAResizeCumulative",
|
||||
"LoRAResizeFixed",
|
||||
"LoRAResizeFrobenius",
|
||||
"LoRAResizeRatio",
|
||||
"LoRAThreeMerger",
|
||||
"LoRATwoMerger",
|
||||
"ModelMetaKeys",
|
||||
@ -48805,6 +49148,14 @@
|
||||
"title_aux": "Model Utility Toolkit"
|
||||
}
|
||||
],
|
||||
"https://github.com/silveroxides/ComfyUI-PokeIndex": [
|
||||
[
|
||||
"PokeIndex"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-PokeIndex"
|
||||
}
|
||||
],
|
||||
"https://github.com/silveroxides/ComfyUI-RR-JointTagger": [
|
||||
[
|
||||
"RRJointTagger|redrocket"
|
||||
@ -49836,13 +50187,14 @@
|
||||
[
|
||||
"ImageMaskCrop",
|
||||
"ImageSizeCalculator",
|
||||
"LoadDiffusersScheduler",
|
||||
"RestoreMaskCrop",
|
||||
"SigmaSmoother",
|
||||
"SigmasGraph",
|
||||
"SigmasRescale",
|
||||
"SuperCreateTiles",
|
||||
"SuperSVRCalcTiles",
|
||||
"SuperStitchTiles",
|
||||
"WanExtendI2VPlus"
|
||||
"SuperStitchTiles"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SuperNodes"
|
||||
@ -49868,6 +50220,15 @@
|
||||
"title_aux": "ComfyUI-LoadImage-Advanced"
|
||||
}
|
||||
],
|
||||
"https://github.com/soulctcher/TetriNode": [
|
||||
[
|
||||
"TetriNode",
|
||||
"TetriNodeOptions"
|
||||
],
|
||||
{
|
||||
"title_aux": "TetriNode"
|
||||
}
|
||||
],
|
||||
"https://github.com/sourceful-official/LoadLoraModelOnlyWithUrl": [
|
||||
[
|
||||
"LoadLoraModelOnlyWithUrl"
|
||||
@ -50321,6 +50682,14 @@
|
||||
"title_aux": "ComfyUI_Strimmlarns_aesthetic_score"
|
||||
}
|
||||
],
|
||||
"https://github.com/stuttlepress/ComfyUI-Wan-VACE-Prep": [
|
||||
[
|
||||
"WanVACEPrep"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Wan VACE Prep"
|
||||
}
|
||||
],
|
||||
"https://github.com/styler00dollar/ComfyUI-deepcache": [
|
||||
[
|
||||
"DeepCache"
|
||||
@ -50824,6 +51193,14 @@
|
||||
"title_aux": "ComfyUI-StoryMaker"
|
||||
}
|
||||
],
|
||||
"https://github.com/tardigrade1001/latent-rotate-90": [
|
||||
[
|
||||
"LatentRotatePortraitLandscape"
|
||||
],
|
||||
{
|
||||
"title_aux": "latent-rotate-90"
|
||||
}
|
||||
],
|
||||
"https://github.com/tatookan/comfyui_ssl_gemini_EXP": [
|
||||
[
|
||||
"SSL_GeminiAPIKeyConfig",
|
||||
@ -51733,9 +52110,7 @@
|
||||
"DyPEQwenImage",
|
||||
"FlowMatchingProgressiveUpscaler",
|
||||
"FlowMatchingStage",
|
||||
"ImageMeshDrag",
|
||||
"LatentChannelStatsPreview",
|
||||
"LatentMeshDrag"
|
||||
"LatentUpscaleAdvanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FlowMatching-Upscaler"
|
||||
@ -51982,6 +52357,7 @@
|
||||
],
|
||||
"https://github.com/ucloud/comfyui-plugin": [
|
||||
[
|
||||
"Gemini Pro Image (Nano Banana Pro)",
|
||||
"ModelVerse Image Packer",
|
||||
"Modelverse FluxDevNode",
|
||||
"Modelverse FluxKontextMaxNode",
|
||||
@ -51995,10 +52371,18 @@
|
||||
"Modelverse Step1xEditNode",
|
||||
"ModelverseChat",
|
||||
"ModelverseInputFiles",
|
||||
"Modelverse_PreviewVideo",
|
||||
"Modelverse_WanAII2V",
|
||||
"Modelverse_WanAIT2V",
|
||||
"NanoBanana",
|
||||
"UCloud ModelVerse Client"
|
||||
"Sora_Img2Video",
|
||||
"Sora_Text2Video",
|
||||
"UCloud ModelVerse Client",
|
||||
"Vidu_Extend",
|
||||
"Vidu_Img2Video",
|
||||
"Vidu_Reference2Video",
|
||||
"Vidu_StartEnd2Video",
|
||||
"Vidu_Text2Video"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUl-UCloud"
|
||||
@ -52136,7 +52520,6 @@
|
||||
"https://github.com/ussoewwin/ComfyUI-DistorchMemoryManager": [
|
||||
[
|
||||
"DisTorchPurgeVRAMV2",
|
||||
"MemoryCleaner",
|
||||
"MemoryManager",
|
||||
"ModelPatchMemoryCleaner",
|
||||
"SafeMemoryManager"
|
||||
@ -52632,7 +53015,8 @@
|
||||
"vsLinx_ImpactMultilineWildcardText",
|
||||
"vsLinx_LoadSelectedImagesBatch",
|
||||
"vsLinx_LoadSelectedImagesList",
|
||||
"vsLinx_MuteOnBool"
|
||||
"vsLinx_MuteOnBool",
|
||||
"vsLinx_UpscaleByFactorWithModel"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI vsLinx Nodes"
|
||||
@ -53180,8 +53564,8 @@
|
||||
"TSC_EfficientLoader",
|
||||
"TriggerWordToggle",
|
||||
"VAEDecode",
|
||||
"WanVideoLoraSelect",
|
||||
"WanVideoLoraSelectFromText"
|
||||
"WanVideoLoraSelectFromText",
|
||||
"WanVideoLoraSelectLM"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Lora-Manager"
|
||||
@ -53788,6 +54172,14 @@
|
||||
"title_aux": "ComfyUI-connect-ui"
|
||||
}
|
||||
],
|
||||
"https://github.com/xiujiang1987/ComfyUI-SmartSize": [
|
||||
[
|
||||
"GetImageSize_Custom"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SmartSize"
|
||||
}
|
||||
],
|
||||
"https://github.com/xlinx/ComfyUI-decadetw-auto-messaging-realtime": [
|
||||
[
|
||||
"Auto-MSG-ALL",
|
||||
@ -54275,7 +54667,8 @@
|
||||
"YC_Image_Save",
|
||||
"YC_MaskColorOverlay",
|
||||
"YC_SingleTextNode",
|
||||
"YC_textReplaceNode"
|
||||
"YC_textReplaceNode",
|
||||
"ycImageTilem"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-YCNodes"
|
||||
@ -54416,6 +54809,14 @@
|
||||
"title_aux": "florence_dw"
|
||||
}
|
||||
],
|
||||
"https://github.com/yohji-yohji/comfyui-nanobanana-pro": [
|
||||
[
|
||||
"Gemini3ProGenerateContent"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-nanobanana-pro"
|
||||
}
|
||||
],
|
||||
"https://github.com/yolain/ComfyUI-Easy-DotsOCR": [
|
||||
[
|
||||
"easy applyDotsOCR",
|
||||
@ -55024,7 +55425,8 @@
|
||||
"Add Subtitles To Background",
|
||||
"Add Subtitles To Frames",
|
||||
"Apply Whisper",
|
||||
"Resize Cropped Subtitles"
|
||||
"Resize Cropped Subtitles",
|
||||
"Save SRT"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Whisper"
|
||||
@ -55389,6 +55791,7 @@
|
||||
],
|
||||
"https://github.com/zhuyanan/Comfy-FilmSimulator": [
|
||||
[
|
||||
"DNG Image Reader",
|
||||
"FilmSimNode"
|
||||
],
|
||||
{
|
||||
@ -55409,6 +55812,14 @@
|
||||
"title_aux": "ComfyUI-Attention-Distillation"
|
||||
}
|
||||
],
|
||||
"https://github.com/zisb/comfyui-texture-packer": [
|
||||
[
|
||||
"AlphaEdgeSolidify"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-texture-packer"
|
||||
}
|
||||
],
|
||||
"https://github.com/zl9739379/ComfyUI-ArkVideoGenerate": [
|
||||
[
|
||||
"ArkVideoGenerate"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user