mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-06-19 22:39:17 +08:00
Compare commits
51 Commits
606ff9ced2
...
a8de0575a6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a8de0575a6 | ||
|
|
9ad16c0188 | ||
|
|
a2c41a2a21 | ||
|
|
9690eed4d1 | ||
|
|
5d1d287735 | ||
|
|
65789a6c9d | ||
|
|
871a646fd7 | ||
|
|
27f81a058e | ||
|
|
af11571dd7 | ||
|
|
f59dd4bdc6 | ||
|
|
90b87db05c | ||
|
|
d6a9d6544d | ||
|
|
42b028362e | ||
|
|
dcf04578b8 | ||
|
|
3eceec5bfa | ||
|
|
2c0d665929 | ||
|
|
7fa009e9da | ||
|
|
7cf155b2fe | ||
|
|
350ff2d044 | ||
|
|
f64b73fc57 | ||
|
|
1958957d36 | ||
|
|
f3236c3031 | ||
|
|
fcbad506bb | ||
|
|
934fd2e091 | ||
|
|
5de92e4f92 | ||
|
|
8ea1cf7aa7 | ||
|
|
936dc09f22 | ||
|
|
5a19558c01 | ||
|
|
2513b3bff1 | ||
|
|
919c07f1e1 | ||
|
|
8f646e92a0 | ||
|
|
8d9eeb93f4 | ||
|
|
299976330f | ||
|
|
ea3dcde0ca | ||
|
|
5162e1d601 | ||
|
|
a129cc6321 | ||
|
|
1fc7b34f4a | ||
|
|
ba33ebe2dc | ||
|
|
d98ca19ef5 | ||
|
|
04e12f4b3b | ||
|
|
23056a0eb8 | ||
|
|
1a56124af3 | ||
|
|
f7d56e62b9 | ||
|
|
f011bf5172 | ||
|
|
6d87c3e981 | ||
|
|
acc11e1bda | ||
|
|
3c9c3196a1 | ||
|
|
8f0d16a7d8 | ||
|
|
ed1b1a446b | ||
|
|
3d0c41e1bc | ||
|
|
0979084230 |
@ -4504,6 +4504,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This is the rgb2x wrapper node for ComfyUI. The required models are automatically downloaded on the first run.\noriginal project : [a/https://github.com/zheng95z/rgbx](original project : https://github.com/zheng95z/rgbx)"
|
||||
},
|
||||
{
|
||||
"author": "flrngel",
|
||||
"title": "ComfyUI_rgbx_xrgb_Wrapper",
|
||||
"reference": "https://github.com/flrngel/ComfyUI_rgbx_xrgb_Wrapper",
|
||||
"files": [
|
||||
"https://github.com/flrngel/ComfyUI_rgbx_xrgb_Wrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is the rgb2x and x2rgb wrapper node for ComfyUI. The required models are automatically downloaded on the first run.\noriginal project : [a/https://github.com/zheng95z/rgbx](original project : https://github.com/zheng95z/rgbx)"
|
||||
},
|
||||
{
|
||||
"author": "thecooltechguy",
|
||||
"title": "ComfyUI Stable Video Diffusion",
|
||||
@ -14016,6 +14026,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nucleus Image (MoE diffusion) support for ComfyUI — backport of PR #13471"
|
||||
},
|
||||
{
|
||||
"author": "marduk191",
|
||||
"title": "comfyui-voxtral",
|
||||
"reference": "https://github.com/marduk191/comfyui-voxtral",
|
||||
"files": [
|
||||
"https://github.com/marduk191/comfyui-voxtral"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom nodes for Mistral's Voxtral TTS"
|
||||
},
|
||||
{
|
||||
"author": "marduk191",
|
||||
"title": "ComfyUI-fp8_cublas",
|
||||
"reference": "https://github.com/marduk191/ComfyUI-fp8_cublas",
|
||||
"files": [
|
||||
"https://github.com/marduk191/ComfyUI-fp8_cublas"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node that patches loaded models (Flux, SDXL, etc.) to run Linear layers in FP8 or MXFP8, unlocking tensor-core throughput on Ada Lovelace (RTX 4090) and Blackwell (RTX 5090) GPUs."
|
||||
},
|
||||
{
|
||||
"author": "haohaocreates",
|
||||
"title": "ComfyUI-HH-Image-Selector",
|
||||
@ -17447,6 +17477,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "SegGPT model for comfyui,segmentation everything with mask prompt. Download (https://huggingface.co/BAAI/SegGPT/blob/main/seggpt_vit_large.pth) in this node path."
|
||||
},
|
||||
{
|
||||
"author": "nicehero",
|
||||
"title": "ComfyUI Conditioning Saver",
|
||||
"id": "conditioningsaver",
|
||||
"reference": "https://github.com/nicehero/comfyui-conditioning-saver",
|
||||
"files": [
|
||||
"https://github.com/nicehero/comfyui-conditioning-saver"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Save and load CONDITIONING tensors to or from files, enabling reuse of encoded prompts and caching expensive CLIP encodings across workflows."
|
||||
},
|
||||
{
|
||||
"author": "sakura1bgx",
|
||||
"title": "ComfyUI_FlipStreamViewer",
|
||||
@ -31331,6 +31372,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that performs speaker diarization to isolate individual speaker audio tracks from a single audio source."
|
||||
},
|
||||
{
|
||||
"author": "pmarmotte2",
|
||||
"title": "Comfyui-Pick_Any",
|
||||
"reference": "https://github.com/pmarmotte2/Comfyui_Pick_Any",
|
||||
"files": [
|
||||
"https://github.com/pmarmotte2/Comfyui_Pick_Any"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Advanced chooser nodes for ComfyUI that let workflows pause for image, audio, or text selection, with optional automatic picking and series helper nodes."
|
||||
},
|
||||
{
|
||||
"author": "IIEleven11",
|
||||
"title": "ComfyUI-FairyTaler",
|
||||
@ -37467,6 +37518,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Ollama-driven routing nodes and curated workflows for ComfyUI with checkpoint, LoRA, and Flux split-component flows plus image-guided variants using vision analysis."
|
||||
},
|
||||
{
|
||||
"author": "GeekatplayStudio",
|
||||
"title": "ComfyUI-HiddenImages",
|
||||
"reference": "https://github.com/GeekatplayStudio/ComfyUI-HiddenImages",
|
||||
"files": [
|
||||
"https://github.com/GeekatplayStudio/ComfyUI-HiddenImages"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom-node pack and installer for hidden-image workflows across SD 1.5, SDXL, and FLUX with pattern preprocessing, text-mask generation, and workflow blueprints."
|
||||
},
|
||||
{
|
||||
"author": "wouterverweirder",
|
||||
"title": "ComfyUI PenPlotter",
|
||||
@ -43288,6 +43349,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node for LTX Video 2.3 that uses Gemma3-12b-it LLM for text generation with support for LTX-2.3 prompt extensions and custom system prompts. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "knishika62",
|
||||
"title": "ComfyUI_AITuber",
|
||||
"reference": "https://github.com/knishika62/ComfyUI_AITuber",
|
||||
"files": [
|
||||
"https://github.com/knishika62/ComfyUI_AITuber"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node that automatically generates image generation prompts using AITuber persona dataset (195 characters). Uses LLM to generate prompts based on character index and atmosphere keywords. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "Pedreiro-Digital-Studio-Ltda",
|
||||
"title": "ComfyUI-PromptPerfect",
|
||||
@ -45423,6 +45494,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Workflow management and generation UI plugin. Browse, organize, and execute workflows with auto-generated parameter editing, AI prompt assistant (Ollama), JSON syntax highlighting, Eagle integration, and multi-language support (EN/JA/ZH)."
|
||||
},
|
||||
{
|
||||
"author": "ketle-man",
|
||||
"title": "Model and Prompt from Metadata",
|
||||
"id": "model-and-prompt-from-metadata",
|
||||
"reference": "https://github.com/ketle-man/model-and-prompt-from-metadata",
|
||||
"files": [
|
||||
"https://github.com/ketle-man/model-and-prompt-from-metadata"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Drop a ComfyUI PNG/WebP/JSON onto the node to instantly extract and apply checkpoint, VAE, and prompts from embedded metadata. Supports ComfyUI, SD WebUI, SD Forge neo, Fooocus, SDXLPromptStyler, and Lora Loader (LoraManager). Includes LoRA from Metadata and CLIP Text Encode edit+ nodes."
|
||||
},
|
||||
{
|
||||
"author": "senjinthedragon",
|
||||
"title": "ComfyUI Gender Tag Filter",
|
||||
@ -47201,6 +47283,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Call the local `claude` CLI from ComfyUI for vision+text or text-only completions. Uses your existing `claude login` OAuth (no API key required). Supports UUID session reuse for prompt-cache savings, with session token-usage tracking. Additional utility nodes: `Split Image Batch to List of Image Batches` (takes a large incoming batch and splits it into a list of smaller sub-batches with start/end index outputs, so you can send N images at a time — e.g. pairs — to the Claude CLI node along with their original batch indices for tracking), `Indexed 2x2 Grid from Batch`, `Select Images (Bounds Safe)`, and `Image Batch Current Index`. Optional headless API-key mode."
|
||||
},
|
||||
{
|
||||
"author": "randyhaylor",
|
||||
"title": "Unified Conditioning Merge (with timestep ranges)",
|
||||
"reference": "https://github.com/RandyHaylor/unified-conditioning-combine-with-timestep-range",
|
||||
"files": [
|
||||
"https://github.com/RandyHaylor/unified-conditioning-combine-with-timestep-range"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node: range-aware Concat/Combine/Average for CONDITIONING that correctly carries start_percent/end_percent across both inputs. Single unified node with mode dropdown, dynamic 1..N input slots, per-slot weights, and timestep-range intersection."
|
||||
},
|
||||
{
|
||||
"author": "namemechan",
|
||||
"title": "ComfyUI-DCW",
|
||||
@ -47362,6 +47454,129 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Professional audio editing nodes for ComfyUI — trim, measure, and inspect audio without leaving your workflow."
|
||||
},
|
||||
{
|
||||
"author": "siw6819",
|
||||
"title": "comfyui-case-insensitive-dropdowns",
|
||||
"reference": "https://github.com/siw6819/comfyui-case-insensitive-dropdowns",
|
||||
"files": [
|
||||
"https://github.com/siw6819/comfyui-case-insensitive-dropdowns"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Fixes ComfyUI's case-sensitive dropdown sorting so all combo widgets sort A→Z, case-insensitively."
|
||||
},
|
||||
{
|
||||
"author": "maweiqiang1978",
|
||||
"title": "ComfyUI-AIB",
|
||||
"reference": "https://github.com/maweiqiang1978/ComfyUI-AIB",
|
||||
"files": [
|
||||
"https://github.com/maweiqiang1978/ComfyUI-AIB"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI plugin providing a toolbox of features, including automatic generation of double eyelid position masks. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "COkedat",
|
||||
"title": "comfyui-prompt-append",
|
||||
"reference": "https://github.com/COkedat/comfyui-prompt-append",
|
||||
"files": [
|
||||
"https://github.com/COkedat/comfyui-prompt-append"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that provides advanced, condition-based prompt appending allowing you to dynamically build prompts based on the presence or absence of specific tags."
|
||||
},
|
||||
{
|
||||
"author": "BitPoet",
|
||||
"title": "ComfyUI-bitpoet-keywordsize",
|
||||
"reference": "https://github.com/BitPoet/ComfyUI-bitpoet-keywordsize",
|
||||
"files": [
|
||||
"https://github.com/BitPoet/ComfyUI-bitpoet-keywordsize"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple ComfyUI node that determines the image size by a keyword in the prompt, optionally replacing the keyword"
|
||||
},
|
||||
{
|
||||
"author": "PaoloC68",
|
||||
"title": "ComfyUI-PuLID-Flux-Chroma",
|
||||
"id": "comfyui-pulid-flux-chroma",
|
||||
"reference": "https://github.com/PaoloC68/ComfyUI-PuLID-Flux-Chroma",
|
||||
"files": [
|
||||
"https://github.com/PaoloC68/ComfyUI-PuLID-Flux-Chroma"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The first PuLID (face identity preservation) implementation with full Chroma model support for ComfyUI. Automatically detects and adapts to both FLUX and Chroma models. Fork of PuLID-Flux-Enhanced with comprehensive Chroma compatibility fixes.",
|
||||
"stars": 0,
|
||||
"last_update": "2025-06-15 00:00:00",
|
||||
"preemptions": [
|
||||
"ApplyPulidFlux",
|
||||
"PulidFluxModelLoader",
|
||||
"PulidFluxInsightFaceLoader",
|
||||
"PulidFluxEvaClipLoader"
|
||||
],
|
||||
"nodename_pattern": "PulidFlux",
|
||||
"badges": [
|
||||
"Chroma",
|
||||
"Face Identity"
|
||||
],
|
||||
"dependencies": [
|
||||
"insightface",
|
||||
"onnxruntime"
|
||||
],
|
||||
"pip": [
|
||||
"insightface",
|
||||
"onnxruntime"
|
||||
]
|
||||
},
|
||||
{
|
||||
"author": "WJLUOXIAO",
|
||||
"title": "XB_ToolBox",
|
||||
"reference": "https://github.com/WJLUOXIAO/XB_ToolBox",
|
||||
"files": [
|
||||
"https://github.com/WJLUOXIAO/XB_ToolBox"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A comprehensive ComfyUI extension suite encompassing both front-end interaction and low-level memory scheduling, designed to help beginners master workflows and simplify local deployment."
|
||||
},
|
||||
{
|
||||
"author": "Anonymzx",
|
||||
"title": "BangtrixToolkit",
|
||||
"reference": "https://github.com/Anonymzx/BangtrixToolkit",
|
||||
"files": [
|
||||
"https://github.com/Anonymzx/BangtrixToolkit"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Advanced ComfyUI toolkit with translation, AMD ROCm utilities, optimization, and workflow enhance"
|
||||
},
|
||||
{
|
||||
"author": "Magos Digital Studio",
|
||||
"title": "ComfyUI-Magos-Nodes",
|
||||
"reference": "https://github.com/MagosDigitalStudio/ComfyUI-Magos-Nodes",
|
||||
"files": [
|
||||
"https://github.com/MagosDigitalStudio/ComfyUI-Magos-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "DWPose & NLF skeleton editor, retargeter, and renderer for ComfyUI. Extract body/hand/face keypoints (+ optional NLF 3D) from video, edit them frame-by-frame in a full-screen timeline + dope sheet + graph + 3D orbit editor with animated camera, retarget DWPose proportions per-cluster, and render clean pose images. Outputs standard ComfyUI types — drives WanAnimate, ControlNet, SCAIL, LTX-Video, UniAnimate, and any other pose-driven pipeline."
|
||||
},
|
||||
{
|
||||
"author": "PlagueKind",
|
||||
"title": "PlagueKind-Nodes",
|
||||
"reference": "https://github.com/PlagueKind/ComfyUI-PlagueKind-Nodes",
|
||||
"files": [
|
||||
"https://github.com/PlagueKind/ComfyUI-PlagueKind-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom ComfyUI nodes providing unified image and mask resizing with multiple scaling modes, aspect-ratio preservation, center crop alignment, and stable tensor-based mask transformations."
|
||||
},
|
||||
{
|
||||
"author": "dreamrec",
|
||||
"title": "ComfyUI-Pixal3D",
|
||||
"id": "comfyui-pixal3d",
|
||||
"reference": "https://github.com/dreamrec/ComfyUI-Pixal3D",
|
||||
"files": [
|
||||
"https://github.com/dreamrec/ComfyUI-Pixal3D"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI wrapper for [a/Pixal3D](https://github.com/TencentARC/Pixal3D) — Tencent's SIGGRAPH 2026 single-image to PBR-textured-3D pipeline. Windows + NVIDIA RTX 30/40/50 (≥ 16 GB VRAM). One image → textured PBR mesh in ~3-5 min. Built on top of [a/ComfyUI-Trellis2](https://github.com/visualbruno/ComfyUI-Trellis2). Note: Pixal3D itself is academic / non-commercial only and NOT for EU use — see NOTICE.md."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -47752,6 +47967,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "leoleexh",
|
||||
"title": "comfyui-deploy-leolee",
|
||||
"id": "leoleexh's Custom-Nodes",
|
||||
"reference": "https://github.com/leoleelxh/comfyui-deploy-leolee",
|
||||
"files": [
|
||||
"https://github.com/leoleelxh/comfyui-deploy-leolee"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "comfyui-deploy is a customized version by leolee, and it serves as the supporting plugin for the Figma plugin: ComfyUI-Image-Generator-Advance."
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@ -2956,6 +2956,14 @@
|
||||
"title_aux": "ComfyUI Qwen Prompt Expander"
|
||||
}
|
||||
],
|
||||
"https://github.com/Anonymzx/BangtrixToolkit": [
|
||||
[
|
||||
"BangtrixTranslateUniversal"
|
||||
],
|
||||
{
|
||||
"title_aux": "BangtrixToolkit"
|
||||
}
|
||||
],
|
||||
"https://github.com/Anzhc/Anima-Mod-Guidance-ComfyUI-Node": [
|
||||
[
|
||||
"AnimaModGuidance"
|
||||
@ -4247,6 +4255,14 @@
|
||||
"title_aux": "DynamicPose-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/BitPoet/ComfyUI-bitpoet-keywordsize": [
|
||||
[
|
||||
"BitPoetKeywordSizeNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-bitpoet-keywordsize"
|
||||
}
|
||||
],
|
||||
"https://github.com/BizaNator/ComfyUI_PromptIterator": [
|
||||
[
|
||||
"PromptIterator",
|
||||
@ -4658,6 +4674,14 @@
|
||||
"title_aux": "ComfyUI_FaceAlignPaste"
|
||||
}
|
||||
],
|
||||
"https://github.com/COkedat/comfyui-prompt-append": [
|
||||
[
|
||||
"ConditionalPromptAppendNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-prompt-append"
|
||||
}
|
||||
],
|
||||
"https://github.com/CY-CHENYUE/ComfyUI-FramePack-HY": [
|
||||
[
|
||||
"CreateKeyframes_HY",
|
||||
@ -6763,7 +6787,8 @@
|
||||
"DenoLTXSequencer",
|
||||
"DenoMultiImageLoader",
|
||||
"DenoRTXVFXEasyUpscale",
|
||||
"DenoResolutionSetup"
|
||||
"DenoResolutionSetup",
|
||||
"DenoVideoCompare"
|
||||
],
|
||||
{
|
||||
"title_aux": "Deno Custom Nodes"
|
||||
@ -9496,6 +9521,17 @@
|
||||
"title_aux": "ComfyUI_ExtractLora"
|
||||
}
|
||||
],
|
||||
"https://github.com/GeekatplayStudio/ComfyUI-HiddenImages": [
|
||||
[
|
||||
"IllusionLatentMask",
|
||||
"IllusionMagicScheduler",
|
||||
"IllusionPatternPreprocessor",
|
||||
"IllusionTextMask"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-HiddenImages"
|
||||
}
|
||||
],
|
||||
"https://github.com/GeekatplayStudio/ComfyUI-Text2Speech": [
|
||||
[
|
||||
"HttpTTSToAudio",
|
||||
@ -14836,6 +14872,19 @@
|
||||
"title_aux": "comfyui-vram-overlay"
|
||||
}
|
||||
],
|
||||
"https://github.com/MagosDigitalStudio/ComfyUI-Magos-Nodes": [
|
||||
[
|
||||
"DWPoseTEEditor",
|
||||
"DWPoseTEExtractor",
|
||||
"DWPoseTERenderer",
|
||||
"MagosPoseRetargeter",
|
||||
"WanAnimateSamplerPresets",
|
||||
"WanRatioAndFPS"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Magos-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/MajoorWaldi/ComfyUI-Majoor-AssetsManager": [
|
||||
[
|
||||
"MajoorSaveImage",
|
||||
@ -16332,6 +16381,9 @@
|
||||
"NS-MicroConditioningSchedule",
|
||||
"NS-PromptList",
|
||||
"NS-RefinerBoundaryOptimizer",
|
||||
"NS-RefinerGuidanceScale",
|
||||
"NS-RefinerSchedule",
|
||||
"NS-RefinerTextEncode",
|
||||
"NS-ToonFilter",
|
||||
"SimpleLLMAddDocument",
|
||||
"SimpleLLMAddMemory",
|
||||
@ -17448,6 +17500,24 @@
|
||||
"title_aux": "ComfyUI-Gallery"
|
||||
}
|
||||
],
|
||||
"https://github.com/PaoloC68/ComfyUI-PuLID-Flux-Chroma": [
|
||||
[
|
||||
"ApplyPulidFlux",
|
||||
"PulidFluxEvaClipLoader",
|
||||
"PulidFluxInsightFaceLoader",
|
||||
"PulidFluxModelLoader"
|
||||
],
|
||||
{
|
||||
"nodename_pattern": "PulidFlux",
|
||||
"preemptions": [
|
||||
"ApplyPulidFlux",
|
||||
"PulidFluxModelLoader",
|
||||
"PulidFluxInsightFaceLoader",
|
||||
"PulidFluxEvaClipLoader"
|
||||
],
|
||||
"title_aux": "ComfyUI-PuLID-Flux-Chroma"
|
||||
}
|
||||
],
|
||||
"https://github.com/Parameshvadivel/ComfyUI-SVGview": [
|
||||
[
|
||||
"SVGPreview"
|
||||
@ -17739,6 +17809,14 @@
|
||||
"title_aux": "Joy Caption Two - PixelaiLabs Edition"
|
||||
}
|
||||
],
|
||||
"https://github.com/PlagueKind/ComfyUI-PlagueKind-Nodes": [
|
||||
[
|
||||
"UnifiedResizeImageMask"
|
||||
],
|
||||
{
|
||||
"title_aux": "PlagueKind-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/PnthrLeo/comfyUI-PL-data-tools": [
|
||||
[
|
||||
"AreasGenerator",
|
||||
@ -18135,6 +18213,10 @@
|
||||
],
|
||||
"https://github.com/PozzettiAndrea/ComfyUI-TurntableGSViewer": [
|
||||
[
|
||||
"GaussianAnalysis",
|
||||
"GaussianExport",
|
||||
"GaussianMerge",
|
||||
"LoadPLY",
|
||||
"PreviewGaussians"
|
||||
],
|
||||
{
|
||||
@ -18476,6 +18558,18 @@
|
||||
"title_aux": "Claude CLI (Vision+Text)"
|
||||
}
|
||||
],
|
||||
"https://github.com/RandyHaylor/unified-conditioning-combine-with-timestep-range": [
|
||||
[
|
||||
"CLIPTextEncodeSDXLAutoSplitAndMerge",
|
||||
"CLIPTextEncodeWithCutoffRegionSeparation",
|
||||
"ConditioningCropZoomSDXL",
|
||||
"ConditioningMergeWithTimestepRanges",
|
||||
"DebugConditioning"
|
||||
],
|
||||
{
|
||||
"title_aux": "Unified Conditioning Merge (with timestep ranges)"
|
||||
}
|
||||
],
|
||||
"https://github.com/Rathius-Saranoth/Rathius_ComfyNodes": [
|
||||
[
|
||||
"LoadTextFile_Rathius",
|
||||
@ -24041,6 +24135,35 @@
|
||||
"title_aux": "WAS Affine"
|
||||
}
|
||||
],
|
||||
"https://github.com/WJLUOXIAO/XB_ToolBox": [
|
||||
[
|
||||
"XB_BatchFolderLoader",
|
||||
"XB_CLIPNameBroadcaster",
|
||||
"XB_CheckpointBlockSwap",
|
||||
"XB_ChunkVisualization",
|
||||
"XB_Dashboard_Zen",
|
||||
"XB_DynamicBus",
|
||||
"XB_ImageParamsMaster",
|
||||
"XB_MasterParameter",
|
||||
"XB_SageAttentionAccelerator",
|
||||
"XB_SamplerChunkMaster",
|
||||
"XB_StoryboardSlicer",
|
||||
"XB_UNetBlockSwap",
|
||||
"XB_UNetNameBroadcaster",
|
||||
"XB_VRAM_Calculator",
|
||||
"XB_VideoParamsMaster",
|
||||
"XB_Video_Merger",
|
||||
"XB_WanFirstLastFrameToVideo",
|
||||
"XB_WanImageToVideo",
|
||||
"XB_Wan_ParamBus",
|
||||
"XB_Wan_RelayNode",
|
||||
"XTX_Data_Radar",
|
||||
"XTX_VRAM_Cleaner"
|
||||
],
|
||||
{
|
||||
"title_aux": "XB_ToolBox"
|
||||
}
|
||||
],
|
||||
"https://github.com/WUYUDING2583/ComfyUI-Save-Image-Callback": [
|
||||
[
|
||||
"Save Image With Callback"
|
||||
@ -30005,9 +30128,9 @@
|
||||
],
|
||||
"https://github.com/bnwa/comfy_combos": [
|
||||
[
|
||||
"comfy_combos_Flux1DimensionsSelector",
|
||||
"comfy_combos_SDXLDimensionsSelector",
|
||||
"comfy_combos_ZImageDimensionsSelector"
|
||||
"comfy_resolutions_Flux1DimensionsSelector",
|
||||
"comfy_resolutions_SDXLDimensionsSelector",
|
||||
"comfy_resolutions_ZImageDimensionsSelector"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfy Combos"
|
||||
@ -30935,7 +31058,6 @@
|
||||
"IO_ImageSaveOverwrite",
|
||||
"IO_LoadAudioBatch",
|
||||
"IO_LoadImgBatch",
|
||||
"IO_LoadImgList",
|
||||
"IO_LoadShotBatch",
|
||||
"IO_LoadTextBatch",
|
||||
"IO_LoadVideoBatch",
|
||||
@ -31163,6 +31285,7 @@
|
||||
"mask_sam_detctor",
|
||||
"math_Remap_data",
|
||||
"math_calculate",
|
||||
"math_text_compare",
|
||||
"model_tool_assy",
|
||||
"pack_Pack",
|
||||
"pack_Unpack",
|
||||
@ -33564,6 +33687,7 @@
|
||||
"GeminiNanoBanana2V2",
|
||||
"GeminiNode",
|
||||
"GenerateTracks",
|
||||
"GetICLoRAParameters",
|
||||
"GetImageSize",
|
||||
"GetVideoComponents",
|
||||
"GrokImageEditNode",
|
||||
@ -36134,6 +36258,16 @@
|
||||
"title_aux": "ComfyUI_show_seed"
|
||||
}
|
||||
],
|
||||
"https://github.com/dreamrec/ComfyUI-Pixal3D": [
|
||||
[
|
||||
"Pixal3DFreePipeline",
|
||||
"Pixal3DImageToMesh",
|
||||
"Pixal3DLoadPipeline"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Pixal3D"
|
||||
}
|
||||
],
|
||||
"https://github.com/drmbt/comfyui-dreambait-nodes": [
|
||||
[
|
||||
"AudioInfoPlus",
|
||||
@ -38215,6 +38349,15 @@
|
||||
"title_aux": "ComfyUI-Flowty-TripoSR"
|
||||
}
|
||||
],
|
||||
"https://github.com/flrngel/ComfyUI_rgbx_xrgb_Wrapper": [
|
||||
[
|
||||
"rgb2x",
|
||||
"x2rgb"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_rgbx_xrgb_Wrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/fluffydiveX/ComfyUI-hvBlockswap": [
|
||||
[
|
||||
"hvBlockSwap"
|
||||
@ -39854,7 +39997,9 @@
|
||||
],
|
||||
"https://github.com/hanL34/ComfyUI-Power-Artist-Loader": [
|
||||
[
|
||||
"PowerArtistLoader"
|
||||
"AddArtistToCSV",
|
||||
"PowerArtistLoader",
|
||||
"RandomArtistString"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Power-Artist-Loader"
|
||||
@ -40399,6 +40544,7 @@
|
||||
"Double_Prompt_Encode",
|
||||
"FiveRandomLines",
|
||||
"Prompt_Extender",
|
||||
"Prompt_Library",
|
||||
"RandomLine",
|
||||
"Simple_Prompt_Library"
|
||||
],
|
||||
@ -44293,6 +44439,17 @@
|
||||
"title_aux": "ComfyUI VRM Pose Editor 3D"
|
||||
}
|
||||
],
|
||||
"https://github.com/ketle-man/model-and-prompt-from-metadata": [
|
||||
[
|
||||
"CLIPTextEncodeEditPlus",
|
||||
"ImageMetadataCheckpointLoader",
|
||||
"ImageMetadataLoRALoader",
|
||||
"ImageMetadataPromptLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "Model and Prompt from Metadata"
|
||||
}
|
||||
],
|
||||
"https://github.com/kevinmcmahondev/comfyui-kmcdev-image-filter-adjustments": [
|
||||
[
|
||||
"ImageBlankAlpha",
|
||||
@ -44723,6 +44880,7 @@
|
||||
"GetLatentSizeAndCount",
|
||||
"GetLatentsFromBatchIndexed",
|
||||
"GetMaskSizeAndCount",
|
||||
"GetPreviewOverrideFramesKJ",
|
||||
"GetTrackRange",
|
||||
"GradientToFloat",
|
||||
"GrowMaskWithBlur",
|
||||
@ -44768,7 +44926,6 @@
|
||||
"InsertImagesToBatchIndexed",
|
||||
"InsertLatentToIndexed",
|
||||
"InterpolateCoords",
|
||||
"Intrinsic_lora_sampling",
|
||||
"JoinStringMulti",
|
||||
"JoinStrings",
|
||||
"LTX2AttentionTunerPatch",
|
||||
@ -44799,6 +44956,7 @@
|
||||
"ModelMemoryUseReportPatch",
|
||||
"ModelPassThrough",
|
||||
"ModelPatchTorchSettings",
|
||||
"ModelPreviewOverrideKJ",
|
||||
"ModelSaveKJ",
|
||||
"NABLA_AttentionKJ",
|
||||
"NormalizedAmplitudeToFloatList",
|
||||
@ -45610,6 +45768,14 @@
|
||||
"title_aux": "ComfyUI-TextGenerateQwen3Prompt"
|
||||
}
|
||||
],
|
||||
"https://github.com/knishika62/ComfyUI_AITuber": [
|
||||
[
|
||||
"AITuberPersonaPrompt"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_AITuber"
|
||||
}
|
||||
],
|
||||
"https://github.com/knottttt/comfyui-tinyPNG": [
|
||||
[
|
||||
"TinyPNGCompress"
|
||||
@ -49174,6 +49340,14 @@
|
||||
"title_aux": "ComfyUI-ZImageTurboHQNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/marduk191/ComfyUI-fp8_cublas": [
|
||||
[
|
||||
"FP8ModelPatch"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-fp8_cublas"
|
||||
}
|
||||
],
|
||||
"https://github.com/marduk191/ComfyUI_LFM2-350M": [
|
||||
[
|
||||
"LFM2Generator",
|
||||
@ -49217,6 +49391,15 @@
|
||||
"title_aux": "comfyui-nucleus"
|
||||
}
|
||||
],
|
||||
"https://github.com/marduk191/comfyui-voxtral": [
|
||||
[
|
||||
"VoxtralTTSClone",
|
||||
"VoxtralTTSFixed"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-voxtral"
|
||||
}
|
||||
],
|
||||
"https://github.com/marduk191/comfyui_qwen_runninghub": [
|
||||
[
|
||||
"RunningHubImageEnhancer",
|
||||
@ -49431,6 +49614,15 @@
|
||||
"title_aux": "Facerestore CF (Code Former)"
|
||||
}
|
||||
],
|
||||
"https://github.com/maweiqiang1978/ComfyUI-AIB": [
|
||||
[
|
||||
"AutoDoubleEyelidMask",
|
||||
"MaskCrop"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-AIB"
|
||||
}
|
||||
],
|
||||
"https://github.com/max-dingsda/ComfyUI-AllinOne-LazyNode": [
|
||||
[
|
||||
"AIOCoreSettingsNode"
|
||||
@ -51370,6 +51562,15 @@
|
||||
"title_aux": "comfyui-SegGPT"
|
||||
}
|
||||
],
|
||||
"https://github.com/nicehero/comfyui-conditioning-saver": [
|
||||
[
|
||||
"LoadConditioning",
|
||||
"SaveConditioning"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Conditioning Saver"
|
||||
}
|
||||
],
|
||||
"https://github.com/nickve28/ComfyUI-Nich-Utils": [
|
||||
[
|
||||
"Image from Dir Selector (Nich)",
|
||||
@ -52352,6 +52553,7 @@
|
||||
"FunPackAdvisorLLM",
|
||||
"FunPackApplyLoraWeights",
|
||||
"FunPackClipVisionOutputCombine",
|
||||
"FunPackConditioningAdjust",
|
||||
"FunPackContextTransitionWindows",
|
||||
"FunPackContinueVideo",
|
||||
"FunPackDistilledFlowSampler",
|
||||
@ -52365,6 +52567,7 @@
|
||||
"FunPackStoryMemKeyframeExtractor",
|
||||
"FunPackStoryMemLastFrameExtractor",
|
||||
"FunPackStoryWriter",
|
||||
"FunPackStudio",
|
||||
"FunPackVideoRefinerV2",
|
||||
"FunPackVideoStitch"
|
||||
],
|
||||
@ -53578,6 +53781,19 @@
|
||||
"title_aux": "ComfyUI-Speaker-Isolation"
|
||||
}
|
||||
],
|
||||
"https://github.com/pmarmotte2/Comfyui_Pick_Any": [
|
||||
[
|
||||
"ADVAudioSeries",
|
||||
"ADVAudioSeries4",
|
||||
"ADVImageSeries4",
|
||||
"ADVPickAnyChooser",
|
||||
"ADVTextSeries",
|
||||
"ADVTextSeries4"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-Pick_Any"
|
||||
}
|
||||
],
|
||||
"https://github.com/pnikolic-amd/ComfyUI_MIGraphX": [
|
||||
[
|
||||
"CompileDiffusersMIGraphX"
|
||||
@ -55240,9 +55456,11 @@
|
||||
[
|
||||
"RikanHiddenBase64ImageLoader",
|
||||
"RikanHiddenBase64ImageSaver",
|
||||
"RikanMultiLoraLoader",
|
||||
"RikanPromptRelayEncodeTimeline",
|
||||
"RikanPromptRelayMultiLoraGate",
|
||||
"RikanQwenCustomImageSize",
|
||||
"RikanRTXResolutionSettings",
|
||||
"RikanWanSpatioTemporalTiledVAEDecode",
|
||||
"rikan-i2vpainter",
|
||||
"rikan-i2vpainter-tiled-vae"
|
||||
@ -57519,6 +57737,14 @@
|
||||
"title_aux": "ComfyUI-YK Line loading"
|
||||
}
|
||||
],
|
||||
"https://github.com/siw6819/comfyui-case-insensitive-dropdowns": [
|
||||
[
|
||||
"AlphabeticalSort"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-case-insensitive-dropdowns"
|
||||
}
|
||||
],
|
||||
"https://github.com/sjh00/ComfyUI-LoadImageWithInfo": [
|
||||
[
|
||||
"LoadImageWithInfo",
|
||||
|
||||
9737
github-stats.json
9737
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -3826,6 +3826,7 @@
|
||||
"MaskClampedCrop",
|
||||
"MaskClampedCropSticky",
|
||||
"SaveConditioning",
|
||||
"SaveImagePlus",
|
||||
"SaveInpaintCropCache"
|
||||
],
|
||||
{
|
||||
@ -4735,16 +4736,28 @@
|
||||
"CloseHost",
|
||||
"CompileConfig",
|
||||
"CreateHost",
|
||||
"DDIMScheduler",
|
||||
"DDPMScheduler",
|
||||
"DEISMultistepScheduler",
|
||||
"DPMSolverMultistepScheduler",
|
||||
"DPMSolverSinglestepScheduler",
|
||||
"EncodePromptWithCompel",
|
||||
"EulerAncestralDiscreteScheduler",
|
||||
"EulerDiscreteScheduler",
|
||||
"FlowMatchScheduler",
|
||||
"FlowMatchSchedulerConfig",
|
||||
"FluxSampler",
|
||||
"GroupOffloadConfig",
|
||||
"HeunDiscreteScheduler",
|
||||
"KDPM2AncestralDiscreteScheduler",
|
||||
"KDPM2DiscreteScheduler",
|
||||
"LMSDiscreteScheduler",
|
||||
"LoraSelector",
|
||||
"ModelSelector",
|
||||
"MultiLoraJoiner",
|
||||
"OffloadConfig",
|
||||
"OffloadPipeline",
|
||||
"PNDMScheduler",
|
||||
"QuantizationConfig",
|
||||
"QuantoQuantizationConfig",
|
||||
"SDNQQuantizationConfig",
|
||||
@ -4752,12 +4765,12 @@
|
||||
"SDSamplerPrompt",
|
||||
"SDUpscaleSampler",
|
||||
"SVDSampler",
|
||||
"SchedulerConfig",
|
||||
"SchedulerSelector",
|
||||
"SingleConfig",
|
||||
"SleepHost",
|
||||
"TCDScheduler",
|
||||
"TorchAOQuantizationConfig",
|
||||
"TorchConfig",
|
||||
"UniPCMultistepScheduler",
|
||||
"UnsafeModelSelector",
|
||||
"WanSampler",
|
||||
"ZImageSampler"
|
||||
@ -7209,6 +7222,7 @@
|
||||
"GeminiNanoBanana2V2",
|
||||
"GeminiNode",
|
||||
"GenerateTracks",
|
||||
"GetICLoRAParameters",
|
||||
"GetImageSize",
|
||||
"GetVideoComponents",
|
||||
"GrokImageEditNode",
|
||||
@ -12459,6 +12473,7 @@
|
||||
"Fast Groups Bypasser [Eclipse]",
|
||||
"Fast Groups Muter [Eclipse]",
|
||||
"Fast Mode Switcher [Eclipse]",
|
||||
"Fast Mode Toggle [Eclipse]",
|
||||
"Fast Muter [Eclipse]",
|
||||
"Float Passer [Eclipse]",
|
||||
"Float [Eclipse]",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -2956,6 +2956,14 @@
|
||||
"title_aux": "ComfyUI Qwen Prompt Expander"
|
||||
}
|
||||
],
|
||||
"https://github.com/Anonymzx/BangtrixToolkit": [
|
||||
[
|
||||
"BangtrixTranslateUniversal"
|
||||
],
|
||||
{
|
||||
"title_aux": "BangtrixToolkit"
|
||||
}
|
||||
],
|
||||
"https://github.com/Anzhc/Anima-Mod-Guidance-ComfyUI-Node": [
|
||||
[
|
||||
"AnimaModGuidance"
|
||||
@ -4247,6 +4255,14 @@
|
||||
"title_aux": "DynamicPose-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/BitPoet/ComfyUI-bitpoet-keywordsize": [
|
||||
[
|
||||
"BitPoetKeywordSizeNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-bitpoet-keywordsize"
|
||||
}
|
||||
],
|
||||
"https://github.com/BizaNator/ComfyUI_PromptIterator": [
|
||||
[
|
||||
"PromptIterator",
|
||||
@ -4658,6 +4674,14 @@
|
||||
"title_aux": "ComfyUI_FaceAlignPaste"
|
||||
}
|
||||
],
|
||||
"https://github.com/COkedat/comfyui-prompt-append": [
|
||||
[
|
||||
"ConditionalPromptAppendNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-prompt-append"
|
||||
}
|
||||
],
|
||||
"https://github.com/CY-CHENYUE/ComfyUI-FramePack-HY": [
|
||||
[
|
||||
"CreateKeyframes_HY",
|
||||
@ -6763,7 +6787,8 @@
|
||||
"DenoLTXSequencer",
|
||||
"DenoMultiImageLoader",
|
||||
"DenoRTXVFXEasyUpscale",
|
||||
"DenoResolutionSetup"
|
||||
"DenoResolutionSetup",
|
||||
"DenoVideoCompare"
|
||||
],
|
||||
{
|
||||
"title_aux": "Deno Custom Nodes"
|
||||
@ -9496,6 +9521,17 @@
|
||||
"title_aux": "ComfyUI_ExtractLora"
|
||||
}
|
||||
],
|
||||
"https://github.com/GeekatplayStudio/ComfyUI-HiddenImages": [
|
||||
[
|
||||
"IllusionLatentMask",
|
||||
"IllusionMagicScheduler",
|
||||
"IllusionPatternPreprocessor",
|
||||
"IllusionTextMask"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-HiddenImages"
|
||||
}
|
||||
],
|
||||
"https://github.com/GeekatplayStudio/ComfyUI-Text2Speech": [
|
||||
[
|
||||
"HttpTTSToAudio",
|
||||
@ -14836,6 +14872,19 @@
|
||||
"title_aux": "comfyui-vram-overlay"
|
||||
}
|
||||
],
|
||||
"https://github.com/MagosDigitalStudio/ComfyUI-Magos-Nodes": [
|
||||
[
|
||||
"DWPoseTEEditor",
|
||||
"DWPoseTEExtractor",
|
||||
"DWPoseTERenderer",
|
||||
"MagosPoseRetargeter",
|
||||
"WanAnimateSamplerPresets",
|
||||
"WanRatioAndFPS"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Magos-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/MajoorWaldi/ComfyUI-Majoor-AssetsManager": [
|
||||
[
|
||||
"MajoorSaveImage",
|
||||
@ -16332,6 +16381,9 @@
|
||||
"NS-MicroConditioningSchedule",
|
||||
"NS-PromptList",
|
||||
"NS-RefinerBoundaryOptimizer",
|
||||
"NS-RefinerGuidanceScale",
|
||||
"NS-RefinerSchedule",
|
||||
"NS-RefinerTextEncode",
|
||||
"NS-ToonFilter",
|
||||
"SimpleLLMAddDocument",
|
||||
"SimpleLLMAddMemory",
|
||||
@ -17448,6 +17500,24 @@
|
||||
"title_aux": "ComfyUI-Gallery"
|
||||
}
|
||||
],
|
||||
"https://github.com/PaoloC68/ComfyUI-PuLID-Flux-Chroma": [
|
||||
[
|
||||
"ApplyPulidFlux",
|
||||
"PulidFluxEvaClipLoader",
|
||||
"PulidFluxInsightFaceLoader",
|
||||
"PulidFluxModelLoader"
|
||||
],
|
||||
{
|
||||
"nodename_pattern": "PulidFlux",
|
||||
"preemptions": [
|
||||
"ApplyPulidFlux",
|
||||
"PulidFluxModelLoader",
|
||||
"PulidFluxInsightFaceLoader",
|
||||
"PulidFluxEvaClipLoader"
|
||||
],
|
||||
"title_aux": "ComfyUI-PuLID-Flux-Chroma"
|
||||
}
|
||||
],
|
||||
"https://github.com/Parameshvadivel/ComfyUI-SVGview": [
|
||||
[
|
||||
"SVGPreview"
|
||||
@ -17739,6 +17809,14 @@
|
||||
"title_aux": "Joy Caption Two - PixelaiLabs Edition"
|
||||
}
|
||||
],
|
||||
"https://github.com/PlagueKind/ComfyUI-PlagueKind-Nodes": [
|
||||
[
|
||||
"UnifiedResizeImageMask"
|
||||
],
|
||||
{
|
||||
"title_aux": "PlagueKind-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/PnthrLeo/comfyUI-PL-data-tools": [
|
||||
[
|
||||
"AreasGenerator",
|
||||
@ -18135,6 +18213,10 @@
|
||||
],
|
||||
"https://github.com/PozzettiAndrea/ComfyUI-TurntableGSViewer": [
|
||||
[
|
||||
"GaussianAnalysis",
|
||||
"GaussianExport",
|
||||
"GaussianMerge",
|
||||
"LoadPLY",
|
||||
"PreviewGaussians"
|
||||
],
|
||||
{
|
||||
@ -18476,6 +18558,18 @@
|
||||
"title_aux": "Claude CLI (Vision+Text)"
|
||||
}
|
||||
],
|
||||
"https://github.com/RandyHaylor/unified-conditioning-combine-with-timestep-range": [
|
||||
[
|
||||
"CLIPTextEncodeSDXLAutoSplitAndMerge",
|
||||
"CLIPTextEncodeWithCutoffRegionSeparation",
|
||||
"ConditioningCropZoomSDXL",
|
||||
"ConditioningMergeWithTimestepRanges",
|
||||
"DebugConditioning"
|
||||
],
|
||||
{
|
||||
"title_aux": "Unified Conditioning Merge (with timestep ranges)"
|
||||
}
|
||||
],
|
||||
"https://github.com/Rathius-Saranoth/Rathius_ComfyNodes": [
|
||||
[
|
||||
"LoadTextFile_Rathius",
|
||||
@ -24041,6 +24135,35 @@
|
||||
"title_aux": "WAS Affine"
|
||||
}
|
||||
],
|
||||
"https://github.com/WJLUOXIAO/XB_ToolBox": [
|
||||
[
|
||||
"XB_BatchFolderLoader",
|
||||
"XB_CLIPNameBroadcaster",
|
||||
"XB_CheckpointBlockSwap",
|
||||
"XB_ChunkVisualization",
|
||||
"XB_Dashboard_Zen",
|
||||
"XB_DynamicBus",
|
||||
"XB_ImageParamsMaster",
|
||||
"XB_MasterParameter",
|
||||
"XB_SageAttentionAccelerator",
|
||||
"XB_SamplerChunkMaster",
|
||||
"XB_StoryboardSlicer",
|
||||
"XB_UNetBlockSwap",
|
||||
"XB_UNetNameBroadcaster",
|
||||
"XB_VRAM_Calculator",
|
||||
"XB_VideoParamsMaster",
|
||||
"XB_Video_Merger",
|
||||
"XB_WanFirstLastFrameToVideo",
|
||||
"XB_WanImageToVideo",
|
||||
"XB_Wan_ParamBus",
|
||||
"XB_Wan_RelayNode",
|
||||
"XTX_Data_Radar",
|
||||
"XTX_VRAM_Cleaner"
|
||||
],
|
||||
{
|
||||
"title_aux": "XB_ToolBox"
|
||||
}
|
||||
],
|
||||
"https://github.com/WUYUDING2583/ComfyUI-Save-Image-Callback": [
|
||||
[
|
||||
"Save Image With Callback"
|
||||
@ -30005,9 +30128,9 @@
|
||||
],
|
||||
"https://github.com/bnwa/comfy_combos": [
|
||||
[
|
||||
"comfy_combos_Flux1DimensionsSelector",
|
||||
"comfy_combos_SDXLDimensionsSelector",
|
||||
"comfy_combos_ZImageDimensionsSelector"
|
||||
"comfy_resolutions_Flux1DimensionsSelector",
|
||||
"comfy_resolutions_SDXLDimensionsSelector",
|
||||
"comfy_resolutions_ZImageDimensionsSelector"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfy Combos"
|
||||
@ -30935,7 +31058,6 @@
|
||||
"IO_ImageSaveOverwrite",
|
||||
"IO_LoadAudioBatch",
|
||||
"IO_LoadImgBatch",
|
||||
"IO_LoadImgList",
|
||||
"IO_LoadShotBatch",
|
||||
"IO_LoadTextBatch",
|
||||
"IO_LoadVideoBatch",
|
||||
@ -31163,6 +31285,7 @@
|
||||
"mask_sam_detctor",
|
||||
"math_Remap_data",
|
||||
"math_calculate",
|
||||
"math_text_compare",
|
||||
"model_tool_assy",
|
||||
"pack_Pack",
|
||||
"pack_Unpack",
|
||||
@ -33564,6 +33687,7 @@
|
||||
"GeminiNanoBanana2V2",
|
||||
"GeminiNode",
|
||||
"GenerateTracks",
|
||||
"GetICLoRAParameters",
|
||||
"GetImageSize",
|
||||
"GetVideoComponents",
|
||||
"GrokImageEditNode",
|
||||
@ -36134,6 +36258,16 @@
|
||||
"title_aux": "ComfyUI_show_seed"
|
||||
}
|
||||
],
|
||||
"https://github.com/dreamrec/ComfyUI-Pixal3D": [
|
||||
[
|
||||
"Pixal3DFreePipeline",
|
||||
"Pixal3DImageToMesh",
|
||||
"Pixal3DLoadPipeline"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Pixal3D"
|
||||
}
|
||||
],
|
||||
"https://github.com/drmbt/comfyui-dreambait-nodes": [
|
||||
[
|
||||
"AudioInfoPlus",
|
||||
@ -38215,6 +38349,15 @@
|
||||
"title_aux": "ComfyUI-Flowty-TripoSR"
|
||||
}
|
||||
],
|
||||
"https://github.com/flrngel/ComfyUI_rgbx_xrgb_Wrapper": [
|
||||
[
|
||||
"rgb2x",
|
||||
"x2rgb"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_rgbx_xrgb_Wrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/fluffydiveX/ComfyUI-hvBlockswap": [
|
||||
[
|
||||
"hvBlockSwap"
|
||||
@ -39854,7 +39997,9 @@
|
||||
],
|
||||
"https://github.com/hanL34/ComfyUI-Power-Artist-Loader": [
|
||||
[
|
||||
"PowerArtistLoader"
|
||||
"AddArtistToCSV",
|
||||
"PowerArtistLoader",
|
||||
"RandomArtistString"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Power-Artist-Loader"
|
||||
@ -40399,6 +40544,7 @@
|
||||
"Double_Prompt_Encode",
|
||||
"FiveRandomLines",
|
||||
"Prompt_Extender",
|
||||
"Prompt_Library",
|
||||
"RandomLine",
|
||||
"Simple_Prompt_Library"
|
||||
],
|
||||
@ -44293,6 +44439,17 @@
|
||||
"title_aux": "ComfyUI VRM Pose Editor 3D"
|
||||
}
|
||||
],
|
||||
"https://github.com/ketle-man/model-and-prompt-from-metadata": [
|
||||
[
|
||||
"CLIPTextEncodeEditPlus",
|
||||
"ImageMetadataCheckpointLoader",
|
||||
"ImageMetadataLoRALoader",
|
||||
"ImageMetadataPromptLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "Model and Prompt from Metadata"
|
||||
}
|
||||
],
|
||||
"https://github.com/kevinmcmahondev/comfyui-kmcdev-image-filter-adjustments": [
|
||||
[
|
||||
"ImageBlankAlpha",
|
||||
@ -44723,6 +44880,7 @@
|
||||
"GetLatentSizeAndCount",
|
||||
"GetLatentsFromBatchIndexed",
|
||||
"GetMaskSizeAndCount",
|
||||
"GetPreviewOverrideFramesKJ",
|
||||
"GetTrackRange",
|
||||
"GradientToFloat",
|
||||
"GrowMaskWithBlur",
|
||||
@ -44768,7 +44926,6 @@
|
||||
"InsertImagesToBatchIndexed",
|
||||
"InsertLatentToIndexed",
|
||||
"InterpolateCoords",
|
||||
"Intrinsic_lora_sampling",
|
||||
"JoinStringMulti",
|
||||
"JoinStrings",
|
||||
"LTX2AttentionTunerPatch",
|
||||
@ -44799,6 +44956,7 @@
|
||||
"ModelMemoryUseReportPatch",
|
||||
"ModelPassThrough",
|
||||
"ModelPatchTorchSettings",
|
||||
"ModelPreviewOverrideKJ",
|
||||
"ModelSaveKJ",
|
||||
"NABLA_AttentionKJ",
|
||||
"NormalizedAmplitudeToFloatList",
|
||||
@ -45610,6 +45768,14 @@
|
||||
"title_aux": "ComfyUI-TextGenerateQwen3Prompt"
|
||||
}
|
||||
],
|
||||
"https://github.com/knishika62/ComfyUI_AITuber": [
|
||||
[
|
||||
"AITuberPersonaPrompt"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_AITuber"
|
||||
}
|
||||
],
|
||||
"https://github.com/knottttt/comfyui-tinyPNG": [
|
||||
[
|
||||
"TinyPNGCompress"
|
||||
@ -49174,6 +49340,14 @@
|
||||
"title_aux": "ComfyUI-ZImageTurboHQNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/marduk191/ComfyUI-fp8_cublas": [
|
||||
[
|
||||
"FP8ModelPatch"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-fp8_cublas"
|
||||
}
|
||||
],
|
||||
"https://github.com/marduk191/ComfyUI_LFM2-350M": [
|
||||
[
|
||||
"LFM2Generator",
|
||||
@ -49217,6 +49391,15 @@
|
||||
"title_aux": "comfyui-nucleus"
|
||||
}
|
||||
],
|
||||
"https://github.com/marduk191/comfyui-voxtral": [
|
||||
[
|
||||
"VoxtralTTSClone",
|
||||
"VoxtralTTSFixed"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-voxtral"
|
||||
}
|
||||
],
|
||||
"https://github.com/marduk191/comfyui_qwen_runninghub": [
|
||||
[
|
||||
"RunningHubImageEnhancer",
|
||||
@ -49431,6 +49614,15 @@
|
||||
"title_aux": "Facerestore CF (Code Former)"
|
||||
}
|
||||
],
|
||||
"https://github.com/maweiqiang1978/ComfyUI-AIB": [
|
||||
[
|
||||
"AutoDoubleEyelidMask",
|
||||
"MaskCrop"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-AIB"
|
||||
}
|
||||
],
|
||||
"https://github.com/max-dingsda/ComfyUI-AllinOne-LazyNode": [
|
||||
[
|
||||
"AIOCoreSettingsNode"
|
||||
@ -51370,6 +51562,15 @@
|
||||
"title_aux": "comfyui-SegGPT"
|
||||
}
|
||||
],
|
||||
"https://github.com/nicehero/comfyui-conditioning-saver": [
|
||||
[
|
||||
"LoadConditioning",
|
||||
"SaveConditioning"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Conditioning Saver"
|
||||
}
|
||||
],
|
||||
"https://github.com/nickve28/ComfyUI-Nich-Utils": [
|
||||
[
|
||||
"Image from Dir Selector (Nich)",
|
||||
@ -52352,6 +52553,7 @@
|
||||
"FunPackAdvisorLLM",
|
||||
"FunPackApplyLoraWeights",
|
||||
"FunPackClipVisionOutputCombine",
|
||||
"FunPackConditioningAdjust",
|
||||
"FunPackContextTransitionWindows",
|
||||
"FunPackContinueVideo",
|
||||
"FunPackDistilledFlowSampler",
|
||||
@ -52365,6 +52567,7 @@
|
||||
"FunPackStoryMemKeyframeExtractor",
|
||||
"FunPackStoryMemLastFrameExtractor",
|
||||
"FunPackStoryWriter",
|
||||
"FunPackStudio",
|
||||
"FunPackVideoRefinerV2",
|
||||
"FunPackVideoStitch"
|
||||
],
|
||||
@ -53578,6 +53781,19 @@
|
||||
"title_aux": "ComfyUI-Speaker-Isolation"
|
||||
}
|
||||
],
|
||||
"https://github.com/pmarmotte2/Comfyui_Pick_Any": [
|
||||
[
|
||||
"ADVAudioSeries",
|
||||
"ADVAudioSeries4",
|
||||
"ADVImageSeries4",
|
||||
"ADVPickAnyChooser",
|
||||
"ADVTextSeries",
|
||||
"ADVTextSeries4"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-Pick_Any"
|
||||
}
|
||||
],
|
||||
"https://github.com/pnikolic-amd/ComfyUI_MIGraphX": [
|
||||
[
|
||||
"CompileDiffusersMIGraphX"
|
||||
@ -55240,9 +55456,11 @@
|
||||
[
|
||||
"RikanHiddenBase64ImageLoader",
|
||||
"RikanHiddenBase64ImageSaver",
|
||||
"RikanMultiLoraLoader",
|
||||
"RikanPromptRelayEncodeTimeline",
|
||||
"RikanPromptRelayMultiLoraGate",
|
||||
"RikanQwenCustomImageSize",
|
||||
"RikanRTXResolutionSettings",
|
||||
"RikanWanSpatioTemporalTiledVAEDecode",
|
||||
"rikan-i2vpainter",
|
||||
"rikan-i2vpainter-tiled-vae"
|
||||
@ -57519,6 +57737,14 @@
|
||||
"title_aux": "ComfyUI-YK Line loading"
|
||||
}
|
||||
],
|
||||
"https://github.com/siw6819/comfyui-case-insensitive-dropdowns": [
|
||||
[
|
||||
"AlphabeticalSort"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-case-insensitive-dropdowns"
|
||||
}
|
||||
],
|
||||
"https://github.com/sjh00/ComfyUI-LoadImageWithInfo": [
|
||||
[
|
||||
"LoadImageWithInfo",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user