Resolve custom-node-list.json merge conflict

This commit is contained in:
Fred LeFevre 2025-12-01 18:06:41 -05:00
commit caed50d887
9 changed files with 6709 additions and 5575 deletions

View File

@ -13625,6 +13625,16 @@
"install_type": "git-clone",
"description": "This custom node for ComfyUI integrates the Flux-Prompt-Enhance model, allowing you to enhance your prompts directly within your ComfyUI workflows."
},
{
"author": "marduk191",
"title": "comfyui_qwen_runninghub",
"reference": "https://github.com/marduk191/comfyui_qwen_runninghub",
"files": [
"https://github.com/marduk191/comfyui_qwen_runninghub"
],
"install_type": "git-clone",
"description": "Custom ComfyUI nodes for integrating RunningHub's AI image and video generation services into workflows. (Description by CC)"
},
{
"author": "haohaocreates",
"title": "ComfyUI-HH-Image-Selector",
@ -16814,6 +16824,16 @@
"install_type": "git-clone",
"description": "pass up to 8 images and visually place, rotate and scale them to build the perfect composition. group move and group rescale. remember their position and scaling value across generations to easy swap images. use the buffer zone to to park an asset you don't want to use or easily reach transformations controls"
},
{
"author": "erosDiffusion",
"title": "ComfyUI-ZImageDit",
"reference": "https://github.com/erosDiffusion/ComfyUI-ZImageDit",
"files": [
"https://github.com/erosDiffusion/ComfyUI-ZImageDit"
],
"install_type": "git-clone",
"description": "Unofficial diffusers integration of the official SDNQ pipeline to run in ComfyUI. (Description by CC)"
},
{
"author": "Steudio",
"title": "ComfyUI Steudio",
@ -26384,6 +26404,16 @@
"install_type": "git-clone",
"description": "ComfyUI nodes for generating and editing speech from SRT subtitle files using VoxCPM text-to-speech model, supporting multi-speaker dialogue and audio replacement workflows."
},
{
"author": "judian17",
"title": "ComfyUI-multiple-inputs",
"reference": "https://github.com/judian17/ComfyUI-multiple-inputs",
"files": [
"https://github.com/judian17/ComfyUI-multiple-inputs"
],
"install_type": "git-clone",
"description": "A collection of utility nodes for ComfyUI, focusing on batch processing, stitching, and visualization."
},
{
"author": "AngelCookies",
"title": "ComfyUI-Seed-Tracker",
@ -31765,13 +31795,14 @@
},
{
"author": "Rzgar Espo",
"title": "ComfyUI-Qwen-Image-Size-Picker",
"title": "ComfyUI Qwen Image Size Picker",
"id": "QwenImg-latent",
"reference": "https://github.com/rzgarespo/ComfyUI-qwen-image-size-picker",
"files": [
"https://github.com/rzgarespo/ComfyUI-qwen-image-size-picker"
],
"install_type": "git-clone",
"description": "A universal node for generating empty latent tensors with support for Qwen Image, SDXL and Flux models. Features extended aspect ratio support, batch processing, and flexible dimension overrides."
"description": "An empty latent size picker with support for Qwen Image, SDXL, and Flux models."
},
{
"author": "luke-mino-altherr",
@ -32428,6 +32459,7 @@
"author": "RUiNtheExtinct",
"title": "comfyui-save-file-extended",
"reference": "https://github.com/RUiNtheExtinct/comfyui-save-file-extended",
"reference2": "https://github.com/bytes2pro/comfyui-save-file-extended",
"files": [
"https://github.com/RUiNtheExtinct/comfyui-save-file-extended"
],
@ -32484,16 +32516,6 @@
"install_type": "git-clone",
"description": "A tool that organizes workflow nodes into clean, user-friendly layouts"
},
{
"author": "rslosch",
"title": "ComfyUI-EZ_Prompts",
"reference": "https://github.com/rslosch/ComfyUI-EZ_Prompts",
"files": [
"https://github.com/rslosch/ComfyUI-EZ_Prompts"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node extension that provides easy-to-use prompt templates and wildcards for AI image generation."
},
{
"author": "rslosch",
"title": "ComfyUI Batch BBox Detector",
@ -32827,6 +32849,16 @@
"install_type": "git-clone",
"description": "This project provides a collection of custom nodes designed for enhanced audio effects in ComfyUI. With an intuitive pedalboard interface, users can easily integrate and manipulate various audio effects within their workflows."
},
{
"author": "MushroomFleet",
"title": "ComfyUI-FLUX2-JSON",
"reference": "https://github.com/MushroomFleet/ComfyUI-FLUX2-JSON",
"files": [
"https://github.com/MushroomFleet/ComfyUI-FLUX2-JSON"
],
"install_type": "git-clone",
"description": "A comprehensive suite of custom nodes for building structured JSON prompts for FLUX.2 image generation with precision and control."
},
{
"author": "Urabewe",
"title": "ComfyUI Video Extend Counter",
@ -36235,6 +36267,16 @@
"install_type": "git-clone",
"description": "Control different parts of your image with separate prompts using visual box drawing."
},
{
"author": "EnragedAntelope",
"title": "comfyui-sdnq",
"reference": "https://github.com/EnragedAntelope/comfyui-sdnq",
"files": [
"https://github.com/EnragedAntelope/comfyui-sdnq"
],
"install_type": "git-clone",
"description": "ComfyUI custom node pack for loading SDNQ quantized models"
},
{
"author": "tester4488",
"title": "mc_qwen",
@ -36446,7 +36488,29 @@
],
"install_type": "git-clone",
"description": "A dual-model image-to-video sampler for ComfyUI that combines high-noise and low-noise models in a single node, replacing two KSamplerAdvanced nodes with zero overhead and bit-identical frame generation. (Description by CC)"
},
},
{
"author": "princepainter",
"title": "Comfyui-PainterVRAM",
"reference": "https://github.com/princepainter/Comfyui-PainterVRAM",
"files": [
"https://github.com/princepainter/Comfyui-PainterVRAM"
],
"install_type": "git-clone",
"description": "ComfyUI node that reserves GPU VRAM before workflow execution to prevent OOM crashes with manual or auto mode options."
},
{
"author": "princepainter",
"title": "PainterFLF2V - First/Last Frame Video Enhancer",
"id": "painterflf2v",
"reference": "https://github.com/princepainter/Comfyui-PainterFLF2V",
"files": [
"https://github.com/princepainter/Comfyui-PainterFLF2V"
],
"install_type": "git-clone",
"description": "Enhance first and last frames for smooth video loop generation in ComfyUI. Based on WAN Video workflow.",
"tags": ["video", "frame", "loop", "workflow"]
},
{
"author": "rafacost",
"title": "rafacostComfy",
@ -36979,14 +37043,15 @@
},
{
"author": "akawana",
"title": "ComfyUI-Utils-extra",
"title": "Utils Extra",
"reference": "https://github.com/akawana/ComfyUI-Utils-extra",
"files": [
"https://github.com/akawana/ComfyUI-Utils-extra"
],
"install_type": "git-clone",
"description": "A small collection of utility nodes for ComfyUI that simplify and speed up complex workflows, gradually expanded with new practical utilities."
},
"description": "Utility tools. Index Multiple is used for expanding multiple values from a list, IsOneOfGroupsActive to identify groups state, RepeatGroupState group enable/disable like rg but without connection etc.",
"tags": ["utility", "list", "batch"]
},
{
"author": "lovisdotio",
"title": "ComfyUI-Replace-First-Frame-Last-Frame",
@ -37127,10 +37192,107 @@
"install_type": "git-clone",
"description": "Kandinsky 2/20B ComfyUI support with FP8/GGUF/blockswap support."
},
{
"author": "obvirm",
"title": "ComfyUI-WhisperXX",
"reference": "https://github.com/obvirm/ComfyUI-WhisperXX",
"files": [
"https://github.com/obvirm/ComfyUI-WhisperXX"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that provides advanced transcription, alignment, and diarization capabilities using the WhisperX library."
},
{
"author": "geroldmeisinger",
"title": "ComfyUI-outputlists-combiner",
"reference": "https://github.com/geroldmeisinger/ComfyUI-outputlists-combiner",
"files": [
"https://github.com/geroldmeisinger/ComfyUI-outputlists-combiner"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes to create output lists with strings and numbers, make combinations of them, and help with XYZ-Gridplots"
},
{
"author": "agavesunset",
"title": "AgaveLogicCounter",
"reference": "https://github.com/agavesunset/AgaveLogicCounter",
"files": [
"https://github.com/agavesunset/AgaveLogicCounter"
],
"install_type": "git-clone",
"description": "Solves the complex 'For-Loop' logic in ComfyUI. Perfect for controlling multi-subject vs. multi-scene batch workflows."
},
{
"author": "idvdii",
"title": "ComfyUI-DvD-LoraTriggerwordsManager",
"reference": "https://github.com/idvdii/ComfyUI-DvD-LoraTriggerwordsManager",
"files": [
"https://github.com/idvdii/ComfyUI-DvD-LoraTriggerwordsManager"
],
"install_type": "git-clone",
"description": "Professional ComfyUI custom nodes for managing LoRA trigger words, with auto-read, smart lookup via Civitai, editing, and WebUI-compatible JSON format support. (Description by CC)"
},
{
"author": "zhanglongxiao111",
"title": "Comfyui-geminiapi",
"reference": "https://github.com/zhanglongxiao111/Comfyui-geminiapi",
"files": [
"https://github.com/zhanglongxiao111/Comfyui-geminiapi"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for integrating multiple external APIs including Gemini, OpenAI, Replicate, and ElevenLabs directly into local workflows. (Description by CC)"
},
{
"author": "keghoang",
"title": "ComfyUI-Charon",
"reference": "https://github.com/keghoang/ComfyUI-Charon",
"files": [
"https://github.com/keghoang/ComfyUI-Charon"
],
"install_type": "git-clone",
"description": "Custom ComfyUI nodes for CHARON auto-alignment and DA3 camera export."
},
{
"author": "mobcat40",
"title": "ComfyUI-PromptChain",
"reference": "https://github.com/mobcat40/ComfyUI-PromptChain",
"files": [
"https://github.com/mobcat40/ComfyUI-PromptChain"
],
"install_type": "git-clone",
"description": "A visual tool for prompt randomization and advanced combinations inside of your ComfyUI workflows."
},
{
"author": "tpc2233",
"title": "ComfyUI-Z-Image-Turbo",
"reference": "https://github.com/tpc2233/ComfyUI-Z-Image-Turbo",
"files": [
"https://github.com/tpc2233/ComfyUI-Z-Image-Turbo"
],
"install_type": "git-clone",
"description": "Comfy UI nodes for Z-Image-Turbo to run native weights with automatic model downloading and support for 2048x2048 resolution. (Description by CC)"
},
{
"author": "Rathius-Saranoth",
"title": "Rathius_ComfyNodes",
"reference": "https://github.com/Rathius-Saranoth/Rathius_ComfyNodes",
"files": [
"https://github.com/Rathius-Saranoth/Rathius_ComfyNodes"
],
"install_type": "git-clone",
"description": "Collection of quality-of-life ComfyUI nodes including a text file loader for parsing descriptions and managing prompts without manual copy-paste. (Description by CC)"
},
{
"author": "jrabek",
"title": "BokehDiffusionComfyUI",
"reference": "https://github.com/jrabek/BokehDiffusionComfyUI",
"files": [
"https://github.com/jrabek/BokehDiffusionComfyUI"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for Bokeh Diffusion - Defocus Blur Control in Text-to-Image Diffusion Models."
},

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,55 @@
{
"custom_nodes": [
{
"author": "starsFriday",
"title": "ComfyUI-Tracker-Person [WIP]",
"reference": "https://github.com/starsFriday/ComfyUI-Tracker-Person",
"files": [
"https://github.com/starsFriday/ComfyUI-Tracker-Person"
],
"install_type": "git-clone",
"description": "ComfyUI custom node using YOLO instance segmentation to track specific people in video frames with color histogram re-identification for robust tracking across occlusions. (Description by CC)\nNOTE: The files in the repo are not organized."
},
{
"author": "judian17",
"title": "ComfyUI-MIDI-3D [WIP]",
"reference": "https://github.com/judian17/ComfyUI-MIDI-3D",
"files": [
"https://github.com/judian17/ComfyUI-MIDI-3D"
],
"install_type": "git-clone",
"description": "Partial implementation of the MIDI-3D project for ComfyUI with multi-view normal/depth map generation and texture baking. (Description by CC)\nNOTE: The files in the repo are not organized."
},
{
"author": "IAFFeng",
"title": "Comfyui_XF_Custom_Actual-Node",
"reference": "https://github.com/IAFFeng/Comfyui_XF_Custom_Actual-Node",
"files": [
"https://github.com/IAFFeng/Comfyui_XF_Custom_Actual-Node"
],
"install_type": "git-clone",
"description": "ComfyUI custom node providing GeminiMatting functionality for image matting operations. (Description by CC)"
},
{
"author": "LvyuanW",
"title": "ComfyUI-6yuan [WIP]",
"reference": "https://github.com/LvyuanW/ComfyUI-6yuan",
"files": [
"https://github.com/LvyuanW/ComfyUI-6yuan"
],
"install_type": "git-clone",
"description": "A curated set of ComfyUI nodes under 6yuan namespace."
},
{
"author": "wciq1208",
"title": "even-comfyui-plugin",
"reference": "https://github.com/wciq1208/even-comfyui-plugin",
"files": [
"https://github.com/wciq1208/even-comfyui-plugin"
],
"install_type": "git-clone",
"description": "NODES: Gemini, NanoBanana"
},
{
"author": "Fuhze73",
"title": "ComfyUI-PainterI2V-StartEndImage-Tiled [WIP]",
@ -9,7 +59,7 @@
],
"install_type": "git-clone",
"description": "Wan2.2 image-to-video enhancement node optimized for 4-step LoRAs, reducing slow-motion and enhancing camera movement. (Description by CC)\nNOTE: The files in the repo are not organized."
},
},
{
"author": "stevanisya",
"title": "comfyui_txt_selector [WIP]",
@ -250,16 +300,6 @@
"install_type": "git-clone",
"description": "Adds a node that outputs the workflow's name as a string\nNOTE: The files in the repo are not organized."
},
{
"author": "PozzettiAndrea",
"title": "ComfyUI-CameraAnalysis",
"reference": "https://github.com/PozzettiAndrea/ComfyUI-CameraAnalysis",
"files": [
"https://github.com/PozzettiAndrea/ComfyUI-CameraAnalysis"
],
"install_type": "git-clone",
"description": "Extracts camera intrinsic parameters from image EXIF data."
},
{
"author": "newraina",
"title": "comfyui-photoshop-v2 [WIP]",
@ -371,15 +411,16 @@
"description": "A slimmed down collection of ComfyUI nodes either from elsewhere, custom creation or updated independently. (Description by CC)"
},
{
"author": "liusida",
"author": "Sida Liu",
"title": "ComfyUI-Notebook [UNSAFE]",
"id": "notebook",
"reference": "https://github.com/liusida/ComfyUI-Notebook",
"files": [
"https://github.com/liusida/ComfyUI-Notebook"
],
"install_type": "git-clone",
"description": "A Jupyter-style custom node for executing Python code within ComfyUI workflows, featuring syntax highlighting, shared variables, and pre-loaded libraries like numpy, torch, and matplotlib.[w/This extension allows remote command execution.]"
},
"description": "A Jupyter-style custom node for executing Python code and plotting within ComfyUI workflows.[w/This extension allows remote command execution.]"
},
{
"author": "pznodes",
"title": "ComfyUI-UniRig [WIP]",
@ -4526,16 +4567,6 @@
"install_type": "git-clone",
"description": "Node for LoRA stack management in ComfyUI\nNOTE: The files in the repo are not organized."
},
{
"author": "fuzr0dah",
"title": "comfyui-sceneassembly",
"reference": "https://github.com/fuzr0dah/comfyui-sceneassembly",
"files": [
"https://github.com/fuzr0dah/comfyui-sceneassembly"
],
"install_type": "git-clone",
"description": "A bunch of nodes I created that I also find useful."
},
{
"author": "PabloGrant",
"title": "comfyui-giraffe-test-panel",

View File

@ -423,6 +423,7 @@
"A1r KSampler Config",
"A1r KSampler Config Values",
"A1r Latent Encode Transform",
"A1r Latent Observer",
"A1r Latent Upscale Transform",
"A1r LoRA Config",
"A1r LoRA Config Advance",
@ -2029,6 +2030,14 @@
"title_aux": "ComfyUI-LLMs-Toolkit [WIP]"
}
],
"https://github.com/IAFFeng/Comfyui_XF_Custom_Actual-Node": [
[
"GeminiMattingNode"
],
{
"title_aux": "Comfyui_XF_Custom_Actual-Node"
}
],
"https://github.com/IXIWORKS-KIMJUNGHO/comfyui-ixiworks": [
[
"BuildCharacterPromptNode",
@ -2053,6 +2062,7 @@
],
"https://github.com/IgPoly/ComfyUI-igTools": [
[
"IGT_ImageTilesCalc",
"IGT_SimpleTilesCalc"
],
{
@ -2257,7 +2267,8 @@
[
"LoadFromUrl",
"S3UploadPresigned",
"SaveImageToDisk"
"SaveImageToDisk",
"WeaverAnimator"
],
{
"title_aux": "ComfyUI-Easy-s3"
@ -2429,18 +2440,37 @@
],
"https://github.com/LSDJesus/ComfyUI-Luna-Collection": [
[
"LunaAdvancedUpscaler",
"LunaAssembler",
"LunaBasePrompt",
"LunaCacheManager",
"LunaCheckpointLoader",
"LunaCivitaiBatchScraper",
"LunaCivitaiScraper",
"LunaConditionals",
"LunaConnectionEditor",
"LunaConnectionMatcher",
"LunaConnectionStats",
"LunaDaemonConfig",
"LunaDaemonConfigFromLoaders",
"LunaDaemonModelSwitch",
"LunaDaemonStatus",
"LunaEmbeddingCache",
"LunaEmbeddingManager",
"LunaEmbeddingManagerRandom",
"LunaExpanders",
"LunaExpressionBatchSaver",
"LunaExpressionList",
"LunaExpressionPromptBuilder",
"LunaExpressionSheetSlicer",
"LunaListPreprocessedPrompts",
"LunaLoRALinker",
"LunaLoRARandomizer",
"LunaLoRAStacker",
"LunaLoRAStackerRandom",
"LunaLoadParameters",
"LunaLoadPreprocessedPrompt",
"LunaMediaPipeDetailer",
"LunaLogicResolver",
"LunaModifiers",
"LunaModifyPreprocessedPrompt",
"LunaMultiSaver",
"LunaOptimizedPreprocessedLoader",
@ -2454,19 +2484,26 @@
"LunaSampler",
"LunaSaveNegativePrompt",
"LunaSelectPromptFolder",
"LunaSimpleUpscaler",
"LunaSharedCLIPEncode",
"LunaSharedCLIPEncodeDual",
"LunaSharedCLIPEncodeSDXL",
"LunaSharedVAEDecode",
"LunaSharedVAEEncode",
"LunaSinglePromptProcessor",
"LunaSmartLoRALinker",
"LunaTextProcessor",
"LunaUnifiedPromptProcessor",
"LunaWildcardBuilder",
"LunaWildcardPromptGenerator",
"LunaYAMLInjector",
"LunaYAMLPathExplorer",
"LunaYAMLWildcard",
"LunaYAMLWildcardBatch",
"LunaYAMLWildcardExplorer",
"Luna_Advanced_Upscaler",
"Luna_Detailer",
"Luna_MediaPipe_Detailer",
"Luna_MediaPipe_Segs",
"Luna_SimpleUpscaler",
"Luna_UltimateSDUpscale",
"Luna_YOLO_Annotation_Exporter",
"luna_image_caption"
"Luna_UltimateSDUpscale"
],
{
"title_aux": "ComfyUI-Pyrite-Core [WIP]"
@ -2611,6 +2648,20 @@
"title_aux": "ComfyUI-invAIder-Nodes"
}
],
"https://github.com/LvyuanW/ComfyUI-6yuan": [
[
"ColorKMeans",
"CropAlpha",
"RemoveBackground",
"RemoveBackgroundAdvanced",
"ShapeLanguageSummary",
"ShrinkImage",
"StringPreview"
],
{
"title_aux": "ComfyUI-6yuan [WIP]"
}
],
"https://github.com/LyazS/ComfyUI-aznodes": [
[
"CrossFadeImageSequence",
@ -3414,14 +3465,6 @@
"title_aux": "CADabra [WIP]"
}
],
"https://github.com/PozzettiAndrea/ComfyUI-CameraAnalysis": [
[
"CameraAnalysis"
],
{
"title_aux": "ComfyUI-CameraAnalysis"
}
],
"https://github.com/PozzettiAndrea/ComfyUI-Hunyuan3D-Part": [
[
"ClearAllModelCaches",
@ -3597,6 +3640,7 @@
"https://github.com/Randomwalkforest/Comfyui-Koi-Toolkit": [
[
"AliyunChat",
"AliyunVLChat",
"Florence2CoordinateExtractor",
"Florence2JsonShow",
"ImageDesaturateEdgeBinarize",
@ -3607,6 +3651,7 @@
"PreviewSVG",
"SVGToImage",
"SaveSVG",
"SearchIconFreepik",
"SimpleImageStitch",
"TextSplitLines",
"imageStitchForICImproved",
@ -4279,9 +4324,7 @@
"Color Cast Detector",
"Color Harmony Analyzer",
"Color Temperature Estimator",
"ColorTemperatureEstimator",
"Contrast Analysis",
"ContrastAnalysis",
"Defocus Analysis",
"Edge Density Analysis",
"Entropy Analysis",
@ -5844,6 +5887,7 @@
[
"AdaptiveTessellate",
"BarycentricWarp",
"BidirectionalFlowExtractor",
"DepthEstimator",
"FlowSRRefine",
"FlowToSTMap",
@ -6222,14 +6266,14 @@
"LatentUpscaleModelLoader",
"LazyCache",
"Load3D",
"Load3DAnimation",
"LoadAudio",
"LoadImage",
"LoadImageDataSetFromFolder",
"LoadImageMask",
"LoadImageOutput",
"LoadImageSetFromFolderNode",
"LoadImageTextSetFromFolderNode",
"LoadImageTextDataSetFromFolder",
"LoadLatent",
"LoadTrainingDataset",
"LoadVideo",
"LoraLoader",
"LoraLoaderModelOnly",
@ -6246,6 +6290,7 @@
"LumaReferenceNode",
"LumaVideoNode",
"Mahiro",
"MakeTrainingDataset",
"MaskComposite",
"MaskPreview",
"MaskToImage",
@ -6315,7 +6360,6 @@
"PolyexponentialScheduler",
"PorterDuffImageComposite",
"Preview3D",
"Preview3DAnimation",
"PreviewAny",
"PreviewAudio",
"PreviewImage",
@ -6386,10 +6430,13 @@
"SaveAudioOpus",
"SaveGLB",
"SaveImage",
"SaveImageDataSetToFolder",
"SaveImageTextDataSetToFolder",
"SaveImageWebsocket",
"SaveLatent",
"SaveLoRANode",
"SaveLoRA",
"SaveSVGNode",
"SaveTrainingDataset",
"SaveVideo",
"SaveWEBM",
"ScaleROPE",
@ -6397,6 +6444,7 @@
"SetFirstSigma",
"SetLatentNoiseMask",
"SetUnionControlNetType",
"ShuffleImageTextDataset",
"SkipLayerGuidanceDiT",
"SkipLayerGuidanceDiTSimple",
"SkipLayerGuidanceSD3",
@ -6521,6 +6569,7 @@
"VAELoader",
"VAESave",
"VPScheduler",
"Veo3FirstLastFrameNode",
"VeoVideoGenerationNode",
"VideoLinearCFGGuidance",
"VideoTriangleCFGGuidance",
@ -7559,7 +7608,6 @@
],
"https://github.com/grinlau18/ComfyUI_XISER_Nodes": [
[
"CreatePointsString",
"XISER_Canvas",
"XIS_BooleanSwitch",
"XIS_CanvasConfig",
@ -7586,13 +7634,14 @@
"XIS_ImageAdjustAndBlend",
"XIS_ImageManager",
"XIS_ImageMaskMirror",
"XIS_ImageStitcher",
"XIS_ImagePuzzle",
"XIS_ImageSwitch",
"XIS_IntSwitch",
"XIS_InvertMask",
"XIS_IsThereAnyData",
"XIS_KSamplerSettingsNode",
"XIS_KSamplerSettingsUnpackNode",
"XIS_LLMOrchestrator",
"XIS_Label",
"XIS_LatentBlendNode",
"XIS_LoadImage",
@ -7614,7 +7663,8 @@
"XIS_SetColor",
"XIS_ShapeAndText",
"XIS_ShapeData",
"XIS_StringSwitch"
"XIS_StringSwitch",
"XIS_UnpackImages"
],
{
"title_aux": "Xiser_Nodes [WIP]"
@ -8007,6 +8057,7 @@
"Alta:AddInt(Math)",
"Alta:AudioDenoise",
"Alta:BuildFilePath",
"Alta:CompareFolders(File)",
"Alta:DeleteAudioFromMemory",
"Alta:DeleteFile(Util)",
"Alta:FileDownloader",
@ -8503,6 +8554,18 @@
"title_aux": "ComfyUI Frontend Vue Basic [WIP]"
}
],
"https://github.com/judian17/ComfyUI-MIDI-3D": [
[
"MIDI3DAllPassRenderer",
"MIDI3DInstanceCropper",
"MIDI3DLoader",
"MIDI3DSampler",
"MIDI3DTextureBaker"
],
{
"title_aux": "ComfyUI-MIDI-3D [WIP]"
}
],
"https://github.com/junhe421/comfyui_batch_image_processor": [
[
"BatchImageDifferenceToPromptFiles",
@ -8815,10 +8878,24 @@
],
"https://github.com/kongds1999/ComfyUI_was_image": [
[
"BBoxToCoco",
"BBoxToXYWH",
"BBoxVisNode",
"Check Person In Text",
"CocoToNumber",
"ConvertGrayToImage",
"ConvertToDict",
"CustomUltralyticsModelLoader",
"Generate Color Palette",
"Replace Color By Palette"
"GetImageSize",
"ImageResizeAdvanced",
"Replace Color By Palette",
"UltralyticsCheckCategory",
"UltralyticsInference",
"UltralyticsListIndexToNames",
"UltralyticsModelLoader",
"UltralyticsVisualization",
"ViewText"
],
{
"title_aux": "ComfyUI_was_image"
@ -9270,7 +9347,7 @@
"LF_BlurImages",
"LF_Boolean",
"LF_Brightness",
"LF_CaptionImageWD14",
"LF_CaptionImageWD14Onnx",
"LF_CharacterImpersonator",
"LF_CheckpointSelector",
"LF_CivitAIMetadataSetup",
@ -9325,6 +9402,7 @@
"LF_LoadLoraTags",
"LF_LoadMetadata",
"LF_LoadWD14Model",
"LF_LoadWD14Onnx",
"LF_LoraAndEmbeddingSelector",
"LF_LoraSelector",
"LF_MarkdownDocGenerator",
@ -11063,6 +11141,7 @@
"https://github.com/silveroxides/ComfyUI_SamplingUtils": [
[
"GetJsonKeyValue",
"Image_Color_Noise",
"SamplingParameters"
],
{
@ -11263,12 +11342,16 @@
"https://github.com/stalkervr/comfyui-custom-path-nodes": [
[
"AnyCollector",
"AutoAspectRatioAdjustFixer",
"BatchImageCrop",
"ContextPipeIn",
"ContextPipeOut",
"ContextPipeReroute",
"DataFileLoader",
"ImageAspectFixer",
"ImageGridCropper",
"JsonFieldRemover",
"JsonFieldReplaceAdvanced",
"JsonFieldValueExtractor",
"ListItemExtractor",
"ListToString",
@ -11296,6 +11379,14 @@
"title_aux": "ComfyUI-Audio-Subtitle [WIP]"
}
],
"https://github.com/starsFriday/ComfyUI-Tracker-Person": [
[
"YoloTrackNode"
],
{
"title_aux": "ComfyUI-Tracker-Person [WIP]"
}
],
"https://github.com/steelan9199/ComfyUI-Teeth": [
[
"teeth FindContours",
@ -12036,13 +12127,16 @@
[
"ConditionalTagProcessorNode",
"LoadTextFile",
"ParsePromptCustom",
"ParsePromptFull",
"ProcessWildcard",
"PromptsFromTextbox",
"RemoveComments",
"ReplaceVariables",
"ReplaceVariablesAndProcessWildcard",
"SaveTextFile",
"StringsFromTextbox"
"StringsFromTextbox",
"StringsToList"
],
{
"title_aux": "ComfyUI-Text-Utility [UNSAFE]"
@ -12066,6 +12160,15 @@
"title_aux": "FindBrightestSpot [WIP]"
}
],
"https://github.com/wciq1208/even-comfyui-plugin": [
[
"Gemini",
"NanoBanana"
],
{
"title_aux": "even-comfyui-plugin"
}
],
"https://github.com/whmc76/ComfyUI-AudioSuiteAdvanced": [
[
"AudioConcatenateFree",
@ -12324,7 +12427,6 @@
"AppendTagsNode",
"AspectRatiosNode",
"Base64ToImageNode",
"DitherNode",
"DivideNode",
"DownloadImageNode",
"ExcludeTagsNode",
@ -12333,7 +12435,6 @@
"FloatNode",
"FloatToIntNode",
"IfNode",
"ImageResizeNode",
"ImageSizeNode",
"ImageToBase64Node",
"ImageToVideoNode",
@ -12351,6 +12452,9 @@
"LoraLoaderDualNode",
"MaxNode",
"MinNode",
"ModulationDirectionNode",
"ModulationNode",
"MultiplyIntNode",
"MultiplyNode",
"NumberNode",
"OutpaintingPadNode",
@ -12359,6 +12463,7 @@
"PrintImageNode",
"PythonScriptNode",
"RangeStringNode",
"ResizeImageNode",
"SaveImageToDirectoryNode",
"SaveStringToDirectoryNode",
"ShowStringNode",

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,35 @@
{
"custom_nodes": [
{
"author": "PozzettiAndrea",
"title": "ComfyUI-CameraAnalysis [REMOVED]",
"reference": "https://github.com/PozzettiAndrea/ComfyUI-CameraAnalysis",
"files": [
"https://github.com/PozzettiAndrea/ComfyUI-CameraAnalysis"
],
"install_type": "git-clone",
"description": "Extracts camera intrinsic parameters from image EXIF data."
},
{
"author": "fuzr0dah",
"title": "comfyui-sceneassembly [REMOVED]",
"reference": "https://github.com/fuzr0dah/comfyui-sceneassembly",
"files": [
"https://github.com/fuzr0dah/comfyui-sceneassembly"
],
"install_type": "git-clone",
"description": "A bunch of nodes I created that I also find useful."
},
{
"author": "rslosch",
"title": "ComfyUI-EZ_Prompts [REMOVED]",
"reference": "https://github.com/rslosch/ComfyUI-EZ_Prompts",
"files": [
"https://github.com/rslosch/ComfyUI-EZ_Prompts"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node extension that provides easy-to-use prompt templates and wildcards for AI image generation."
},
{
"author": "hvppycoding",
"title": "hvppyflow [REMOVED]",

View File

@ -1,5 +1,188 @@
{
"custom_nodes": [
{
"author": "princepainter",
"title": "PainterFLF2V - First/Last Frame Video Enhancer",
"id": "painterflf2v",
"reference": "https://github.com/princepainter/Comfyui-PainterFLF2V",
"files": [
"https://github.com/princepainter/Comfyui-PainterFLF2V"
],
"install_type": "git-clone",
"description": "Enhance first and last frames for smooth video loop generation in ComfyUI. Based on WAN Video workflow.",
"tags": ["video", "frame", "loop", "workflow"]
},
{
"author": "EnragedAntelope",
"title": "comfyui-sdnq",
"reference": "https://github.com/EnragedAntelope/comfyui-sdnq",
"files": [
"https://github.com/EnragedAntelope/comfyui-sdnq"
],
"install_type": "git-clone",
"description": "ComfyUI custom node pack for loading SDNQ quantized models"
},
{
"author": "geroldmeisinger",
"title": "ComfyUI-outputlists-combiner",
"reference": "https://github.com/geroldmeisinger/ComfyUI-outputlists-combiner",
"files": [
"https://github.com/geroldmeisinger/ComfyUI-outputlists-combiner"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes to create output lists with strings and numbers, make combinations of them, and help with XYZ-Gridplots"
},
{
"author": "judian17",
"title": "ComfyUI-multiple-inputs",
"reference": "https://github.com/judian17/ComfyUI-multiple-inputs",
"files": [
"https://github.com/judian17/ComfyUI-multiple-inputs"
],
"install_type": "git-clone",
"description": "A collection of utility nodes for ComfyUI, focusing on batch processing, stitching, and visualization."
},
{
"author": "erosDiffusion",
"title": "ComfyUI-ZImageDit",
"reference": "https://github.com/erosDiffusion/ComfyUI-ZImageDit",
"files": [
"https://github.com/erosDiffusion/ComfyUI-ZImageDit"
],
"install_type": "git-clone",
"description": "Unofficial diffusers integration of the official SDNQ pipeline to run in ComfyUI. (Description by CC)"
},
{
"author": "jrabek",
"title": "BokehDiffusionComfyUI",
"reference": "https://github.com/jrabek/BokehDiffusionComfyUI",
"files": [
"https://github.com/jrabek/BokehDiffusionComfyUI"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for Bokeh Diffusion - Defocus Blur Control in Text-to-Image Diffusion Models."
},
{
"author": "marduk191",
"title": "comfyui_qwen_runninghub",
"reference": "https://github.com/marduk191/comfyui_qwen_runninghub",
"files": [
"https://github.com/marduk191/comfyui_qwen_runninghub"
],
"install_type": "git-clone",
"description": "Custom ComfyUI nodes for integrating RunningHub's AI image and video generation services into workflows. (Description by CC)"
},
{
"author": "keghoang",
"title": "ComfyUI-Charon",
"reference": "https://github.com/keghoang/ComfyUI-Charon",
"files": [
"https://github.com/keghoang/ComfyUI-Charon"
],
"install_type": "git-clone",
"description": "Custom ComfyUI nodes for CHARON auto-alignment and DA3 camera export."
},
{
"author": "mobcat40",
"title": "ComfyUI-PromptChain",
"reference": "https://github.com/mobcat40/ComfyUI-PromptChain",
"files": [
"https://github.com/mobcat40/ComfyUI-PromptChain"
],
"install_type": "git-clone",
"description": "A visual tool for prompt randomization and advanced combinations inside of your ComfyUI workflows."
},
{
"author": "tpc2233",
"title": "ComfyUI-Z-Image-Turbo",
"reference": "https://github.com/tpc2233/ComfyUI-Z-Image-Turbo",
"files": [
"https://github.com/tpc2233/ComfyUI-Z-Image-Turbo"
],
"install_type": "git-clone",
"description": "Comfy UI nodes for Z-Image-Turbo to run native weights with automatic model downloading and support for 2048x2048 resolution. (Description by CC)"
},
{
"author": "Rathius-Saranoth",
"title": "Rathius_ComfyNodes",
"reference": "https://github.com/Rathius-Saranoth/Rathius_ComfyNodes",
"files": [
"https://github.com/Rathius-Saranoth/Rathius_ComfyNodes"
],
"install_type": "git-clone",
"description": "Collection of quality-of-life ComfyUI nodes including a text file loader for parsing descriptions and managing prompts without manual copy-paste. (Description by CC)"
},
{
"author": "princepainter",
"title": "Comfyui-PainterVRAM",
"reference": "https://github.com/princepainter/Comfyui-PainterVRAM",
"files": [
"https://github.com/princepainter/Comfyui-PainterVRAM"
],
"install_type": "git-clone",
"description": "ComfyUI node that reserves GPU VRAM before workflow execution to prevent OOM crashes with manual or auto mode options."
},
{
"author": "zhanglongxiao111",
"title": "Comfyui-geminiapi",
"reference": "https://github.com/zhanglongxiao111/Comfyui-geminiapi",
"files": [
"https://github.com/zhanglongxiao111/Comfyui-geminiapi"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for integrating multiple external APIs including Gemini, OpenAI, Replicate, and ElevenLabs directly into local workflows. (Description by CC)"
},
{
"author": "MushroomFleet",
"title": "ComfyUI-FLUX2-JSON",
"reference": "https://github.com/MushroomFleet/ComfyUI-FLUX2-JSON",
"files": [
"https://github.com/MushroomFleet/ComfyUI-FLUX2-JSON"
],
"install_type": "git-clone",
"description": "A comprehensive suite of custom nodes for building structured JSON prompts for FLUX.2 image generation with precision and control."
},
{
"author": "agavesunset",
"title": "AgaveLogicCounter",
"reference": "https://github.com/agavesunset/AgaveLogicCounter",
"files": [
"https://github.com/agavesunset/AgaveLogicCounter"
],
"install_type": "git-clone",
"description": "Solves the complex 'For-Loop' logic in ComfyUI. Perfect for controlling multi-subject vs. multi-scene batch workflows."
},
{
"author": "idvdii",
"title": "ComfyUI-DvD-LoraTriggerwordsManager",
"reference": "https://github.com/idvdii/ComfyUI-DvD-LoraTriggerwordsManager",
"files": [
"https://github.com/idvdii/ComfyUI-DvD-LoraTriggerwordsManager"
],
"install_type": "git-clone",
"description": "Professional ComfyUI custom nodes for managing LoRA trigger words, with auto-read, smart lookup via Civitai, editing, and WebUI-compatible JSON format support. (Description by CC)"
},
{
"author": "Rzgar Espo",
"title": "ComfyUI Qwen Image Size Picker",
"id": "QwenImg-latent",
"reference": "https://github.com/rzgarespo/ComfyUI-qwen-image-size-picker",
"files": [
"https://github.com/rzgarespo/ComfyUI-qwen-image-size-picker"
],
"install_type": "git-clone",
"description": "An empty latent size picker with support for Qwen Image, SDXL, and Flux models."
},
{
"author": "obvirm",
"title": "ComfyUI-WhisperXX",
"reference": "https://github.com/obvirm/ComfyUI-WhisperXX",
"files": [
"https://github.com/obvirm/ComfyUI-WhisperXX"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that provides advanced transcription, alignment, and diarization capabilities using the WhisperX library."
},
{
"author": "tuki0918",
"title": "ComfyUI_Cooldown_Node",
@ -12,13 +195,14 @@
},
{
"author": "akawana",
"title": "ComfyUI-Utils-extra",
"title": "Utils Extra",
"reference": "https://github.com/akawana/ComfyUI-Utils-extra",
"files": [
"https://github.com/akawana/ComfyUI-Utils-extra"
],
"install_type": "git-clone",
"description": "A small collection of utility nodes for ComfyUI that simplify and speed up complex workflows, gradually expanded with new practical utilities."
"description": "Utility tools. Index Multiple is used for expanding multiple values from a list, IsOneOfGroupsActive to identify groups state, RepeatGroupState group enable/disable like rg but without connection etc.",
"tags": ["utility", "list", "batch"]
},
{
"author": "huygiatrng",
@ -662,36 +846,6 @@
],
"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": "hua1995116",
"title": "comfyui_goenhance_ffmpeg_wm",
"reference": "https://github.com/hua1995116/comfyui_goenhance_ffmpeg_wm",
"files": [
"https://github.com/hua1995116/comfyui_goenhance_ffmpeg_wm"
],
"install_type": "git-clone",
"description": "ComfyUI custom node for adding watermarks to videos using FFmpeg, with configurable position, opacity, scale, and hardware acceleration support."
},
{
"author": "EricRollei",
"title": "Comfy_HunyuanImage3",
"reference": "https://github.com/EricRollei/Comfy_HunyuanImage3",
"files": [
"https://github.com/EricRollei/Comfy_HunyuanImage3"
],
"install_type": "git-clone",
"description": "Professional ComfyUI custom nodes for Tencent's HunyuanImage-3.0 80B multimodal model, with multiple loading modes, smart memory management, large image generation with CPU offload, and optional prompt enhancement via LLM APIs."
},
{
"author": "Devin Garner",
"title": "ComfyUI_Make-It-Animatable",
"reference": "https://github.com/speige/ComfyUI_Make-It-Animatable",
"files": [
"https://github.com/speige/ComfyUI_Make-It-Animatable"
],
"install_type": "git-clone",
"description": "Auto-Rigging humanoid 3D meshes for Mixamo animations"
}
]
}

File diff suppressed because it is too large Load Diff