Compare commits

...

4 Commits

Author SHA1 Message Date
Fernando Manzo
0ef3ccd01e
Merge c98117a802 into e730af2ae5 2025-12-29 03:47:33 -03:00
Dr.Lt.Data
e730af2ae5 update DB
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
2025-12-29 12:42:49 +09:00
Dr.Lt.Data
8662f6e527 update DB
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
2025-12-29 00:28:43 +09:00
Fernando Manzo
c98117a802 Add ComfyUI User Profiles to custom-node-list.json
User profile management extension with:
- Multiple profiles with custom input/output folders
- Password protection
- Optional file encryption (AES-256)
- Native toolbar integration
2025-12-19 17:23:23 -03:00
10 changed files with 14960 additions and 13363 deletions

View File

@ -440,6 +440,16 @@
"install_type": "git-clone",
"description": "LM Studio calls with image support and easy task directions."
},
{
"author": "WASasquatch",
"title": "ComfyUI_RetroArch_Player",
"reference": "https://github.com/WASasquatch/ComfyUI_RetroArch_Player",
"files": [
"https://github.com/WASasquatch/ComfyUI_RetroArch_Player"
],
"install_type": "git-clone",
"description": "Simple ComfyUI RetroArch Web Player embed"
},
{
"author": "omar92",
"title": "Quality of life Suit:V2",
@ -1503,6 +1513,16 @@
"install_type": "git-clone",
"description": "A very barebones mostly-copypaste implementation of [a/https://github.com/xie-lab-ml/Golden-Noise-for-Diffusion-Models](https://github.com/xie-lab-ml/Golden-Noise-for-Diffusion-Models)"
},
{
"author": "asagi4",
"title": "comfyui-dynamic-anynode",
"reference": "https://github.com/asagi4/comfyui-dynamic-anynode",
"files": [
"https://github.com/asagi4/comfyui-dynamic-anynode"
],
"install_type": "git-clone",
"description": "Dynamic All-In-One Guider/Scheduler/Sampler nodes for custom sampling"
},
{
"author": "jamesWalker55",
"title": "ComfyUI - P2LDGAN Node",
@ -5121,6 +5141,16 @@
"install_type": "git-clone",
"description": "FL CosyVoice3 - Advanced Text-to-Speech nodes for ComfyUI. Features zero-shot voice cloning, cross-lingual synthesis, instruction-based control, and voice conversion using the CosyVoice3 model family. Supports 9 languages and 18+ Chinese dialects with automatic model downloading and caching."
},
{
"author": "filliptm",
"title": "ComfyUI_FL-ClearVoice",
"reference": "https://github.com/filliptm/ComfyUI_FL-ClearVoice",
"files": [
"https://github.com/filliptm/ComfyUI_FL-ClearVoice"
],
"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": "zfkun",
"title": "ComfyUI_zfkun",
@ -5757,6 +5787,16 @@
"install_type": "git-clone",
"description": "Noise, conditioning, and perturbation utility nodes for ComfyUI (procedural noise, mesh drag, latent channel stats preview)."
},
{
"author": "ttulttul",
"title": "Better-Gemini",
"reference": "https://github.com/ttulttul/Better-Gemini",
"files": [
"https://github.com/ttulttul/Better-Gemini"
],
"install_type": "git-clone",
"description": "A better node for using Google Gemini models, supporting the latest API endpoints with a v3 ComfyUI node interface."
},
{
"author": "jitcoder",
"title": "LoraInfo",
@ -13705,6 +13745,16 @@
"install_type": "git-clone",
"description": "Custom ComfyUI nodes for integrating RunningHub's AI image and video generation services into workflows. (Description by CC)"
},
{
"author": "marduk191",
"title": "ComfyUI_LFM2-350M",
"reference": "https://github.com/marduk191/ComfyUI_LFM2-350M",
"files": [
"https://github.com/marduk191/ComfyUI_LFM2-350M"
],
"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": "haohaocreates",
"title": "ComfyUI-HH-Image-Selector",
@ -20190,6 +20240,16 @@
"install_type": "git-clone",
"description": "ComfyUI toolkit with custom nodes for BBox canvas visualization, image brush mask drawing, and coordinate annotation for debugging and external data bridging. (Description by CC)"
},
{
"author": "yichengup",
"title": "ComfyUI-gaussian_preview",
"reference": "https://github.com/yichengup/ComfyUI-gaussian_preview",
"files": [
"https://github.com/yichengup/ComfyUI-gaussian_preview"
],
"install_type": "git-clone",
"description": "Preview and record 3D Gaussian splatting models with interactive 3D rendering and video export. (Description by CC)"
},
{
"author": "Horizon Team",
"title": "ComfyUI_FluxMod",
@ -25375,6 +25435,16 @@
"install_type": "git-clone",
"description": "ComfyUI custom nodes to reshape/project Conditioning tensors and ensure SDXL conditioning metadata."
},
{
"author": "thezveroboy",
"title": "ComfyUI-LoadRandomText",
"reference": "https://github.com/thezveroboy/ComfyUI-LoadRandomText",
"files": [
"https://github.com/thezveroboy/ComfyUI-LoadRandomText"
],
"install_type": "git-clone",
"description": "Load Random Text is a ComfyUI node pack that instantly picks a text file from a folder and outputs its contents straight into your workflow."
},
{
"author": "tatookan",
"title": "comfyui_ssl_gemini_EXP",
@ -27417,6 +27487,16 @@
"install_type": "git-clone",
"description": "A custom node for ComfyUI that allows temporal switching between prompts."
},
{
"author": "BigStationW",
"title": "ComfyUi-TextEncodeQwenImageEditAdvanced",
"reference": "https://github.com/BigStationW/ComfyUi-TextEncodeQwenImageEditAdvanced",
"files": [
"https://github.com/BigStationW/ComfyUi-TextEncodeQwenImageEditAdvanced"
],
"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": "matoo",
"title": "Compare Videos",
@ -27907,6 +27987,16 @@
"install_type": "git-clone",
"description": "for use jimeng ai in comfyui"
},
{
"author": "xuhongming251",
"title": "ComfyUI-InfiniteTalk-MultiImage",
"reference": "https://github.com/xuhongming251/ComfyUI-InfiniteTalk-MultiImage",
"files": [
"https://github.com/xuhongming251/ComfyUI-InfiniteTalk-MultiImage"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for multi-image processing and data manipulation in InfiniteTalk workflows. (Description by CC)"
},
{
"author": "Kyron Mahan",
"title": "ComfyUI Smart Scaler",
@ -31329,6 +31419,16 @@
"install_type": "git-clone",
"description": "ComfyUI node that applies vintage/retro effects through JPG compression, color grading, film grain, vignette, and more to emulate more realistic photo aesthetics."
},
{
"author": "brucew4yn3rp",
"title": "ComfyUI_FrontEndCleanup",
"reference": "https://github.com/brucew4yn3rp/ComfyUI_FrontEndCleanup",
"files": [
"https://github.com/brucew4yn3rp/ComfyUI_FrontEndCleanup"
],
"install_type": "git-clone",
"description": "Customizes ComfyUI frontend by relocating action bar and hiding UI elements to reduce visual clutter."
},
{
"author": "cedarconnor",
"title": "ComfyUI LatLong - Equirectangular Image Processing Nodes",
@ -37134,6 +37234,26 @@
"install_type": "git-clone",
"description": "ComfyUI node: extract fps/frames/duration/width/height from video"
},
{
"author": "princepainter",
"title": "ComfyUI-PainterImageFromBatch",
"reference": "https://github.com/princepainter/ComfyUI-PainterImageFromBatch",
"files": [
"https://github.com/princepainter/ComfyUI-PainterImageFromBatch"
],
"install_type": "git-clone",
"description": "PainterImageFromBatch is an enhanced ComfyUI custom node for extracting contiguous frames from image batches."
},
{
"author": "princepainter",
"title": "ComfyUI-PainterImageLoad",
"reference": "https://github.com/princepainter/ComfyUI-PainterImageLoad",
"files": [
"https://github.com/princepainter/ComfyUI-PainterImageLoad"
],
"install_type": "git-clone",
"description": "ComfyUI node for saving, previewing, and passing images downstream while supporting mask editing and intermediate node execution. (Description by CC)"
},
{
"author": "rafacost",
"title": "rafacostComfy",
@ -38304,15 +38424,25 @@
"description": "A practical and lightweight collection of custom nodes for ComfyUI, providing utility tools and convenient workflow functions."
},
{
"author": "ShootTheSound",
"title": "Realtime LoRA Trainer",
"id": "comfyui-realtime-lora",
"reference": "https://github.com/ShootTheSound/comfyUI-Realtime-Lora",
"files": [
"https://github.com/ShootTheSound/comfyUI-Realtime-Lora"
],
"install_type": "git-clone",
"description": "Train LoRAs directly inside ComfyUI. Supports SDXL (via sd-scripts), FLUX, Z-Image Turbo, and Wan 2.2 (via AI-Toolkit)."
"author": "ShootTheSound",
"title": "Realtime LoRA Trainer",
"id": "comfyui-realtime-lora",
"reference": "https://github.com/ShootTheSound/comfyUI-Realtime-Lora",
"files": [
"https://github.com/ShootTheSound/comfyUI-Realtime-Lora"
],
"install_type": "git-clone",
"description": "Train LoRAs directly inside ComfyUI. Supports SDXL (via sd-scripts), FLUX, Z-Image Turbo, and Wan 2.2 (via AI-Toolkit)."
},
{
"author": "shootthesound",
"title": "comfyUI-LongLook",
"reference": "https://github.com/shootthesound/comfyUI-LongLook",
"files": [
"https://github.com/shootthesound/comfyUI-LongLook"
],
"install_type": "git-clone",
"description": "FreeLong spectral blending for consistent motion and prompt adherence in Wan 2.2 video generation with chunked generation support."
},
{
"author": "HackAfterDark",
@ -38894,6 +39024,16 @@
"install_type": "git-clone",
"description": "A dedicated suite of custom nodes for batch testing artists, styles, and prompts in ComfyUI, solving the caching problem with anti-cache logic and dynamic filename generation."
},
{
"author": "g7b2",
"title": "ComfyUI-MultiCheckpoint-Tester",
"reference": "https://github.com/g7b2/ComfyUI-MultiCheckpoint-Tester",
"files": [
"https://github.com/g7b2/ComfyUI-MultiCheckpoint-Tester"
],
"install_type": "git-clone",
"description": "A powerful ComfyUI custom node for model comparison testing supporting 1-5 checkpoint models with automatic VRAM management and comparison image generation. (Description by CC)"
},
{
"author": "ubisoft",
"title": "ComfyUI-Chord",
@ -38934,6 +39074,16 @@
"install_type": "git-clone",
"description": "llama-cpp-python wrapper, with support for vision models. It allows the user to generate text responses from prompts using llama.cpp."
},
{
"author": "sebagallo",
"title": "comfyui-sg-openai-client",
"reference": "https://github.com/sebagallo/comfyui-sg-openai-client",
"files": [
"https://github.com/sebagallo/comfyui-sg-openai-client"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for OpenAI API integration (local supported) with chat completion and image support."
},
{
"author": "hubo502",
"title": "ComfyUI-Env-Loader",
@ -39619,6 +39769,148 @@
"install_type": "git-clone",
"description": "A suite of experimental custom nodes that allows access to Google's 1P models like Veo, Imagen, Nano Banana, Gemini, Virtual-try-on, Lyria"
},
{
"author": "tj5miniop",
"title": "VRAM_Fix_Comfy",
"reference": "https://github.com/tj5miniop/VRAM_Fix_Comfy",
"files": [
"https://github.com/tj5miniop/VRAM_Fix_Comfy"
],
"install_type": "git-clone",
"description": "Potential manual fix as a custom node for ComfyUI for users seeing memory bug issues"
},
{
"author": "JuanBerta",
"title": "comfyui_ollama_vl_prompt",
"reference": "https://github.com/JuanBerta/comfyui_ollama_vl_prompt",
"files": [
"https://github.com/JuanBerta/comfyui_ollama_vl_prompt"
],
"install_type": "git-clone",
"description": "A custom ComfyUI node that uses Ollama vision-language models to generate or refine prompts from multiple input images and text."
},
{
"author": "pentarab",
"title": "ComfyUI-For-ChatterBox",
"reference": "https://github.com/pentarab/ComfyUI-For-ChatterBox",
"files": [
"https://github.com/pentarab/ComfyUI-For-ChatterBox"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for Chatterbox TTS with multilingual support (23 languages)"
},
{
"author": "mikemojen",
"title": "ComfyUI-HappNodeSet",
"reference": "https://github.com/mikemojen/ComfyUI-HappNodeSet",
"files": [
"https://github.com/mikemojen/ComfyUI-HappNodeSet"
],
"install_type": "git-clone",
"description": "NODES: AutoCrop, ColorQuantizer, ExtractBlack, ExtractBlackAdvanced, RasterToUniformSVG, ... (10 total)"
},
{
"author": "Akkisdiary",
"title": "ComfyUI-AnyLLM",
"reference": "https://github.com/Akkisdiary/ComfyUI-AnyLLM",
"files": [
"https://github.com/Akkisdiary/ComfyUI-AnyLLM"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node pack for calling LLM providers."
},
{
"author": "polymath-wtf",
"title": "ComfyUI-Polymath-Vibenodes",
"reference": "https://github.com/polymath-wtf/ComfyUI-Polymath-Vibenodes",
"files": [
"https://github.com/polymath-wtf/ComfyUI-Polymath-Vibenodes"
],
"install_type": "git-clone",
"description": "Custom ComfyUI node for auto-generating JSON prompts with dynamic placeholder templating syntax."
},
{
"author": "baijunty",
"title": "comfyui_image_embeddings",
"reference": "https://github.com/baijunty/comfyui_image_embeddings",
"files": [
"https://github.com/baijunty/comfyui_image_embeddings"
],
"install_type": "git-clone",
"description": "use comfyui to image embeddings"
},
{
"author": "anveshane",
"title": "Comfyui_StoryMem",
"reference": "https://github.com/anveshane/Comfyui_StoryMem",
"files": [
"https://github.com/anveshane/Comfyui_StoryMem"
],
"install_type": "git-clone",
"description": "Custom ComfyUI nodes for StoryMem - Multi-shot long video storytelling with memory-conditioned video diffusion models."
},
{
"author": "K3NK3",
"title": "ComfyUI-K3NKImageGrab",
"reference": "https://github.com/K3NK3/ComfyUI-K3NKImageGrab",
"files": [
"https://github.com/K3NK3/ComfyUI-K3NKImageGrab"
],
"install_type": "git-clone",
"description": "Standalone ComfyUI node to grab the last N frames from a directory as a single batch with optional frame stride, designed for video continuation workflows and temporal consistency improvement."
},
{
"author": "ytoaa",
"title": "ComfyUI-LLM-Client",
"reference": "https://github.com/ytoaa/ComfyUI-LLM-Client",
"files": [
"https://github.com/ytoaa/ComfyUI-LLM-Client"
],
"install_type": "git-clone",
"description": "ComfyUI node for LLM client integration. (Description by CC)"
},
{
"author": "I-ShadowStar",
"title": "L2UC",
"reference": "https://github.com/I-ShadowStar/L2UC",
"files": [
"https://github.com/I-ShadowStar/L2UC"
],
"install_type": "git-clone",
"description": "A conditioning node for ablated versions of Lumina2"
},
{
"author": "XuanYu-github",
"title": "comfyui-PlyPreview",
"reference": "https://github.com/XuanYu-github/comfyui-PlyPreview",
"files": [
"https://github.com/XuanYu-github/comfyui-PlyPreview"
],
"install_type": "git-clone",
"description": "Gaussian Splat PLY loading and preview nodes with built-in gsplat.js frontend viewer. (Description by CC)"
},
{
"author": "maxious",
"title": "comfyui-dap",
"reference": "https://github.com/maxious/comfyui-dap",
"files": [
"https://github.com/maxious/comfyui-dap"
],
"install_type": "git-clone",
"description": "A ComfyUI extension for the Insta360 DAP (Depth Any Panorama) model providing high-quality depth estimation optimized for panoramic (equirectangular) images."
},
{
"author": "LaVie024",
"title": "comfyui-lopi999-llm",
"reference": "https://github.com/LaVie024/comfyui-lopi999-llm",
"files": [
"https://github.com/LaVie024/comfyui-lopi999-llm"
],
"install_type": "git-clone",
"description": "LLM nodes for ComfyUI including a Canary-Qwen-2.5B audio transcription node. (Description by CC)"
},
@ -40024,6 +40316,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "femanzo",
"title": "ComfyUI User Profiles",
"id": "comfyui-user-profiles",
"reference": "https://github.com/femanzo/comfyui-user-profiles",
"files": [
"https://github.com/femanzo/comfyui-user-profiles"
],
"install_type": "git-clone",
"description": "User profile management with custom input/output folders and optional file encryption (AES-256). Create multiple profiles, protect with passwords, and encrypt your files when logged out."
}
]
}

View File

@ -454,7 +454,7 @@
"1hew_MultiStringJoin",
"1hew_RangeMapping",
"1hew_SaveVideo",
"1hew_SaveVideoRGBA",
"1hew_SaveVideoByImage",
"1hew_StringCoordinateToBBoxMask",
"1hew_StringCoordinateToBBoxes",
"1hew_StringFilter",
@ -2312,6 +2312,16 @@
"title_aux": "ComfyUI_faishme"
}
],
"https://github.com/Akkisdiary/ComfyUI-AnyLLM": [
[
"AnyLLMVisionChat",
"GetEnvVar",
"GoogleGemini"
],
{
"title_aux": "ComfyUI-AnyLLM"
}
],
"https://github.com/Aksaz/comfyui-seamless-clone": [
[
"Seamless Clone"
@ -3682,6 +3692,14 @@
"title_aux": "ComfyUi-Scale-Image-to-Total-Pixels-Advanced"
}
],
"https://github.com/BigStationW/ComfyUi-TextEncodeQwenImageEditAdvanced": [
[
"TextEncodeQwenImageEditAdvanced"
],
{
"title_aux": "ComfyUi-TextEncodeQwenImageEditAdvanced"
}
],
"https://github.com/BigWhiteFly/ComfyUI-ImageConcat": [
[
"ImageConcatenateBatchWithTxt"
@ -5292,7 +5310,7 @@
"QWENPrompt",
"QwenAspectRatioCreepy",
"RandomAudioSegment",
"RandomBibleVerse",
"RandomScripture",
"SanitizeFilename",
"SaveRawLatent",
"SaveRawLatentCreepy",
@ -8402,6 +8420,29 @@
"title_aux": "Save Image Plus for ComfyUI"
}
],
"https://github.com/GoogleCloudPlatform/comfyui-google-genmedia-custom-nodes": [
[
"Gemini25FlashImage",
"Gemini3ProImage",
"GeminiNode25",
"Imagen3TextToImageNode",
"Imagen4TextToImageNode",
"Lyria2TextToMusicNode",
"Veo2GcsUriImageToVideoNode",
"Veo2ImageToVideoNode",
"Veo2TextToVideoNode",
"Veo3GcsUriImageToVideoNode",
"Veo3ImageToVideoNode",
"Veo3ReferenceToVideo",
"Veo3TextToVideoNode",
"VeoVideoSaveAndPreview",
"VeoVideoToVHSNode",
"VirtualTryOn"
],
{
"title_aux": "comfyui-google-genmedia-custom-nodes"
}
],
"https://github.com/Goshe-nite/comfyui-gps-supplements": [
[
"KSampler to Image Saver",
@ -9615,6 +9656,14 @@
"title_aux": "ComfyUI-Loop"
}
],
"https://github.com/I-ShadowStar/L2UC": [
[
"CLIPTextEncodeLumina2Unchained"
],
{
"title_aux": "L2UC"
}
],
"https://github.com/IAMCCS/IAMCCS-nodes": [
[
"IAMCCS_ModelWithLoRA",
@ -10621,6 +10670,14 @@
"title_aux": "ComfyUI-DrawThingsWrapper"
}
],
"https://github.com/JuanBerta/comfyui_ollama_vl_prompt": [
[
"Ollama VL Prompt"
],
{
"title_aux": "comfyui_ollama_vl_prompt"
}
],
"https://github.com/Julian-adv/WildDivide": [
[
"Attention couple wild divide",
@ -10702,6 +10759,14 @@
"title_aux": "ComfyUI JMNodes"
}
],
"https://github.com/K3NK3/ComfyUI-K3NKImageGrab": [
[
"K3NKImageGrab"
],
{
"title_aux": "ComfyUI-K3NKImageGrab"
}
],
"https://github.com/KAVVATARE/ComfyUI-Light-N-Color": [
[
"ControlNetSwitch",
@ -11005,6 +11070,7 @@
[
"Z_ImageAPIConfig",
"Z_ImageClearSessions",
"Z_ImageIntegratedKSampler",
"Z_ImageOptions",
"Z_ImagePromptEnhancer",
"Z_ImagePromptEnhancerWithCLIP",
@ -11587,6 +11653,15 @@
"title_aux": "ComfyUI-TuZi-Flux-Kontext"
}
],
"https://github.com/LaVie024/comfyui-lopi999-llm": [
[
"CanaryQwenASR",
"LLMNode(lopi999)"
],
{
"title_aux": "comfyui-lopi999-llm"
}
],
"https://github.com/Lakonik/ComfyUI-piFlow": [
[
"Load pi-Flow Model",
@ -14432,13 +14507,19 @@
[
"BFParameters",
"BFParametersSimple",
"CheckpointComboParameter",
"DetailerSchedulerComboParameter",
"IntegerPicker",
"KsamplerSamplersComboParameter",
"KsamplerSchedulersComboParameter",
"OuputDirByModelName",
"RandomImageSizeAdvanced",
"RandomImageSizeAdvancedYAML",
"RandomInteger",
"UnetComboParameter",
"UniqueStringList",
"UniqueStringListAdvanced"
"UniqueStringListAdvanced",
"VAEComboParameter"
],
{
"title_aux": "comfyui-watdafox-nodes"
@ -20056,6 +20137,14 @@
"title_aux": "ComfyUI Preset Merger"
}
],
"https://github.com/WASasquatch/ComfyUI_RetroArch_Player": [
[
"ComfyRetroArchPlayer"
],
{
"title_aux": "ComfyUI_RetroArch_Player"
}
],
"https://github.com/WASasquatch/FreeU_Advanced": [
[
"WAS_FreeU",
@ -20744,6 +20833,17 @@
"title_aux": "Deforum Nodes"
}
],
"https://github.com/XuanYu-github/comfyui-PlyPreview": [
[
"PlyPreviewLoadGaussianPLYEnhance",
"PlyPreviewLoadGaussianPLYPathEnhance",
"PlyPreviewPreviewGaussianEnhance",
"PlyPreviewProcessGaussianPLYEnhance"
],
{
"title_aux": "comfyui-PlyPreview"
}
],
"https://github.com/Xyem/Xycuno-Oobabooga": [
[
"Oobabooga",
@ -22425,6 +22525,7 @@
"Comfly_Doubao_Seedream",
"Comfly_Doubao_Seedream_4",
"Comfly_Flux_2_Flex",
"Comfly_Flux_2_Max",
"Comfly_Flux_2_Pro",
"Comfly_Flux_Kontext_Edit",
"Comfly_Flux_Kontext_bfl",
@ -22678,6 +22779,7 @@
"AK Pipe",
"AKResizeOnBoolean",
"AKSamplerSettings",
"AKSaturateImage",
"AKSettingsOut",
"CLIPEncodeMultiple",
"CLIPTextEncodeCached",
@ -23612,6 +23714,22 @@
"title_aux": "antrobots ComfyUI Nodepack"
}
],
"https://github.com/anveshane/Comfyui_StoryMem": [
[
"StoryMemContinuationShot",
"StoryMemFirstShot",
"StoryMemGetMotionFrames",
"StoryMemInfo",
"StoryMemMemoryBuffer",
"StoryMemMemoryVisualizer",
"StoryMemModelLoader",
"StoryMemUpdateMemory",
"StoryMemVideoCombine"
],
{
"title_aux": "Comfyui_StoryMem"
}
],
"https://github.com/apeirography/DaimalyadNodes": [
[
"DaimalyadModelDownloader",
@ -24205,6 +24323,17 @@
"title_aux": "ComfyUI-FrameSkipping"
}
],
"https://github.com/baijunty/comfyui_image_embeddings": [
[
"Image2Base64",
"ImageHash",
"ImageLoader",
"OutputEmbedding"
],
{
"title_aux": "comfyui_image_embeddings"
}
],
"https://github.com/balu112121/comfyui-LoadImageFromURL": [
[
"BatchURLImageLoader",
@ -27863,6 +27992,8 @@
"https://github.com/citronlegacy/ComfyUI-CitronNodes": [
[
"GetDateTime",
"get_first_and_final_frames",
"get_gif_first_and_final_frames",
"nodes",
"project"
],
@ -31860,6 +31991,15 @@
"title_aux": "Pixelization"
}
],
"https://github.com/filliptm/ComfyUI_FL-ClearVoice": [
[
"FL_ClearVoice_ModelLoader",
"FL_ClearVoice_Process"
],
{
"title_aux": "ComfyUI_FL-ClearVoice"
}
],
"https://github.com/filliptm/ComfyUI_FL-CosyVoice3": [
[
"FL_CosyVoice3_AudioCrop",
@ -31898,7 +32038,9 @@
"https://github.com/filliptm/ComfyUI_Fill-ChatterBox": [
[
"FL_ChatterboxDialogTTS",
"FL_ChatterboxMultilingualTTS",
"FL_ChatterboxTTS",
"FL_ChatterboxTurboTTS",
"FL_ChatterboxVC"
],
{
@ -32674,6 +32816,14 @@
"title_aux": "ComfyUI-Artist-Tester"
}
],
"https://github.com/g7b2/ComfyUI-MultiCheckpoint-Tester": [
[
"MultiCheckpointIncrementalNamer"
],
{
"title_aux": "ComfyUI-MultiCheckpoint-Tester"
}
],
"https://github.com/gabe-init/ComfyUI-11labs": [
[
"ElevenLabsNode"
@ -33809,11 +33959,14 @@
"https://github.com/havvk/ComfyUI_AIIA": [
[
"AIIA_Audio_Denoise",
"AIIA_Audio_Enhance",
"AIIA_Audio_Info",
"AIIA_Audio_PostProcess",
"AIIA_Audio_Silence_Splitter",
"AIIA_Audio_Speaker_Isolator",
"AIIA_Audio_Speaker_Merge",
"AIIA_Audio_Splice_Analyzer",
"AIIA_CosyVoice_ModelLoader",
"AIIA_CosyVoice_VoiceConversion",
"AIIA_E2E_Speaker_Diarization",
"AIIA_FloatProcess_InMemory",
@ -33822,6 +33975,8 @@
"AIIA_PersonaLive_PhotoSampler_InMemory",
"AIIA_PersonaLive_PhotoSampler_ToDisk",
"AIIA_Utils_Image_Concanate",
"AIIA_VibeVoice_Loader",
"AIIA_VibeVoice_TTS",
"AIIA_VideoCombine",
"PersonaLiveCheckpointLoader",
"PersonaLivePhotoSampler"
@ -37933,6 +38088,7 @@
"VRAM_Debug",
"VisualizeCUDAMemoryHistory",
"Wan21BlockLoraSelect",
"WanImageToVideoSVIPro",
"WanVideoEnhanceAVideoKJ",
"WanVideoNAG",
"WanVideoTeaCacheKJ",
@ -38270,6 +38426,7 @@
"WanVideoSamplerv2",
"WanVideoScheduler",
"WanVideoSchedulerv2",
"WanVideoSetAttentionModeOverride",
"WanVideoSetBlockSwap",
"WanVideoSetLoRAs",
"WanVideoSetRadialAttention",
@ -41596,6 +41753,15 @@
"title_aux": "Flux Prompt Enhance Node for ComfyUI"
}
],
"https://github.com/marduk191/ComfyUI_LFM2-350M": [
[
"LFM2Generator",
"LFM2Loader"
],
{
"title_aux": "ComfyUI_LFM2-350M"
}
],
"https://github.com/marduk191/comfyui-marnodes": [
[
"ImageToDevice",
@ -41790,6 +41956,18 @@
"title_aux": "comfyui-sora-node"
}
],
"https://github.com/maxious/comfyui-dap": [
[
"DAP_ERP_to_Cubemap",
"DAP_Inference",
"DAP_Loader",
"DAP_Normal_Map",
"DAP_Panoramic_Mesh"
],
{
"title_aux": "comfyui-dap"
}
],
"https://github.com/maxmad62/ComfyUI-DiscordWebhookWithInput": [
[
"DiscordPostViaWebhook",
@ -42243,6 +42421,23 @@
"title_aux": "C2PA Image Signer - ComfyUI Custom Node"
}
],
"https://github.com/mikemojen/ComfyUI-HappNodeSet": [
[
"AutoCrop",
"ColorQuantizer",
"ExtractBlack",
"ExtractBlackAdvanced",
"RasterToUniformSVG",
"RoundDownNode",
"RoundUpNode",
"SVGDimensions",
"SVGPathLength",
"SVGPathLengthDetailed"
],
{
"title_aux": "ComfyUI-HappNodeSet"
}
],
"https://github.com/mikeshuangyan/ComfyUI_MqUtils": [
[
"MqCheckFP4Support",
@ -42395,6 +42590,8 @@
"https://github.com/mirabarukaso/ComfyUI_MiraSubPack": [
[
"ImageMergeByPixelAlign_MiraSubPack",
"JoyCaptionBetaOneSimple_MiraSubPack",
"JoyCaptionNodeBetaOne_MiraSubPack",
"TextEncodeQwenImageEditPlus_MiraSubPack",
"TextEncodeQwenImageEdit_MiraSubPack"
],
@ -42824,7 +43021,8 @@
],
"https://github.com/mrm987/ComfyUI_Multi_Prompt_Generator": [
[
"MultiPromptGenerator"
"MultiPromptGenerator",
"NAIMultiPromptGenerator"
],
{
"title_aux": "ComfyUI-Multi-Prompt-Generator"
@ -44766,6 +44964,14 @@
"title_aux": "Comfyui_wan_api"
}
],
"https://github.com/pentarab/ComfyUI-For-ChatterBox": [
[
"ChatterboxTTS"
],
{
"title_aux": "ComfyUI-For-ChatterBox"
}
],
"https://github.com/perckle/comfyui_dpir": [
[
"ImageDenoiseWithDPIR"
@ -45240,6 +45446,14 @@
"title_aux": "ComfyUI-musubi"
}
],
"https://github.com/polymath-wtf/ComfyUI-Polymath-Vibenodes": [
[
"PM_JsonPrompt"
],
{
"title_aux": "ComfyUI-Polymath-Vibenodes"
}
],
"https://github.com/popoimm/comfyui-popo-utility": [
[
"PopoImageAspectRatioNode",
@ -45357,6 +45571,22 @@
"title_aux": "ComfyUI-PainterI2VforKJ"
}
],
"https://github.com/princepainter/ComfyUI-PainterImageFromBatch": [
[
"PainterImageFromBatch"
],
{
"title_aux": "ComfyUI-PainterImageFromBatch"
}
],
"https://github.com/princepainter/ComfyUI-PainterImageLoad": [
[
"PainterImageLoad"
],
{
"title_aux": "ComfyUI-PainterImageLoad"
}
],
"https://github.com/princepainter/ComfyUI-PainterLongVideo": [
[
"PainterLongVideo"
@ -45625,7 +45855,9 @@
"PVL_Stitch2Size",
"PVL_StringConcatX3",
"PVL_StringConcatX8",
"PVL_StringListToString",
"PVL_StringToNumber",
"PVL_StringToStringList",
"PVL_StylePicker",
"PVL_Switch",
"PVL_Switch_Huge",
@ -46882,7 +47114,9 @@
[
"BatchLoadImageList",
"BatchLoadImageSequence",
"BatchSaveImageSequenceWebP"
"BatchLoadImageSequenceWithTrigger",
"BatchSaveImageSequenceWebP",
"ListVideoFiles"
],
{
"title_aux": "ComfyUI-FrameIO"
@ -47741,6 +47975,15 @@
"title_aux": "comfyui-sg-llama-cpp"
}
],
"https://github.com/sebagallo/comfyui-sg-openai-client": [
[
"OpenAIChatCompletion",
"OpenAIClient"
],
{
"title_aux": "comfyui-sg-openai-client"
}
],
"https://github.com/sebord/ComfyUI-LMCQ": [
[
"LmcqCodeDecryptionLoader",
@ -48201,6 +48444,16 @@
"title_aux": "comfy-easy-grids"
}
],
"https://github.com/shootthesound/comfyUI-LongLook": [
[
"WanContinuationConditioning",
"WanFreeLong",
"WanFreeLongEnforcer"
],
{
"title_aux": "comfyUI-LongLook"
}
],
"https://github.com/silveroxides/ComfyUI-ModelUtils": [
[
"CheckpointMetaKeys",
@ -50548,6 +50801,16 @@
"title_aux": "ComfyUI-ClipReshaper"
}
],
"https://github.com/thezveroboy/ComfyUI-LoadRandomText": [
[
"LoadRandomTextClassic",
"LoadRandomTextSeed",
"LoadRandomTextShuffle"
],
{
"title_aux": "ComfyUI-LoadRandomText"
}
],
"https://github.com/thezveroboy/ComfyUI-WAN-ClipSkip": [
[
"CLIPSkip"
@ -50703,6 +50966,14 @@
"title_aux": "ComfyUI Rating Checker"
}
],
"https://github.com/tj5miniop/VRAM_Fix_Comfy": [
[
"VRAMOverrideNode"
],
{
"title_aux": "VRAM_Fix_Comfy"
}
],
"https://github.com/tkreuziger/comfyui-claude": [
[
"Combine Texts",
@ -51109,6 +51380,14 @@
"title_aux": "ComfyUI-load-image-from-url"
}
],
"https://github.com/ttulttul/Better-Gemini": [
[
"BetterGemini"
],
{
"title_aux": "Better-Gemini"
}
],
"https://github.com/ttulttul/ComfyUI-FlowMatching-Inverter": [
[
"LatentHybridInverter",
@ -51925,7 +52204,9 @@
"VRGDG_LoadAudioSplit_HUMO_Transcribe",
"VRGDG_LoadAudioSplit_HUMO_TranscribeV2",
"VRGDG_LoadAudioSplit_HUMO_TranscribeV3",
"VRGDG_LoadAudioSplit_Wan22HumoFMML",
"VRGDG_LoadVideos",
"VRGDG_LyricsEmotionMerger",
"VRGDG_ManualLyricsExtractor",
"VRGDG_MusicVideoPromptCreator",
"VRGDG_MusicVideoPromptCreatorV2",
@ -51938,6 +52219,7 @@
"VRGDG_PromptSplitterJson",
"VRGDG_PromptSplitterV2",
"VRGDG_QueueTriggerFromAudio",
"VRGDG_SpeechEmotionExtractor",
"VRGDG_StringConcat",
"VRGDG_ThemeSplitter",
"VRGDG_TimecodeFromIndex",
@ -53240,6 +53522,20 @@
"title_aux": "ComfyUI-GPEN"
}
],
"https://github.com/xuhongming251/ComfyUI-InfiniteTalk-MultiImage": [
[
"GetFloatByIndex",
"GetIntByIndex",
"InfiniteTalkEmbedsSlice",
"InfiniteTalkMultiImage",
"MakeBatchFromFloatList",
"MakeBatchFromIntList",
"VideoFromPathsAndAudio"
],
{
"title_aux": "ComfyUI-InfiniteTalk-MultiImage"
}
],
"https://github.com/xuhongming251/ComfyUI-Jimeng": [
[
"JimengAPIClient",
@ -53642,6 +53938,14 @@
"title_aux": "ComfyUI-YCNodes_Toolkit"
}
],
"https://github.com/yichengup/ComfyUI-gaussian_preview": [
[
"YCGaussianPreview"
],
{
"title_aux": "ComfyUI-gaussian_preview"
}
],
"https://github.com/yichengup/ComfyUI_SwiftCut": [
[
"SelectImages",
@ -54164,6 +54468,14 @@
"title_aux": "tdxh_node_comfyui"
}
],
"https://github.com/ytoaa/ComfyUI-LLM-Client": [
[
"QwenSecureE2EEClient"
],
{
"title_aux": "ComfyUI-LLM-Client"
}
],
"https://github.com/yuan199696/add_text_2_img": [
[
"AddText"

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,65 @@
{
"custom_nodes": [
{
"author": "agavesunset",
"title": "Comfyui_SiliconFlow_AgaveSunset",
"reference": "https://github.com/agavesunset/Comfyui_SiliconFlow_AgaveSunset",
"files": [
"https://github.com/agavesunset/Comfyui_SiliconFlow_AgaveSunset"
],
"install_type": "git-clone",
"description": "NODES: SiliconFlowLoader_AS, SiliconFlowSampler_AS"
},
{
"author": "IIEleven11",
"title": "[WIP] ComfyUI-Dataset_Maker",
"reference": "https://github.com/IIEleven11/ComfyUI-Dataset_Maker",
"files": [
"https://github.com/IIEleven11/ComfyUI-Dataset_Maker"
],
"install_type": "git-clone",
"description": "Custom node pack that automates dataset creation by generating images for concept lists, each with a specific LoRA. (Description by CC)\nNOTE: The files in the repo are not organized."
},
{
"author": "bhaveek424",
"title": "ComfyUI-HMNodes",
"reference": "https://github.com/bhaveek424/ComfyUI-HMNodes",
"files": [
"https://github.com/bhaveek424/ComfyUI-HMNodes"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for audio processing, image enhancement, and AI-powered prompting including FFT analysis, automatic white balance, lens effects, and realism optimization. (Description by CC)"
},
{
"author": "raohammad",
"title": "ComfyUI-VTUtilNodes [WIP]",
"reference": "https://github.com/raohammad/ComfyUI-VTUtilNodes",
"files": [
"https://github.com/raohammad/ComfyUI-VTUtilNodes"
],
"install_type": "git-clone",
"description": "A collection of utility custom nodes for ComfyUI.\nNOTE: The files in the repo are not organized."
},
{
"author": "huyl3-cpu",
"title": "ComfyUI_A100_Ultimate_Optimizer",
"reference": "https://github.com/huyl3-cpu/ComfyUI_A100_Ultimate_Optimizer",
"files": [
"https://github.com/huyl3-cpu/ComfyUI_A100_Ultimate_Optimizer"
],
"install_type": "git-clone",
"description": "A100 GPU batch processing and optimization node for ComfyUI. (Description by CC)"
},
{
"author": "yamanacn",
"title": "ComfyUI-ImageMask-Random-Sync-Picker",
"reference": "https://github.com/yamanacn/ComfyUI-ImageMask-Random-Sync-Picker",
"files": [
"https://github.com/yamanacn/ComfyUI-ImageMask-Random-Sync-Picker"
],
"install_type": "git-clone",
"description": "Node for randomly selecting and synchronizing image masks with selectable options. (Description by CC)"
},
{
"author": "tdrminglin",
"title": "ComfyUI_SceneSplitter",
@ -200,16 +260,6 @@
"install_type": "git-clone",
"description": "Comfy UI nodes for IMtalker to run native weights.)\nNOTE: The files in the repo are not organized."
},
{
"author": "yutrodimitri-ship-it",
"title": "ComfyUI-YUTRO-CastingStudio-v2 [WIP]",
"reference": "https://github.com/yutrodimitri-ship-it/ComfyUI-YUTRO-CastingStudio-v2",
"files": [
"https://github.com/yutrodimitri-ship-it/ComfyUI-YUTRO-CastingStudio-v2"
],
"install_type": "git-clone",
"description": "A professional modular suite of nodes for ComfyUI designed for virtual casting agencies, professional photographers, and content creators to generate high-quality model portfolios efficiently. (Description by CC)\nNOTE: The files in the repo are not organized."
},
{
"author": "yuyu0218yu",
"title": "comfyui-NXCM-tool [UNSAFE]",

View File

@ -2228,6 +2228,18 @@
"title_aux": "Comfyui_XF_Custom_Actual-Node"
}
],
"https://github.com/IIEleven11/ComfyUI-Dataset_Maker": [
[
"ConceptList",
"DatasetGenerator",
"DatasetLoraLoader",
"DatasetPromptBuilder",
"LoraList"
],
{
"title_aux": "[WIP] ComfyUI-Dataset_Maker"
}
],
"https://github.com/IO-AtelierTech/comfyui-genai-connectors": [
[
"BooleanInput_fal",
@ -2761,6 +2773,7 @@
"LunaModelRouter",
"LunaMultiSaver",
"LunaNF4Loader",
"LunaNativeCanvasDownscale",
"LunaOptimizedWeightsManager",
"LunaPipeExpander",
"LunaPromptCraft",
@ -3681,13 +3694,19 @@
[
"BFParameters",
"BFParametersSimple",
"CheckpointComboParameter",
"DetailerSchedulerComboParameter",
"IntegerPicker",
"KsamplerSamplersComboParameter",
"KsamplerSchedulersComboParameter",
"OuputDirByModelName",
"RandomImageSizeAdvanced",
"RandomImageSizeAdvancedYAML",
"RandomInteger",
"UnetComboParameter",
"UniqueStringList",
"UniqueStringListAdvanced"
"UniqueStringListAdvanced",
"VAEComboParameter"
],
{
"title_aux": "comfyui-random-image-size"
@ -3960,17 +3979,13 @@
"https://github.com/PozzettiAndrea/ComfyUI-SAM3DObjects": [
[
"LoadSAM3DModel",
"SAM3DExportMesh",
"SAM3DExportPLY",
"SAM3DExportPLYBatch",
"SAM3DExtractMesh",
"SAM3DGaussianDecode",
"SAM3DGenerateSLAT",
"SAM3DMeshDecode",
"SAM3DRenderSingle",
"SAM3DSLATGen",
"SAM3DSparseGen",
"SAM3DSceneGenerate",
"SAM3DTextureBake",
"SAM3DVisualizer",
"SAM3D_DepthEstimate",
"SAM3D_PoseOptimization",
"SAM3D_PreviewPointCloud",
@ -5632,6 +5647,15 @@
"title_aux": "ComfyUI_LoRA_Tracker"
}
],
"https://github.com/agavesunset/Comfyui_SiliconFlow_AgaveSunset": [
[
"SiliconFlowLoader_AS",
"SiliconFlowSampler_AS"
],
{
"title_aux": "Comfyui_SiliconFlow_AgaveSunset"
}
],
"https://github.com/ahkimkoo/ComfyUI-OSS-Upload": [
[
"OSSAudioUploader",
@ -6165,6 +6189,21 @@
"title_aux": "ComfyUI_BeySoft"
}
],
"https://github.com/bhaveek424/ComfyUI-HMNodes": [
[
"Analogizer",
"FFTSurgeon",
"HearmemanAI_Prompter",
"Realism_AdaptiveGrain",
"Realism_AutoWB",
"Realism_LensEffects",
"Realism_MicroContrast",
"Realism_SpectrumMatch"
],
{
"title_aux": "ComfyUI-HMNodes"
}
],
"https://github.com/bheins/ComfyUI-glb-to-stl": [
[
"GLBToSTLNode"
@ -8430,6 +8469,7 @@
[
"HolafBypasser",
"HolafGroupBypasser",
"HolafImageAdjustment",
"HolafImageBatchSlice",
"HolafImageComparer",
"HolafInstagramResize",
@ -8445,7 +8485,9 @@
"HolafSaveVideo",
"HolafShortcut",
"HolafShortcutUser",
"HolafTextBox",
"HolafTiledKSampler",
"HolafToText",
"HolafVideoPreview",
"UpscaleImageHolaf"
],
@ -8914,6 +8956,14 @@
"title_aux": "comfyui_alta_nodes"
}
],
"https://github.com/huyl3-cpu/ComfyUI_A100_Ultimate_Optimizer": [
[
"A100MonsterBatch"
],
{
"title_aux": "ComfyUI_A100_Ultimate_Optimizer"
}
],
"https://github.com/hy134300/comfyui-hb-node": [
[
"generate story",
@ -9304,6 +9354,7 @@
"https://github.com/jorin91/ComfyUI-JSG-Utils": [
[
"JSGAddMetadata",
"JSGCaptionBuilder",
"JSGDeleteFilePassAny",
"JSGDeleteFilePassImage",
"JSGDeleteFilePassString",
@ -11574,6 +11625,21 @@
"title_aux": "ComfyUI-HDRConversion [WIP]"
}
],
"https://github.com/raohammad/ComfyUI-VTUtilNodes": [
[
"JSONKeyExtractor",
"JSONListIterator",
"JSONQueue",
"JSONQueueOutput",
"JSONQueueSignal",
"SignalCounter",
"SimpleCounter",
"TextToJSON"
],
{
"title_aux": "ComfyUI-VTUtilNodes [WIP]"
}
],
"https://github.com/realm-weaver/ComfyUI-tile-seamstress-360": [
[
"RW_EquirectangularMask",
@ -13602,6 +13668,14 @@
"title_aux": "ComfyUI-Direct3DS2 [WIP]"
}
],
"https://github.com/yamanacn/ComfyUI-ImageMask-Random-Sync-Picker": [
[
"ImageMaskRandomSelector"
],
{
"title_aux": "ComfyUI-ImageMask-Random-Sync-Picker"
}
],
"https://github.com/yamanacn/ComfyUI-QwenVL3-image": [
[
"QwenVL3_image",
@ -13770,14 +13844,6 @@
"title_aux": "ComfyUI-Dropbox-API [WIP]"
}
],
"https://github.com/yutrodimitri-ship-it/ComfyUI-YUTRO-CastingStudio-v2": [
[
"YUTROWardrobePreset"
],
{
"title_aux": "ComfyUI-YUTRO-CastingStudio-v2 [WIP]"
}
],
"https://github.com/yuvraj108c/ComfyUI-HYPIR": [
[
"HYPIRProcess",

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,25 @@
{
"custom_nodes": [
{
"author": "scott-createplay",
"title": "ComfyUI_frontend_tools [REMOVED]",
"reference": "https://github.com/scott-createplay/ComfyUI_frontend_tools",
"files": [
"https://github.com/scott-createplay/ComfyUI_frontend_tools"
],
"install_type": "git-clone",
"description": "A comprehensive utility suite for ComfyUI that helps maintain clean, organized workflows with node cleaner, layout tools, HUD projection, and wireless connection management.\nNOTE: The files in the repo are not organized."
},
{
"author": "yutrodimitri-ship-it",
"title": "ComfyUI-YUTRO-CastingStudio-v2 [REMOVED]",
"reference": "https://github.com/yutrodimitri-ship-it/ComfyUI-YUTRO-CastingStudio-v2",
"files": [
"https://github.com/yutrodimitri-ship-it/ComfyUI-YUTRO-CastingStudio-v2"
],
"install_type": "git-clone",
"description": "A professional modular suite of nodes for ComfyUI designed for virtual casting agencies, professional photographers, and content creators to generate high-quality model portfolios efficiently. (Description by CC)\nNOTE: The files in the repo are not organized."
},
{
"author": "amamisonlyuser",
"title": "MixvtonComfyui [REMOVED]",

View File

@ -1,5 +1,294 @@
{
"custom_nodes": [
{
"author": "marduk191",
"title": "ComfyUI_LFM2-350M",
"reference": "https://github.com/marduk191/ComfyUI_LFM2-350M",
"files": [
"https://github.com/marduk191/ComfyUI_LFM2-350M"
],
"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": "XuanYu-github",
"title": "comfyui-PlyPreview",
"reference": "https://github.com/XuanYu-github/comfyui-PlyPreview",
"files": [
"https://github.com/XuanYu-github/comfyui-PlyPreview"
],
"install_type": "git-clone",
"description": "Gaussian Splat PLY loading and preview nodes with built-in gsplat.js frontend viewer. (Description by CC)"
},
{
"author": "maxious",
"title": "comfyui-dap",
"reference": "https://github.com/maxious/comfyui-dap",
"files": [
"https://github.com/maxious/comfyui-dap"
],
"install_type": "git-clone",
"description": "A ComfyUI extension for the Insta360 DAP (Depth Any Panorama) model providing high-quality depth estimation optimized for panoramic (equirectangular) images."
},
{
"author": "WASasquatch",
"title": "ComfyUI_RetroArch_Player",
"reference": "https://github.com/WASasquatch/ComfyUI_RetroArch_Player",
"files": [
"https://github.com/WASasquatch/ComfyUI_RetroArch_Player"
],
"install_type": "git-clone",
"description": "Simple ComfyUI RetroArch Web Player embed"
},
{
"author": "princepainter",
"title": "ComfyUI-PainterImageLoad",
"reference": "https://github.com/princepainter/ComfyUI-PainterImageLoad",
"files": [
"https://github.com/princepainter/ComfyUI-PainterImageLoad"
],
"install_type": "git-clone",
"description": "ComfyUI node for saving, previewing, and passing images downstream while supporting mask editing and intermediate node execution. (Description by CC)"
},
{
"author": "BigStationW",
"title": "ComfyUi-TextEncodeQwenImageEditAdvanced",
"reference": "https://github.com/BigStationW/ComfyUi-TextEncodeQwenImageEditAdvanced",
"files": [
"https://github.com/BigStationW/ComfyUi-TextEncodeQwenImageEditAdvanced"
],
"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": "anveshane",
"title": "Comfyui_StoryMem",
"reference": "https://github.com/anveshane/Comfyui_StoryMem",
"files": [
"https://github.com/anveshane/Comfyui_StoryMem"
],
"install_type": "git-clone",
"description": "Custom ComfyUI nodes for StoryMem - Multi-shot long video storytelling with memory-conditioned video diffusion models."
},
{
"author": "sebagallo",
"title": "comfyui-sg-openai-client",
"reference": "https://github.com/sebagallo/comfyui-sg-openai-client",
"files": [
"https://github.com/sebagallo/comfyui-sg-openai-client"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for OpenAI API integration (local supported) with chat completion and image support."
},
{
"author": "ttulttul",
"title": "Better-Gemini",
"reference": "https://github.com/ttulttul/Better-Gemini",
"files": [
"https://github.com/ttulttul/Better-Gemini"
],
"install_type": "git-clone",
"description": "A better node for using Google Gemini models, supporting the latest API endpoints with a v3 ComfyUI node interface."
},
{
"author": "K3NK3",
"title": "ComfyUI-K3NKImageGrab",
"reference": "https://github.com/K3NK3/ComfyUI-K3NKImageGrab",
"files": [
"https://github.com/K3NK3/ComfyUI-K3NKImageGrab"
],
"install_type": "git-clone",
"description": "Standalone ComfyUI node to grab the last N frames from a directory as a single batch with optional frame stride, designed for video continuation workflows and temporal consistency improvement."
},
{
"author": "LaVie024",
"title": "comfyui-lopi999-llm",
"reference": "https://github.com/LaVie024/comfyui-lopi999-llm",
"files": [
"https://github.com/LaVie024/comfyui-lopi999-llm"
],
"install_type": "git-clone",
"description": "LLM nodes for ComfyUI including a Canary-Qwen-2.5B audio transcription node. (Description by CC)"
},
{
"author": "ytoaa",
"title": "ComfyUI-LLM-Client",
"reference": "https://github.com/ytoaa/ComfyUI-LLM-Client",
"files": [
"https://github.com/ytoaa/ComfyUI-LLM-Client"
],
"install_type": "git-clone",
"description": "ComfyUI node for LLM client integration. (Description by CC)"
},
{
"author": "I-ShadowStar",
"title": "L2UC",
"reference": "https://github.com/I-ShadowStar/L2UC",
"files": [
"https://github.com/I-ShadowStar/L2UC"
],
"install_type": "git-clone",
"description": "A conditioning node for ablated versions of Lumina2"
},
{
"author": "xuhongming251",
"title": "ComfyUI-InfiniteTalk-MultiImage",
"reference": "https://github.com/xuhongming251/ComfyUI-InfiniteTalk-MultiImage",
"files": [
"https://github.com/xuhongming251/ComfyUI-InfiniteTalk-MultiImage"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for multi-image processing and data manipulation in InfiniteTalk workflows. (Description by CC)"
},
{
"author": "yichengup",
"title": "ComfyUI-gaussian_preview",
"reference": "https://github.com/yichengup/ComfyUI-gaussian_preview",
"files": [
"https://github.com/yichengup/ComfyUI-gaussian_preview"
],
"install_type": "git-clone",
"description": "Preview and record 3D Gaussian splatting models with interactive 3D rendering and video export. (Description by CC)"
},
{
"author": "mikemojen",
"title": "ComfyUI-HappNodeSet",
"reference": "https://github.com/mikemojen/ComfyUI-HappNodeSet",
"files": [
"https://github.com/mikemojen/ComfyUI-HappNodeSet"
],
"install_type": "git-clone",
"description": "NODES: AutoCrop, ColorQuantizer, ExtractBlack, ExtractBlackAdvanced, RasterToUniformSVG, ... (10 total)"
},
{
"author": "Akkisdiary",
"title": "ComfyUI-AnyLLM",
"reference": "https://github.com/Akkisdiary/ComfyUI-AnyLLM",
"files": [
"https://github.com/Akkisdiary/ComfyUI-AnyLLM"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node pack for calling LLM providers."
},
{
"author": "shootthesound",
"title": "comfyUI-LongLook",
"reference": "https://github.com/shootthesound/comfyUI-LongLook",
"files": [
"https://github.com/shootthesound/comfyUI-LongLook"
],
"install_type": "git-clone",
"description": "FreeLong spectral blending for consistent motion and prompt adherence in Wan 2.2 video generation with chunked generation support."
},
{
"author": "asagi4",
"title": "comfyui-dynamic-anynode",
"reference": "https://github.com/asagi4/comfyui-dynamic-anynode",
"files": [
"https://github.com/asagi4/comfyui-dynamic-anynode"
],
"install_type": "git-clone",
"description": "Dynamic All-In-One Guider/Scheduler/Sampler nodes for custom sampling"
}, {
"author": "brucew4yn3rp",
"title": "ComfyUI_FrontEndCleanup",
"reference": "https://github.com/brucew4yn3rp/ComfyUI_FrontEndCleanup",
"files": [
"https://github.com/brucew4yn3rp/ComfyUI_FrontEndCleanup"
],
"install_type": "git-clone",
"description": "Customizes ComfyUI frontend by relocating action bar and hiding UI elements to reduce visual clutter."
},
{
"author": "baijunty",
"title": "comfyui_image_embeddings",
"reference": "https://github.com/baijunty/comfyui_image_embeddings",
"files": [
"https://github.com/baijunty/comfyui_image_embeddings"
],
"install_type": "git-clone",
"description": "use comfyui to image embeddings"
},
{
"author": "thezveroboy",
"title": "ComfyUI-LoadRandomText",
"reference": "https://github.com/thezveroboy/ComfyUI-LoadRandomText",
"files": [
"https://github.com/thezveroboy/ComfyUI-LoadRandomText"
],
"install_type": "git-clone",
"description": "Load Random Text is a ComfyUI node pack that instantly picks a text file from a folder and outputs its contents straight into your workflow."
},
{
"author": "princepainter",
"title": "ComfyUI-PainterImageFromBatch",
"reference": "https://github.com/princepainter/ComfyUI-PainterImageFromBatch",
"files": [
"https://github.com/princepainter/ComfyUI-PainterImageFromBatch"
],
"install_type": "git-clone",
"description": "PainterImageFromBatch is an enhanced ComfyUI custom node for extracting contiguous frames from image batches."
},
{
"author": "polymath-wtf",
"title": "ComfyUI-Polymath-Vibenodes",
"reference": "https://github.com/polymath-wtf/ComfyUI-Polymath-Vibenodes",
"files": [
"https://github.com/polymath-wtf/ComfyUI-Polymath-Vibenodes"
],
"install_type": "git-clone",
"description": "Custom ComfyUI node for auto-generating JSON prompts with dynamic placeholder templating syntax."
},
{
"author": "JuanBerta",
"title": "comfyui_ollama_vl_prompt",
"reference": "https://github.com/JuanBerta/comfyui_ollama_vl_prompt",
"files": [
"https://github.com/JuanBerta/comfyui_ollama_vl_prompt"
],
"install_type": "git-clone",
"description": "A custom ComfyUI node that uses Ollama vision-language models to generate or refine prompts from multiple input images and text."
},
{
"author": "g7b2",
"title": "ComfyUI-MultiCheckpoint-Tester",
"reference": "https://github.com/g7b2/ComfyUI-MultiCheckpoint-Tester",
"files": [
"https://github.com/g7b2/ComfyUI-MultiCheckpoint-Tester"
],
"install_type": "git-clone",
"description": "A powerful ComfyUI custom node for model comparison testing supporting 1-5 checkpoint models with automatic VRAM management and comparison image generation. (Description by CC)"
},
{
"author": "pentarab",
"title": "ComfyUI-For-ChatterBox",
"reference": "https://github.com/pentarab/ComfyUI-For-ChatterBox",
"files": [
"https://github.com/pentarab/ComfyUI-For-ChatterBox"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for Chatterbox TTS with multilingual support (23 languages)"
},
{
"author": "filliptm",
"title": "ComfyUI_FL-ClearVoice",
"reference": "https://github.com/filliptm/ComfyUI_FL-ClearVoice",
"files": [
"https://github.com/filliptm/ComfyUI_FL-ClearVoice"
],
"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": "tj5miniop",
"title": "VRAM_Fix_Comfy",
"reference": "https://github.com/tj5miniop/VRAM_Fix_Comfy",
"files": [
"https://github.com/tj5miniop/VRAM_Fix_Comfy"
],
"install_type": "git-clone",
"description": "Potential manual fix as a custom node for ComfyUI for users seeing memory bug issues"
},
{
"author": "room3dev",
"title": "ComfyUI-FrameIO",
@ -578,138 +867,6 @@
],
"install_type": "git-clone",
"description": "ComfyUI nodes for automatically generating XML-style prompts compatible with NewBie models using LLM APIs, with style customization and preset management capabilities. (Description by CC)"
},
{
"author": "AugustusLXIII",
"title": "Custom Resolution I2V",
"id": "custom-resolution-i2v-augustus",
"reference": "https://github.com/AugustusLXIII/ComfyUI_CustomResolution_I2V",
"files": [
"https://github.com/AugustusLXIII/ComfyUI_CustomResolution_I2V"
],
"install_type": "git-clone",
"description": "A resolution utility for WanVideo I2V with 20 presets, manual override and automatic rounding."
},
{
"author": "1038lab",
"title": "ComfyUI-NodeAlign",
"reference": "https://github.com/1038lab/ComfyUI-NodeAlign",
"files": [
"https://github.com/1038lab/ComfyUI-NodeAlign"
],
"install_type": "git-clone",
"description": "Lightweight alignment toolbar for ComfyUI graphs. Provides quick align, equal size, and distribution actions with optional keyboard shortcuts."
},
{
"author": "SKBv0",
"title": "ComfyUI_LinkFX",
"reference": "https://github.com/SKBv0/ComfyUI_LinkFX",
"files": [
"https://github.com/SKBv0/ComfyUI_LinkFX"
],
"install_type": "git-clone",
"description": "Visual effects for ComfyUI links (wires) with various animation styles (Neon, Matrix, Fire) and gravity physics rope simulation. (Description by CC)"
},
{
"author": "Austat",
"title": "ComfyUI-DownsampleFPS",
"reference": "https://github.com/Austat/ComfyUI-DownsampleFPS",
"files": [
"https://github.com/Austat/ComfyUI-DownsampleFPS"
],
"install_type": "git-clone",
"description": "A node for ComfyUI to downsample framerate ie. from 48 to 24."
},
{
"author": "BennyDaBall930",
"title": "ComfyUI-Z-Engineer",
"reference": "https://github.com/BennyDaBall930/ComfyUI-Z-Engineer",
"files": [
"https://github.com/BennyDaBall930/ComfyUI-Z-Engineer"
],
"install_type": "git-clone",
"description": "Custom node for ComfyUI that integrates a local LLM via OpenAI-compatible API to engineer optimal prompts for Z-Image Turbo workflows. (Description by CC)"
},
{
"author": "SKBv0",
"title": "ComfyUI_SpideyReroute",
"reference": "https://github.com/SKBv0/ComfyUI_SpideyReroute",
"files": [
"https://github.com/SKBv0/ComfyUI_SpideyReroute"
],
"install_type": "git-clone",
"description": "Just a reroute node with a tiny twist."
},
{
"author": "Austat",
"title": "ComfyUI-RemacriScale",
"reference": "https://github.com/Austat/ComfyUI-RemacriScale",
"files": [
"https://github.com/Austat/ComfyUI-RemacriScale"
],
"install_type": "git-clone",
"description": "ComfyUI custom node for upscaling videos using the Remacri upscaler and then downscaling them. (Description by CC)"
},
{
"author": "Lysthan",
"title": "ComfyUI-LYSTHAN-PPS",
"reference": "https://github.com/Lysthan/ComfyUI-LYSTHAN-PPS",
"files": [
"https://github.com/Lysthan/ComfyUI-LYSTHAN-PPS"
],
"install_type": "git-clone",
"description": "Privacy-Protected Saver node for ComfyUI that encrypts and archives output images into password-protected ZIP files or videos for secure storage and privacy protection."
},
{
"author": "mirabarukaso",
"title": "ComfyUI_MiraSubPack",
"reference": "https://github.com/mirabarukaso/ComfyUI_MiraSubPack",
"files": [
"https://github.com/mirabarukaso/ComfyUI_MiraSubPack"
],
"install_type": "git-clone",
"description": "More test nodes for ComfyUI_Mira extension. (Description by CC)"
},
{
"author": "huchenlei",
"title": "ComfyUI-execution-glow",
"reference": "https://github.com/huchenlei/ComfyUI-execution-glow",
"files": [
"https://github.com/huchenlei/ComfyUI-execution-glow"
],
"install_type": "git-clone",
"description": "ComfyUI extension that adds a glowing visual effect to nodes during execution for enhanced visual feedback."
},
{
"author": "aria1th",
"title": "ComfyUI-Wildcards-rework",
"reference": "https://github.com/aria1th/ComfyUI-Wildcards-rework",
"files": [
"https://github.com/aria1th/ComfyUI-Wildcards-rework"
],
"install_type": "git-clone",
"description": "Powerful ComfyUI custom node for dynamic prompt generation using wildcards and bracket expressions, enabling infinite variations with weighted selection, multi-picks, and nested expansion support."
},
{
"author": "GiusTex",
"title": "ComfyUI-MoreEfficientSamplers",
"reference": "https://github.com/GiusTex/ComfyUI-MoreEfficientSamplers",
"files": [
"https://github.com/GiusTex/ComfyUI-MoreEfficientSamplers"
],
"install_type": "git-clone",
"description": "Advanced sampler nodes for ComfyUI based on efficiency-nodes, including live preview rendering and support for custom samplers with schedulers like flowmatch scheduler."
},
{
"author": "QL-boy",
"title": "ComfyUI-Advanced-Tile-Processing",
"reference": "https://github.com/QL-boy/ComfyUI-Advanced-Tile-Processing",
"files": [
"https://github.com/QL-boy/ComfyUI-Advanced-Tile-Processing"
],
"install_type": "git-clone",
"description": "Advanced tiling plugin for ComfyUI solving VRAM limitations in 4K/8K+ image generation using intelligent tiling and seamless weighted fusion with multiple blending modes."
}
]
}

View File

@ -454,7 +454,7 @@
"1hew_MultiStringJoin",
"1hew_RangeMapping",
"1hew_SaveVideo",
"1hew_SaveVideoRGBA",
"1hew_SaveVideoByImage",
"1hew_StringCoordinateToBBoxMask",
"1hew_StringCoordinateToBBoxes",
"1hew_StringFilter",
@ -2312,6 +2312,16 @@
"title_aux": "ComfyUI_faishme"
}
],
"https://github.com/Akkisdiary/ComfyUI-AnyLLM": [
[
"AnyLLMVisionChat",
"GetEnvVar",
"GoogleGemini"
],
{
"title_aux": "ComfyUI-AnyLLM"
}
],
"https://github.com/Aksaz/comfyui-seamless-clone": [
[
"Seamless Clone"
@ -3682,6 +3692,14 @@
"title_aux": "ComfyUi-Scale-Image-to-Total-Pixels-Advanced"
}
],
"https://github.com/BigStationW/ComfyUi-TextEncodeQwenImageEditAdvanced": [
[
"TextEncodeQwenImageEditAdvanced"
],
{
"title_aux": "ComfyUi-TextEncodeQwenImageEditAdvanced"
}
],
"https://github.com/BigWhiteFly/ComfyUI-ImageConcat": [
[
"ImageConcatenateBatchWithTxt"
@ -5292,7 +5310,7 @@
"QWENPrompt",
"QwenAspectRatioCreepy",
"RandomAudioSegment",
"RandomBibleVerse",
"RandomScripture",
"SanitizeFilename",
"SaveRawLatent",
"SaveRawLatentCreepy",
@ -8402,6 +8420,29 @@
"title_aux": "Save Image Plus for ComfyUI"
}
],
"https://github.com/GoogleCloudPlatform/comfyui-google-genmedia-custom-nodes": [
[
"Gemini25FlashImage",
"Gemini3ProImage",
"GeminiNode25",
"Imagen3TextToImageNode",
"Imagen4TextToImageNode",
"Lyria2TextToMusicNode",
"Veo2GcsUriImageToVideoNode",
"Veo2ImageToVideoNode",
"Veo2TextToVideoNode",
"Veo3GcsUriImageToVideoNode",
"Veo3ImageToVideoNode",
"Veo3ReferenceToVideo",
"Veo3TextToVideoNode",
"VeoVideoSaveAndPreview",
"VeoVideoToVHSNode",
"VirtualTryOn"
],
{
"title_aux": "comfyui-google-genmedia-custom-nodes"
}
],
"https://github.com/Goshe-nite/comfyui-gps-supplements": [
[
"KSampler to Image Saver",
@ -9615,6 +9656,14 @@
"title_aux": "ComfyUI-Loop"
}
],
"https://github.com/I-ShadowStar/L2UC": [
[
"CLIPTextEncodeLumina2Unchained"
],
{
"title_aux": "L2UC"
}
],
"https://github.com/IAMCCS/IAMCCS-nodes": [
[
"IAMCCS_ModelWithLoRA",
@ -10621,6 +10670,14 @@
"title_aux": "ComfyUI-DrawThingsWrapper"
}
],
"https://github.com/JuanBerta/comfyui_ollama_vl_prompt": [
[
"Ollama VL Prompt"
],
{
"title_aux": "comfyui_ollama_vl_prompt"
}
],
"https://github.com/Julian-adv/WildDivide": [
[
"Attention couple wild divide",
@ -10702,6 +10759,14 @@
"title_aux": "ComfyUI JMNodes"
}
],
"https://github.com/K3NK3/ComfyUI-K3NKImageGrab": [
[
"K3NKImageGrab"
],
{
"title_aux": "ComfyUI-K3NKImageGrab"
}
],
"https://github.com/KAVVATARE/ComfyUI-Light-N-Color": [
[
"ControlNetSwitch",
@ -11005,6 +11070,7 @@
[
"Z_ImageAPIConfig",
"Z_ImageClearSessions",
"Z_ImageIntegratedKSampler",
"Z_ImageOptions",
"Z_ImagePromptEnhancer",
"Z_ImagePromptEnhancerWithCLIP",
@ -11587,6 +11653,15 @@
"title_aux": "ComfyUI-TuZi-Flux-Kontext"
}
],
"https://github.com/LaVie024/comfyui-lopi999-llm": [
[
"CanaryQwenASR",
"LLMNode(lopi999)"
],
{
"title_aux": "comfyui-lopi999-llm"
}
],
"https://github.com/Lakonik/ComfyUI-piFlow": [
[
"Load pi-Flow Model",
@ -14432,13 +14507,19 @@
[
"BFParameters",
"BFParametersSimple",
"CheckpointComboParameter",
"DetailerSchedulerComboParameter",
"IntegerPicker",
"KsamplerSamplersComboParameter",
"KsamplerSchedulersComboParameter",
"OuputDirByModelName",
"RandomImageSizeAdvanced",
"RandomImageSizeAdvancedYAML",
"RandomInteger",
"UnetComboParameter",
"UniqueStringList",
"UniqueStringListAdvanced"
"UniqueStringListAdvanced",
"VAEComboParameter"
],
{
"title_aux": "comfyui-watdafox-nodes"
@ -20056,6 +20137,14 @@
"title_aux": "ComfyUI Preset Merger"
}
],
"https://github.com/WASasquatch/ComfyUI_RetroArch_Player": [
[
"ComfyRetroArchPlayer"
],
{
"title_aux": "ComfyUI_RetroArch_Player"
}
],
"https://github.com/WASasquatch/FreeU_Advanced": [
[
"WAS_FreeU",
@ -20744,6 +20833,17 @@
"title_aux": "Deforum Nodes"
}
],
"https://github.com/XuanYu-github/comfyui-PlyPreview": [
[
"PlyPreviewLoadGaussianPLYEnhance",
"PlyPreviewLoadGaussianPLYPathEnhance",
"PlyPreviewPreviewGaussianEnhance",
"PlyPreviewProcessGaussianPLYEnhance"
],
{
"title_aux": "comfyui-PlyPreview"
}
],
"https://github.com/Xyem/Xycuno-Oobabooga": [
[
"Oobabooga",
@ -22425,6 +22525,7 @@
"Comfly_Doubao_Seedream",
"Comfly_Doubao_Seedream_4",
"Comfly_Flux_2_Flex",
"Comfly_Flux_2_Max",
"Comfly_Flux_2_Pro",
"Comfly_Flux_Kontext_Edit",
"Comfly_Flux_Kontext_bfl",
@ -22678,6 +22779,7 @@
"AK Pipe",
"AKResizeOnBoolean",
"AKSamplerSettings",
"AKSaturateImage",
"AKSettingsOut",
"CLIPEncodeMultiple",
"CLIPTextEncodeCached",
@ -23612,6 +23714,22 @@
"title_aux": "antrobots ComfyUI Nodepack"
}
],
"https://github.com/anveshane/Comfyui_StoryMem": [
[
"StoryMemContinuationShot",
"StoryMemFirstShot",
"StoryMemGetMotionFrames",
"StoryMemInfo",
"StoryMemMemoryBuffer",
"StoryMemMemoryVisualizer",
"StoryMemModelLoader",
"StoryMemUpdateMemory",
"StoryMemVideoCombine"
],
{
"title_aux": "Comfyui_StoryMem"
}
],
"https://github.com/apeirography/DaimalyadNodes": [
[
"DaimalyadModelDownloader",
@ -24205,6 +24323,17 @@
"title_aux": "ComfyUI-FrameSkipping"
}
],
"https://github.com/baijunty/comfyui_image_embeddings": [
[
"Image2Base64",
"ImageHash",
"ImageLoader",
"OutputEmbedding"
],
{
"title_aux": "comfyui_image_embeddings"
}
],
"https://github.com/balu112121/comfyui-LoadImageFromURL": [
[
"BatchURLImageLoader",
@ -27863,6 +27992,8 @@
"https://github.com/citronlegacy/ComfyUI-CitronNodes": [
[
"GetDateTime",
"get_first_and_final_frames",
"get_gif_first_and_final_frames",
"nodes",
"project"
],
@ -31860,6 +31991,15 @@
"title_aux": "Pixelization"
}
],
"https://github.com/filliptm/ComfyUI_FL-ClearVoice": [
[
"FL_ClearVoice_ModelLoader",
"FL_ClearVoice_Process"
],
{
"title_aux": "ComfyUI_FL-ClearVoice"
}
],
"https://github.com/filliptm/ComfyUI_FL-CosyVoice3": [
[
"FL_CosyVoice3_AudioCrop",
@ -31898,7 +32038,9 @@
"https://github.com/filliptm/ComfyUI_Fill-ChatterBox": [
[
"FL_ChatterboxDialogTTS",
"FL_ChatterboxMultilingualTTS",
"FL_ChatterboxTTS",
"FL_ChatterboxTurboTTS",
"FL_ChatterboxVC"
],
{
@ -32674,6 +32816,14 @@
"title_aux": "ComfyUI-Artist-Tester"
}
],
"https://github.com/g7b2/ComfyUI-MultiCheckpoint-Tester": [
[
"MultiCheckpointIncrementalNamer"
],
{
"title_aux": "ComfyUI-MultiCheckpoint-Tester"
}
],
"https://github.com/gabe-init/ComfyUI-11labs": [
[
"ElevenLabsNode"
@ -33809,11 +33959,14 @@
"https://github.com/havvk/ComfyUI_AIIA": [
[
"AIIA_Audio_Denoise",
"AIIA_Audio_Enhance",
"AIIA_Audio_Info",
"AIIA_Audio_PostProcess",
"AIIA_Audio_Silence_Splitter",
"AIIA_Audio_Speaker_Isolator",
"AIIA_Audio_Speaker_Merge",
"AIIA_Audio_Splice_Analyzer",
"AIIA_CosyVoice_ModelLoader",
"AIIA_CosyVoice_VoiceConversion",
"AIIA_E2E_Speaker_Diarization",
"AIIA_FloatProcess_InMemory",
@ -33822,6 +33975,8 @@
"AIIA_PersonaLive_PhotoSampler_InMemory",
"AIIA_PersonaLive_PhotoSampler_ToDisk",
"AIIA_Utils_Image_Concanate",
"AIIA_VibeVoice_Loader",
"AIIA_VibeVoice_TTS",
"AIIA_VideoCombine",
"PersonaLiveCheckpointLoader",
"PersonaLivePhotoSampler"
@ -37933,6 +38088,7 @@
"VRAM_Debug",
"VisualizeCUDAMemoryHistory",
"Wan21BlockLoraSelect",
"WanImageToVideoSVIPro",
"WanVideoEnhanceAVideoKJ",
"WanVideoNAG",
"WanVideoTeaCacheKJ",
@ -38270,6 +38426,7 @@
"WanVideoSamplerv2",
"WanVideoScheduler",
"WanVideoSchedulerv2",
"WanVideoSetAttentionModeOverride",
"WanVideoSetBlockSwap",
"WanVideoSetLoRAs",
"WanVideoSetRadialAttention",
@ -41596,6 +41753,15 @@
"title_aux": "Flux Prompt Enhance Node for ComfyUI"
}
],
"https://github.com/marduk191/ComfyUI_LFM2-350M": [
[
"LFM2Generator",
"LFM2Loader"
],
{
"title_aux": "ComfyUI_LFM2-350M"
}
],
"https://github.com/marduk191/comfyui-marnodes": [
[
"ImageToDevice",
@ -41790,6 +41956,18 @@
"title_aux": "comfyui-sora-node"
}
],
"https://github.com/maxious/comfyui-dap": [
[
"DAP_ERP_to_Cubemap",
"DAP_Inference",
"DAP_Loader",
"DAP_Normal_Map",
"DAP_Panoramic_Mesh"
],
{
"title_aux": "comfyui-dap"
}
],
"https://github.com/maxmad62/ComfyUI-DiscordWebhookWithInput": [
[
"DiscordPostViaWebhook",
@ -42243,6 +42421,23 @@
"title_aux": "C2PA Image Signer - ComfyUI Custom Node"
}
],
"https://github.com/mikemojen/ComfyUI-HappNodeSet": [
[
"AutoCrop",
"ColorQuantizer",
"ExtractBlack",
"ExtractBlackAdvanced",
"RasterToUniformSVG",
"RoundDownNode",
"RoundUpNode",
"SVGDimensions",
"SVGPathLength",
"SVGPathLengthDetailed"
],
{
"title_aux": "ComfyUI-HappNodeSet"
}
],
"https://github.com/mikeshuangyan/ComfyUI_MqUtils": [
[
"MqCheckFP4Support",
@ -42395,6 +42590,8 @@
"https://github.com/mirabarukaso/ComfyUI_MiraSubPack": [
[
"ImageMergeByPixelAlign_MiraSubPack",
"JoyCaptionBetaOneSimple_MiraSubPack",
"JoyCaptionNodeBetaOne_MiraSubPack",
"TextEncodeQwenImageEditPlus_MiraSubPack",
"TextEncodeQwenImageEdit_MiraSubPack"
],
@ -42824,7 +43021,8 @@
],
"https://github.com/mrm987/ComfyUI_Multi_Prompt_Generator": [
[
"MultiPromptGenerator"
"MultiPromptGenerator",
"NAIMultiPromptGenerator"
],
{
"title_aux": "ComfyUI-Multi-Prompt-Generator"
@ -44766,6 +44964,14 @@
"title_aux": "Comfyui_wan_api"
}
],
"https://github.com/pentarab/ComfyUI-For-ChatterBox": [
[
"ChatterboxTTS"
],
{
"title_aux": "ComfyUI-For-ChatterBox"
}
],
"https://github.com/perckle/comfyui_dpir": [
[
"ImageDenoiseWithDPIR"
@ -45240,6 +45446,14 @@
"title_aux": "ComfyUI-musubi"
}
],
"https://github.com/polymath-wtf/ComfyUI-Polymath-Vibenodes": [
[
"PM_JsonPrompt"
],
{
"title_aux": "ComfyUI-Polymath-Vibenodes"
}
],
"https://github.com/popoimm/comfyui-popo-utility": [
[
"PopoImageAspectRatioNode",
@ -45357,6 +45571,22 @@
"title_aux": "ComfyUI-PainterI2VforKJ"
}
],
"https://github.com/princepainter/ComfyUI-PainterImageFromBatch": [
[
"PainterImageFromBatch"
],
{
"title_aux": "ComfyUI-PainterImageFromBatch"
}
],
"https://github.com/princepainter/ComfyUI-PainterImageLoad": [
[
"PainterImageLoad"
],
{
"title_aux": "ComfyUI-PainterImageLoad"
}
],
"https://github.com/princepainter/ComfyUI-PainterLongVideo": [
[
"PainterLongVideo"
@ -45625,7 +45855,9 @@
"PVL_Stitch2Size",
"PVL_StringConcatX3",
"PVL_StringConcatX8",
"PVL_StringListToString",
"PVL_StringToNumber",
"PVL_StringToStringList",
"PVL_StylePicker",
"PVL_Switch",
"PVL_Switch_Huge",
@ -46882,7 +47114,9 @@
[
"BatchLoadImageList",
"BatchLoadImageSequence",
"BatchSaveImageSequenceWebP"
"BatchLoadImageSequenceWithTrigger",
"BatchSaveImageSequenceWebP",
"ListVideoFiles"
],
{
"title_aux": "ComfyUI-FrameIO"
@ -47741,6 +47975,15 @@
"title_aux": "comfyui-sg-llama-cpp"
}
],
"https://github.com/sebagallo/comfyui-sg-openai-client": [
[
"OpenAIChatCompletion",
"OpenAIClient"
],
{
"title_aux": "comfyui-sg-openai-client"
}
],
"https://github.com/sebord/ComfyUI-LMCQ": [
[
"LmcqCodeDecryptionLoader",
@ -48201,6 +48444,16 @@
"title_aux": "comfy-easy-grids"
}
],
"https://github.com/shootthesound/comfyUI-LongLook": [
[
"WanContinuationConditioning",
"WanFreeLong",
"WanFreeLongEnforcer"
],
{
"title_aux": "comfyUI-LongLook"
}
],
"https://github.com/silveroxides/ComfyUI-ModelUtils": [
[
"CheckpointMetaKeys",
@ -50548,6 +50801,16 @@
"title_aux": "ComfyUI-ClipReshaper"
}
],
"https://github.com/thezveroboy/ComfyUI-LoadRandomText": [
[
"LoadRandomTextClassic",
"LoadRandomTextSeed",
"LoadRandomTextShuffle"
],
{
"title_aux": "ComfyUI-LoadRandomText"
}
],
"https://github.com/thezveroboy/ComfyUI-WAN-ClipSkip": [
[
"CLIPSkip"
@ -50703,6 +50966,14 @@
"title_aux": "ComfyUI Rating Checker"
}
],
"https://github.com/tj5miniop/VRAM_Fix_Comfy": [
[
"VRAMOverrideNode"
],
{
"title_aux": "VRAM_Fix_Comfy"
}
],
"https://github.com/tkreuziger/comfyui-claude": [
[
"Combine Texts",
@ -51109,6 +51380,14 @@
"title_aux": "ComfyUI-load-image-from-url"
}
],
"https://github.com/ttulttul/Better-Gemini": [
[
"BetterGemini"
],
{
"title_aux": "Better-Gemini"
}
],
"https://github.com/ttulttul/ComfyUI-FlowMatching-Inverter": [
[
"LatentHybridInverter",
@ -51925,7 +52204,9 @@
"VRGDG_LoadAudioSplit_HUMO_Transcribe",
"VRGDG_LoadAudioSplit_HUMO_TranscribeV2",
"VRGDG_LoadAudioSplit_HUMO_TranscribeV3",
"VRGDG_LoadAudioSplit_Wan22HumoFMML",
"VRGDG_LoadVideos",
"VRGDG_LyricsEmotionMerger",
"VRGDG_ManualLyricsExtractor",
"VRGDG_MusicVideoPromptCreator",
"VRGDG_MusicVideoPromptCreatorV2",
@ -51938,6 +52219,7 @@
"VRGDG_PromptSplitterJson",
"VRGDG_PromptSplitterV2",
"VRGDG_QueueTriggerFromAudio",
"VRGDG_SpeechEmotionExtractor",
"VRGDG_StringConcat",
"VRGDG_ThemeSplitter",
"VRGDG_TimecodeFromIndex",
@ -53240,6 +53522,20 @@
"title_aux": "ComfyUI-GPEN"
}
],
"https://github.com/xuhongming251/ComfyUI-InfiniteTalk-MultiImage": [
[
"GetFloatByIndex",
"GetIntByIndex",
"InfiniteTalkEmbedsSlice",
"InfiniteTalkMultiImage",
"MakeBatchFromFloatList",
"MakeBatchFromIntList",
"VideoFromPathsAndAudio"
],
{
"title_aux": "ComfyUI-InfiniteTalk-MultiImage"
}
],
"https://github.com/xuhongming251/ComfyUI-Jimeng": [
[
"JimengAPIClient",
@ -53642,6 +53938,14 @@
"title_aux": "ComfyUI-YCNodes_Toolkit"
}
],
"https://github.com/yichengup/ComfyUI-gaussian_preview": [
[
"YCGaussianPreview"
],
{
"title_aux": "ComfyUI-gaussian_preview"
}
],
"https://github.com/yichengup/ComfyUI_SwiftCut": [
[
"SelectImages",
@ -54164,6 +54468,14 @@
"title_aux": "tdxh_node_comfyui"
}
],
"https://github.com/ytoaa/ComfyUI-LLM-Client": [
[
"QwenSecureE2EEClient"
],
{
"title_aux": "ComfyUI-LLM-Client"
}
],
"https://github.com/yuan199696/add_text_2_img": [
[
"AddText"