Compare commits

..

10 Commits

Author SHA1 Message Date
zoine27
8696cf7a3e
Merge 467ea3f2c3 into 5d0112f768 2026-01-12 01:59:46 +09:00
Dr.Lt.Data
5d0112f768 update DB
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
2026-01-12 01:59:22 +09:00
Jason Hoku
695d87cc0a
Add Ultimate Auto Sampler Suite (#2471) 2026-01-12 01:39:54 +09:00
Dr.Lt.Data
f2ba36ec3a update DB 2026-01-12 01:12:58 +09:00
Bulldog68
6b83a5a16e
Add ComfyUI_FMJ_SaveImageVersions node entry (#2475)
* Add ComfyUI_FMJ_SaveImageVersions node entry

Save images with full metadata (prompt, workflow, software versions, commit)

This repository provides ComfyUI nodes to:
- Save PNG images with embedded metadata (positive / negative prompts and other JSON fields),
- Generate and copy a snapshot describing the environment (commits, versions, GPU, etc.),
- Load an image and restore information from its metadata.

Important: this project runs a local script `snapshot.py` to capture the state of ComfyUI and custom nodes. Only run it in trusted environments.

* Update custom-node-list.json

---------

Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
2026-01-12 01:11:35 +09:00
Dr.Lt.Data
10aff14af5 update DB 2026-01-12 01:06:25 +09:00
LiChunlin
7634a08073
Add Comfyui-Image-Concat custom node (#2480)
Added a new custom node for ComfyUI that supports image concatenation with advanced features.
2026-01-12 01:05:32 +09:00
Dr.Lt.Data
92cf872f1b update DB 2026-01-12 00:55:47 +09:00
vuhung3990
c916174499
Add NSFW Guard node to custom-node-list.json (#2489)
Added NSFW Guard node for ComfyUI with automatic detection.
2026-01-12 00:51:05 +09:00
Amit Pintz
4ad8735c89
Add LTX-2 models. (#2490) 2026-01-12 00:49:45 +09:00
9 changed files with 6673 additions and 5609 deletions

View File

@ -33765,6 +33765,26 @@
"install_type": "git-clone",
"description": "ntage-DreamOmni2 brings Qwen2.5-VLs multimodal intelligence to ComfyUI, enabling unified textimage understanding for both generation and editing. Create context-aware prompts, perform reference-based visual edits, and build adaptive image grids — all with high consistency, abstraction, and creative control."
},
{
"author": "vantagewithai",
"title": "Vantage-Nodes",
"reference": "https://github.com/vantagewithai/Vantage-Nodes",
"files": [
"https://github.com/vantagewithai/Vantage-Nodes"
],
"install_type": "git-clone",
"description": "This release introduces Vantage Nodes, a powerful utility and infrastructure node pack for ComfyUI, designed for advanced workflows, batch processing, and experimental pipelines."
},
{
"author": "vantagewithai",
"title": "Vantage-Step-Audio-EditX",
"reference": "https://github.com/vantagewithai/Vantage-Step-Audio-EditX",
"files": [
"https://github.com/vantagewithai/Vantage-Step-Audio-EditX"
],
"install_type": "git-clone",
"description": "This project is a custom node implementation built on top of Step-Audio-EditX. It adapts and extends EditX capabilities to support multispeaker, longformat, voice cloning, and emotion/style/speed editing, enabling you to feed in a script with multiple speakers, inline pauses, paralinguistic cues, and get a concatenated audio output in one pass."
},
{
"author": "SatadalAI",
"title": "SATA UtilityNode Node for ComfyUI",
@ -37035,15 +37055,15 @@
},
{
"author": "bulldog68",
"title": "FMJ Save Image + Versions",
"description": "Sauvegarde dimages avec métadonnées complètes (prompt, seed, versions logicielles) + chargement intelligent.",
"title": "ComfyUI_FMJ_SaveImageVersions",
"description": "Image saving with complete metadata (prompts, seed, software versions) + smart loading.",
"reference": "https://github.com/bulldog68/ComfyUI_FMJ_SaveImageVersions",
"files": [
"https://github.com/bulldog68/ComfyUI_FMJ_SaveImageVersions"
],
"install_type": "git-clone",
"tags": ["save image", "metadonne"],
"license": "GNUV3"
"license": "GNU V3"
},
{
"author": "Usonaki",
@ -40757,6 +40777,17 @@
"install_type": "git-clone",
"description": "image split comparison horizontally/vertically, real-time mouse interaction to adjust split ratios, bidirectional linkage between slider and mouse, and the ability to export comparison images with precise split lines."
},
{
"author": "shmba05tom",
"title": "Comfyui-Image-Concat",
"id": "Comfyui-Image-Concat",
"reference": "https://github.com/shmbatom/Comfyui-Image-Concat",
"files": [
"https://github.com/shmbatom/Comfyui-Image-Concat"
],
"install_type": "git-clone",
"description": "a powerful image concatenation tool for ComfyUI, with True Alpha Channel Support and Multiple Image-block Fill Modes."
},
{
"author": "solidlime",
"title": "Random Image Picker",
@ -40830,10 +40861,90 @@
"install_type": "git-clone",
"description": "Simple node to patch ComfyUI generation with the SDXL Flux2VAE arch support."
},
{
"author": "vuhung3990",
"title": "NSFW Guard",
"id": "comfyui-nsfw-guard",
"reference": "https://github.com/vuhung3990/comfyui-nsfw-guard",
"files": [
"https://github.com/vuhung3990/comfyui-nsfw-guard"
],
"install_type": "git-clone",
"description": "NSFW content detection node for ComfyUI - blocks inappropriate images automatically using YOLOv9 model."
},
{
"author": "TheMadDoctor007",
"title": "Qwen Camera Selector",
"id": "qwen-camera-selector",
"reference": "https://github.com/TheMadDoctor007/ComfyUI-QwenCameraSelector",
"files": [
"https://github.com/TheMadDoctor007/ComfyUI-QwenCameraSelector"
],
"install_type": "git-clone",
"description": "Custom ComfyUI node providing camera angle and cinematic shot selection presets designed for Qwen multi-angle workflows."
},
{
"author": "zengxianyu",
"title": "Intensity Fake Depth Node for ComfyUI",
"reference": "https://github.com/zengxianyu/ComfyUIIntensityDepth",
"files": [
"https://github.com/zengxianyu/ComfyUIIntensityDepth"
],
"install_type": "git-clone",
"description": "Output Fake Depth Maps with Detailed Object Boundaries"
},
{
"author": "zengxianyu",
"title": "Phase-Preserving Noise",
"id": "structured-noise",
"reference": "https://github.com/zengxianyu/structured-noise",
"files": [
"https://github.com/zengxianyu/structured-noise"
],
"install_type": "git-clone",
"description": "Generate phase-preserving structured noise for the input image."
},
{
"author": "aimoviestudio",
"title": "ComfyUI Prompt Builder",
"reference": "https://github.com/aimoviestudio/comfyui-promptbuilder",
"files": [
"https://github.com/aimoviestudio/comfyui-promptbuilder"
],
"install_type": "git-clone",
"description": "Stop wasting hours tweaking prompt. This extension allows you to modularize your prompts into variables and assemble them using a powerful template-based approach."
},
{
"author": "jianglinbin",
"title": "ComfyUI 3D Angles Selector",
"reference": "https://github.com/jianglinbin/ComfyUI-AnglesSelect",
"files": [
"https://github.com/jianglinbin/ComfyUI-AnglesSelect"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for multi-angle LoRA prompt generation. Provides 3D visual angle selector and simple angle selector with support for 8 azimuths × 4 elevations × 3 distances = 96 view combinations."
},
{
"author": "3R3BOS",
"title": "ComfyUI-3R3BOS-Pack",
"id": "ComfyUI-3R3BOS-Pack",
"reference": "https://github.com/3R3BOS/ComfyUI-3R3BOS-Pack",
"files": [
"https://github.com/3R3BOS/ComfyUI-3R3BOS-Pack"
],
"install_type": "git-clone",
"description": "Control and visualization toolkit (Gatekeeper, Slider) and more in the future."
},
{
"author": "JasonHoku",
"title": "ComfyUI Ultimate Auto Sampler Config Grid Testing Suite",
"reference": "https://github.com/JasonHoku/ComfyUI-Ultimate-Auto-Sampler-Config-Grid-Testing-Suite",
"files": [
"https://github.com/JasonHoku/ComfyUI-Ultimate-Auto-Sampler-Config-Grid-Testing-Suite"
],
"install_type": "git-clone",
"description": "A professional-grade benchmarking and IDE-like testing suite. Features Cartesian product grid generation, interactive dashboard, and 'Revise & Generate' workflow."
},
@ -41243,6 +41354,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
}
]
}

View File

@ -476,6 +476,7 @@
"1hew_StringFilter",
"1hew_StringJoinMulti",
"1hew_TextCustomExtract",
"1hew_TextEncodeQwenImageEdit",
"1hew_TextListToString",
"1hew_TextPrefixSuffix",
"1hew_URLToVideo",
@ -576,6 +577,15 @@
"title_aux": "GrsAI api in ComfyUI"
}
],
"https://github.com/3R3BOS/ComfyUI-3R3BOS-Pack": [
[
"Image Comparer (3R3BOS)",
"Visual Gatekeeper (3R3BOS)"
],
{
"title_aux": "ComfyUI-3R3BOS-Pack"
}
],
"https://github.com/3dgopnik/comfyui-arena-suite": [
[
"Arena_MakeTilesSegs",
@ -1072,6 +1082,7 @@
"CharacterSheetCropper",
"DatasetGenerator",
"EmotionGenerator",
"EmotionGeneratorV2",
"SpriteGenerator",
"VNCCSChromaKey",
"VNCCSSamplerSchedulerPicker",
@ -1085,7 +1096,6 @@
"VNCCS_Pipe",
"VNCCS_PoseGenerator",
"VNCCS_PromptConcat",
"VNCCS_QWEN_Detailer",
"VNCCS_QWEN_Encoder",
"VNCCS_QuadSplitter",
"VNCCS_RMBG2",
@ -3833,6 +3843,10 @@
"https://github.com/BlackVortexAI/bv_nodepack": [
[
"BV Control Center",
"BV Dynamic Combo",
"BV Hex Color To Int",
"BV Latent Random Aspect Ratio",
"BV Latent Random Rotate 90",
"BV Pipe",
"BV Pipe Config",
"BV Prompt AST Debug",
@ -5538,46 +5552,51 @@
],
"https://github.com/Cyrostar/ComfyUI-Artha-Nodes": [
[
"Artha Color Match",
"Artha Gemini Backdrop",
"Artha Gemini Body",
"Artha Gemini Camera",
"Artha Gemini Cloth",
"Artha Gemini Compose",
"Artha Gemini Condense",
"Artha Gemini Face",
"Artha Gemini Form",
"Artha Gemini Imagen",
"Artha Gemini Instruct",
"Artha Gemini Light",
"Artha Gemini Makeup",
"Artha Gemini Markdown",
"Artha Gemini Motion",
"Artha Gemini Operation",
"Artha Gemini Portrait",
"Artha Gemini Prompter",
"Artha Gemini Question",
"Artha Gemini Response",
"Artha Gemini Scenery",
"Artha Gemini Speech",
"Artha Gemini Style",
"Artha Gemini Subject",
"Artha Gemini Translate",
"Artha Gemini Vision",
"Artha Image Display",
"Artha Image Loader",
"Artha Input Selector",
"Artha Math Flo2Int",
"Artha Math Float",
"Artha Math Int2Flo",
"Artha Math Integer",
"Artha Math Number",
"Artha Math Operation",
"Artha Math Random",
"Artha Project Pause",
"Artha Project Prefix",
"Artha Project Seed",
"Artha Project Setup"
"ArthaFlowPause",
"ArthaGeminiBody",
"ArthaGeminiCamera",
"ArthaGeminiCloth",
"ArthaGeminiCompose",
"ArthaGeminiCondense",
"ArthaGeminiFace",
"ArthaGeminiForm",
"ArthaGeminiImagen",
"ArthaGeminiInstruct",
"ArthaGeminiLight",
"ArthaGeminiMakeup",
"ArthaGeminiMarkdown",
"ArthaGeminiMotion",
"ArthaGeminiOperation",
"ArthaGeminiPortrait",
"ArthaGeminiPrompter",
"ArthaGeminiQuestion",
"ArthaGeminiResponse",
"ArthaGeminiScenery",
"ArthaGeminiSpeech",
"ArthaGeminiStyle",
"ArthaGeminiSubject",
"ArthaGeminiTranslate",
"ArthaGeminiVision",
"ArthaImageColorMatch",
"ArthaImagePreview",
"ArthaImageSave",
"ArthaImageTransform",
"ArthaInputSelector",
"ArthaLogicBasic",
"ArthaLogicCompare",
"ArthaLogicGate",
"ArthaLogicPassthru",
"ArthaLogicPrint",
"ArthaMathF2I",
"ArthaMathFloat",
"ArthaMathI2F",
"ArthaMathInteger",
"ArthaMathNumber",
"ArthaMathOperation",
"ArthaMathRandom",
"ArthaProjectPrefix",
"ArthaProjectSeed",
"ArthaProjectSetup"
],
{
"title_aux": "ComfyUI-Artha-Nodes"
@ -8024,7 +8043,8 @@
],
"https://github.com/FranckyB/ComfyUI-Prompt-Manager": [
[
"ApplyLoRAStack",
"PromptApplyLora",
"PromptExtractor",
"PromptGenOptions",
"PromptGenerator",
"PromptManager",
@ -8681,6 +8701,7 @@
"GR Pan Or Zoom",
"GR Prompt Generator",
"GR Prompt Generator Extended",
"GR Prompt Generator1",
"GR Prompt HUB",
"GR Prompt Selector",
"GR Prompt Selector Multi",
@ -8691,7 +8712,9 @@
"GR Text Overlay",
"GR Tile and Border Image",
"GR Tile and Border Image Random Flip",
"GRBatchLoader",
"GRLoraLoader",
"GRMenuHook",
"GRPromptViewer"
],
{
@ -9161,13 +9184,15 @@
"Batch_API_caption",
"Gemini_API_Image",
"ImageComparisonGIF",
"Load64image",
"LoadImageList",
"LoadTextList",
"MinimumFilter",
"SaveImageWithName",
"XY_Image",
"ZImageLoraModelOnly",
"getImageRetio"
"getImageRetio",
"qwenMultiAngles"
],
{
"title_aux": "ComfyUI DashuaiTools"
@ -10640,6 +10665,15 @@
"title_aux": "FitDiT"
}
],
"https://github.com/JasonHoku/ComfyUI-Ultimate-Auto-Sampler-Config-Grid-Testing-Suite": [
[
"UltimateGridDashboard",
"UltimateSamplerGrid"
],
{
"title_aux": "ComfyUI Ultimate Auto Sampler Config Grid Testing Suite"
}
],
"https://github.com/JayLyu/blender-in-comfyui": [
[
"BL_Camera_Creator",
@ -13629,6 +13663,7 @@
"Fast Image Preview",
"Hex or 24 Bit Color",
"Image Rotator",
"Match Palette to Master",
"Pixelation Dimensions",
"Pose Image Setup",
"PreviewAsMarkdown",
@ -14107,10 +14142,11 @@
],
"https://github.com/NOLABEL-VFX/ComfyUI-NL_Nodes": [
[
"ModelLocalizer",
"NLContextDebug",
"NLRead",
"NLWorkflow",
"NLWorkflowFPS",
"NLWorkflowProjectPath",
"NLWorkflowResolution",
"NLWrite"
],
{
@ -15353,6 +15389,7 @@
"GeomPackLoadMeshBatch",
"GeomPackLoadMeshBlend",
"GeomPackLoadMeshFBX",
"GeomPackLoadMeshGlob",
"GeomPackLoadMeshPath",
"GeomPackMergeVertices",
"GeomPackMeshFix",
@ -16034,6 +16071,7 @@
"RizzCropAndScaleFromMask",
"RizzDynamicPromptGenerator",
"RizzEditImage",
"RizzGDSPatcher",
"RizzLoadLatestImage",
"RizzLoadLatestMesh",
"RizzModelBatchLoader",
@ -17374,6 +17412,7 @@
],
"https://github.com/ShinChven/sc-comfy-nodes": [
[
"Aspect Ratio",
"Rescale Node",
"Width & Height"
],
@ -19701,6 +19740,14 @@
"title_aux": "ComfyUI Image Size Tool"
}
],
"https://github.com/TheMadDoctor007/ComfyUI-QwenCameraSelector": [
[
"QwenCameraSelector"
],
{
"title_aux": "Qwen Camera Selector"
}
],
"https://github.com/TheMistoAI/ComfyUI-Anyline": [
[
"AnyLinePreprocessor"
@ -19784,9 +19831,57 @@
],
"https://github.com/Tinuva88/Comfy-UmiAI": [
[
"CameraAngleSelector",
"CharacterSheetCropper",
"UmiAIWildcardNode",
"UmiAIWildcardNodeLite",
"UmiSaveImage"
"UmiAutoCaption",
"UmiBBoxExtractor",
"UmiCameraAngleSelector",
"UmiCameraControl",
"UmiCaptionEnhancer",
"UmiCaptionGenerator",
"UmiCharacterBatch",
"UmiCharacterCreator",
"UmiCharacterDesigner",
"UmiCharacterInfo",
"UmiCharacterManager",
"UmiCharacterSheetCropper",
"UmiChromaKey",
"UmiColorFix",
"UmiDatasetExport",
"UmiDatasetGenerator",
"UmiEmotionGenerator",
"UmiEmotionStudio",
"UmiExpressionMixer",
"UmiLoraAnimator",
"UmiMaskExtractor",
"UmiModelManager",
"UmiModelSelector",
"UmiPoseGenerator",
"UmiPoseLibrary",
"UmiPositionControl",
"UmiPromptTemplate",
"UmiQWENDetailer",
"UmiQWENEncoder",
"UmiQuadSplitter",
"UmiRMBG2",
"UmiResize",
"UmiSaveImage",
"UmiSceneComposer",
"UmiSheetExtractor",
"UmiSheetManager",
"UmiSpriteExport",
"UmiSpriteGenerator",
"UmiVisualCameraControl",
"VNCCSChromaKey",
"VNCCSSheetExtractor",
"VNCCSSheetManager",
"VNCCS_ColorFix",
"VNCCS_MaskExtractor",
"VNCCS_QuadSplitter",
"VNCCS_RMBG2",
"VNCCS_Resize"
],
{
"title_aux": "Comfy-UmiAI"
@ -22971,6 +23066,15 @@
"title_aux": "ComfyUI-HigherBitDepthSaveImage"
}
],
"https://github.com/aimoviestudio/comfyui-promptbuilder": [
[
"TextPromptBuilder",
"TextPromptNode"
],
{
"title_aux": "ComfyUI Prompt Builder"
}
],
"https://github.com/ainewsto/Comfyui-chatgpt-api": [
[
"ComfyuiChatGPTApi",
@ -24097,7 +24201,9 @@
[
"AOApproximator",
"AnisotropyMapGenerator",
"AppearanceExtractor",
"AutoContrastLevels",
"BasicLightingBuilder",
"BlendModeUtility",
"ChannelPacker",
"ChannelPackerORMA",
@ -24110,6 +24216,8 @@
"ColorRamp",
"ColorSelectionMask",
"ColorToGrayscale",
"CompositeMaskAdjuster",
"CompositeMaskExtractor",
"CurvatureGenerator",
"DenoiseFilter",
"DetailMapBlender",
@ -24133,10 +24241,13 @@
"ImageBitDepthChecker",
"ImageEnhancement",
"LevelsAdjustment",
"LightingExtractor",
"LightingPassMaskApplicator",
"LotusHeightProcessor",
"LotusNormalProcessor",
"MicroDetailOverlay",
"MultiTextureBlender",
"MultimattePassApplicator",
"NormalConverter",
"NormalFormatAuto",
"NormalFormatBruteForce",
@ -24158,6 +24269,7 @@
"PBRSaver",
"PBRSaverWithMetadata",
"PBRSplitter",
"PassMaskApplicator",
"PatternGenerator",
"ProceduralNoiseGenerator",
"SSSMapGenerator",
@ -24165,7 +24277,10 @@
"SeamlessTiling",
"SharpenDepth",
"SharpenNormal",
"SimpleGammaAdjust",
"SimpleRecolor",
"SingleMultimattePassApplicator",
"SinglePassMaskApplicator",
"SmartBlur",
"SmartTextureResizer",
"SquareMaker",
@ -26447,7 +26562,7 @@
"FMJ_SaveImageWithSnapshot"
],
{
"title_aux": "FMJ Save Image + Versions"
"title_aux": "ComfyUI_FMJ_SaveImageVersions"
}
],
"https://github.com/burnsbert/ComfyUI-EBU-LMStudio": [
@ -28070,6 +28185,7 @@
"LayerUtility: ICMask",
"LayerUtility: ICMaskCropBack",
"LayerUtility: If",
"LayerUtility: ImageBatchToList",
"LayerUtility: ImageBlend",
"LayerUtility: ImageBlend V2",
"LayerUtility: ImageBlendAdvance",
@ -28080,6 +28196,7 @@
"LayerUtility: ImageCombineAlpha",
"LayerUtility: ImageCompositeHandleMask",
"LayerUtility: ImageHub",
"LayerUtility: ImageListToBatch",
"LayerUtility: ImageMaskScaleAs",
"LayerUtility: ImageMaskScaleAsV2",
"LayerUtility: ImageOpacity",
@ -29238,6 +29355,7 @@
"ImageBlend",
"ImageBlur",
"ImageColorToMask",
"ImageCompare",
"ImageCompositeMasked",
"ImageCrop",
"ImageFlip",
@ -29638,6 +29756,10 @@
"VeoVideoGenerationNode",
"VideoLinearCFGGuidance",
"VideoTriangleCFGGuidance",
"Vidu2ImageToVideoNode",
"Vidu2ReferenceVideoNode",
"Vidu2StartEndToVideoNode",
"Vidu2TextToVideoNode",
"ViduImageToVideoNode",
"ViduReferenceVideoNode",
"ViduStartEndToVideoNode",
@ -30710,6 +30832,7 @@
"CheckpointLoaderWithConfig",
"DoubleKSampler",
"ImageAnalyzer",
"ImageCropAndPlace",
"LatentImageAndSeed",
"PromptCameraSelector",
"PromptConstructor",
@ -31750,15 +31873,11 @@
"CLIPSaveQwen",
"CLIPScaleDualSDXLBlock",
"CLIPScaleQwenBlock",
"CLIPVisionLoaderSetDevice",
"CheckpointLoaderSetClipDevice",
"HDR Effects with LAB Adjust",
"HDREffectsLabAdjust",
"ModelMergeHiDream",
"ModelScaleQwenImage",
"QuadrupleCLIPLoaderSetDevice",
"SaveImageWithPrompt",
"TripleCLIPLoaderSetDevice",
"VAEMergeAdd",
"VAEMergeSDXLBlock",
"VAEMergeSimple",
@ -32587,6 +32706,9 @@
"MeuxImageLoader",
"MeuxMultiSaveImage",
"MeuxSimpleLLMNode",
"MeuxSizePresetSafe",
"MeuxSmartEmptyLatent",
"MeuxSmartExactResize",
"MeuxTextAreaInput"
],
{
@ -32599,6 +32721,9 @@
"MeuxImageLoader",
"MeuxMultiSaveImage",
"MeuxSimpleLLMNode",
"MeuxSizePresetSafe",
"MeuxSmartEmptyLatent",
"MeuxSmartExactResize",
"MeuxTextAreaInput"
],
{
@ -33683,16 +33808,18 @@
],
"https://github.com/gateway/ComfyUI-Kie-API": [
[
"KIEParsePromptGridJSON",
"KIE_GetRemainingCredits",
"KIE_GridSlice",
"KIE_Kling25_I2V_Pro",
"KIE_Kling26Motion_I2V",
"KIE_Kling26_I2V",
"KIE_Kling26_T2V",
"KIE_NanoBananaPro_Image",
"KIE_Seedance15Pro_I2V",
"KIE_SeedanceV1Pro_Fast_I2V",
"KIE_Seedream45_Edit",
"KIE_Seedream45_TextToImage",
"SteveHelloNode"
"KIE_Seedream45_TextToImage"
],
{
"title_aux": "ComfyUI-Kie-API"
@ -37085,6 +37212,15 @@
"title_aux": "Eigen AI FLUX API Plugin"
}
],
"https://github.com/jianglinbin/ComfyUI-AnglesSelect": [
[
"AnglesSelector3D",
"SimpleAnglesSelector"
],
{
"title_aux": "ComfyUI 3D Angles Selector"
}
],
"https://github.com/jiaqianjing/ComfyUI-MidjourneyHub": [
[
"GPTImageEditNode",
@ -38849,6 +38985,7 @@
"Intrinsic_lora_sampling",
"JoinStringMulti",
"JoinStrings",
"LTX2_NAG",
"LTXVAddGuideMulti",
"LTXVAddGuidesFromBatch",
"LTXVAudioVideoMask",
@ -39874,17 +40011,11 @@
"LocalGenerator",
"LocalGeneratorBatch",
"MultiEndpointHealthCheck",
"PerfLab_ABTest",
"PerfLab_AutoFix",
"PerfLab_CapResolution",
"PerfLab_Compare",
"PerfLab_Feedback",
"PerfLab_NetworkSetup",
"PerfLab_Optimizer",
"PerfLab_Report",
"PerfLab_ShowText",
"PerfLab_Timer",
"PerfLab_VRAMMonitor",
"PerfLab_LLMPrompt",
"PerfLab_MemoryRetrieval",
"PerfLab_ParameterOptimizer",
"PerfLab_QualityTierSelector",
"PerfLab_WorkflowAnalyzer",
"RemoteComfyUI",
"RemoteComfyUISimple"
],
@ -41427,11 +41558,7 @@
],
"https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch": [
[
"InpaintCrop",
"InpaintCropImproved",
"InpaintExtendOutpaint",
"InpaintResize",
"InpaintStitch",
"InpaintStitchImproved"
],
{
@ -43976,7 +44103,6 @@
"FullPipeLoader",
"FullPipeOut",
"ImageDifference",
"ImageFileSize",
"LoaderFullPipe",
"MaskDetailerNode",
"MaskDetailerPipeNode",
@ -46329,6 +46455,7 @@
"FluxSemanticEncoder",
"FluxTiledSamplerCustomAdvanced",
"ImageDimensionsFromMegaPixels",
"ImageDimensionsFromMegaPixelsAlt",
"ImageLoaderCrawl",
"LatentNoiseInjectionSampler",
"LensDistortFX",
@ -48287,6 +48414,7 @@
[
"StreetViewAnimator",
"StreetViewCubemapLoader",
"StreetViewEquirectangularLoader",
"StreetViewLoader",
"StreetViewPanoLoader",
"StreetViewURLParser"
@ -49470,6 +49598,14 @@
"title_aux": "shinyakidoguchi301/LoRA Tag Loader for ComfyUI"
}
],
"https://github.com/shmbatom/Comfyui-Image-Concat": [
[
"ImageConcatNode"
],
{
"title_aux": "Comfyui-Image-Concat"
}
],
"https://github.com/shmbatom/Comfyui-ImageAB-Compare": [
[
"ImageABCompare"
@ -52549,6 +52685,8 @@
"ConditioningFrequencySplit",
"ConditioningGaussianBlur",
"ConditioningScale",
"FluidImageAdvection",
"FluidLatentAdvection",
"ImageAddNoise",
"ImageFractalBrownianMotion",
"ImageMeshDrag",
@ -52556,6 +52694,7 @@
"ImagePerlinFractalNoise",
"ImageReactionDiffusion",
"ImageSimplexNoise",
"ImageSmokeSimulation",
"ImageSwirlNoise",
"ImageWorleyNoise",
"LatentAddNoise",
@ -52570,6 +52709,7 @@
"LatentPerlinFractalNoise",
"LatentReactionDiffusion",
"LatentSimplexNoise",
"LatentSmokeSimulation",
"LatentSwirlNoise",
"LatentWorleyNoise"
],
@ -52922,6 +53062,7 @@
"DisTorchPurgeVRAMV2",
"MemoryManager",
"ModelPatchMemoryCleaner",
"PatchSageAttentionDM",
"SafeMemoryManager"
],
{
@ -53067,6 +53208,48 @@
"title_aux": "Vantage-HunyuanFoley"
}
],
"https://github.com/vantagewithai/Vantage-Nodes": [
[
"AdvancedCalculator",
"AppendImageBatch",
"AppendLatentBatch",
"CastAnyToIntStringFloat",
"ConditionalPassThrough",
"DelimiterSplit",
"IndexWrap",
"JoinImageBatch",
"JoinLatentBatch",
"RegexFilter",
"StringJoiner",
"StringListIndex",
"StringListRandom",
"StringListStepper",
"SwitchAny",
"SwitchAnyByIndex",
"SwitchImageByIndex",
"SwitchLatentByIndex",
"ValidateImageShape",
"VantageGGUFLoader",
"VantageWanBlockSwap"
],
{
"title_aux": "Vantage-Nodes"
}
],
"https://github.com/vantagewithai/Vantage-Step-Audio-EditX": [
[
"EditXModelLoader",
"EditXMultiVoiceCloner",
"EditXSingleVoiceCloner",
"EditXSingleVoiceClonerFromPath",
"EditXSingleVoiceEditor",
"EditXSingleVoiceEditorFromPath",
"LoadSpeakers"
],
{
"title_aux": "Vantage-Step-Audio-EditX"
}
],
"https://github.com/vantagewithai/VantageLongWanVideo": [
[
"VantageI2VDualLooper",
@ -53436,6 +53619,14 @@
"title_aux": "ComfyUI vsLinx Nodes"
}
],
"https://github.com/vuhung3990/comfyui-nsfw-guard": [
[
"NSFWCheck"
],
{
"title_aux": "NSFW Guard"
}
],
"https://github.com/vuongminh1907/ComfyUI_ZenID": [
[
"ApplyZenID",
@ -54108,13 +54299,13 @@
"ContestPromptGenerator",
"MetaPromptGenerator",
"SceneGeneratorNode",
"WizdroidCharacterEdit",
"WizdroidImageEdit",
"WizdroidLoRADatasetExport",
"WizdroidLoRADatasetValidator",
"WizdroidLoRAValidate",
"WizdroidMultiAngle",
"WizdroidPhotoAspectExtractor",
"WizdroidPromptCombiner",
"WizdroidQwenImageEdit",
"WizdroidSDXLLoRATrainer"
],
{
@ -54920,6 +55111,7 @@
"YCYY_API_Proxy_Options",
"YCYY_Gemini_Image_API",
"YCYY_Gemini_Image_Preset",
"YCYY_Gemini_STT_API",
"YCYY_Gemini_TTS_API",
"YCYY_ModelScope_Image_API",
"YCYY_Ollama_LLM_API",
@ -55390,6 +55582,7 @@
"easy mathInt",
"easy mathString",
"easy mochiLoader",
"easy multiAngle",
"easy negative",
"easy outputToList",
"easy pipeBatchIndex",
@ -56004,6 +56197,22 @@
"title_aux": "PromptCreatorNodetraumakom Prompt Generator"
}
],
"https://github.com/zengxianyu/ComfyUIIntensityDepth": [
[
"IntensityDepthEstimation"
],
{
"title_aux": "Intensity Fake Depth Node for ComfyUI"
}
],
"https://github.com/zengxianyu/structured-noise": [
[
"StructuredNoise"
],
{
"title_aux": "Phase-Preserving Noise"
}
],
"https://github.com/zentrocdot/ComfyUI-RealESRGAN_Upscaler": [
[
"\ud83d\ude80 Universal RealESRGAN Upscaler",

File diff suppressed because it is too large Load Diff

View File

@ -5180,6 +5180,204 @@
"size": "25.75GB"
},
{
"name": "LTX-2 19B Dev FP8",
"type": "checkpoint",
"base": "LTX-2",
"save_path": "checkpoints/LTX-2",
"description": "LTX-2 19B Dev FP8 model.",
"reference": "https://huggingface.co/Lightricks/LTX-2",
"filename": "ltx-2-19b-dev-fp8.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2/resolve/main/ltx-2-19b-dev-fp8.safetensors",
"size": "27.1GB"
},
{
"name": "LTX-2 19B Distilled FP8",
"type": "checkpoint",
"base": "LTX-2",
"save_path": "checkpoints/LTX-2",
"description": "LTX-2 19B Distilled FP8 model.",
"reference": "https://huggingface.co/Lightricks/LTX-2",
"filename": "ltx-2-19b-distilled-fp8.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2/resolve/main/ltx-2-19b-distilled-fp8.safetensors",
"size": "27.1GB"
},
{
"name": "LTX-2 19B Dev",
"type": "checkpoint",
"base": "LTX-2",
"save_path": "checkpoints/LTX-2",
"description": "LTX-2 19B Dev model.",
"reference": "https://huggingface.co/Lightricks/LTX-2",
"filename": "ltx-2-19b-dev.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2/resolve/main/ltx-2-19b-dev.safetensors",
"size": "43.3GB"
},
{
"name": "LTX-2 19B Distilled",
"type": "checkpoint",
"base": "LTX-2",
"save_path": "checkpoints/LTX-2",
"description": "LTX-2 19B Distilled model.",
"reference": "https://huggingface.co/Lightricks/LTX-2",
"filename": "ltx-2-19b-distilled.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2/resolve/main/ltx-2-19b-distilled.safetensors",
"size": "43.3GB"
},
{
"name": "LTX-2 Spatial Upscaler",
"type": "upscale",
"base": "upscale",
"save_path": "default",
"description": "Spatial upscaler model for LTX-2. This model enhances the spatial resolution of generated videos.",
"reference": "https://huggingface.co/Lightricks/LTX-2",
"filename": "ltx-2-spatial-upscaler-x2-1.0.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2/resolve/main/ltx-2-spatial-upscaler-x2-1.0.safetensors",
"size": "996MB"
},
{
"name": "LTX-2 Temporal Upscaler",
"type": "upscale",
"base": "upscale",
"save_path": "default",
"description": "Temporal upscaler model for LTX-2. This model enhances the temporal resolution of generated videos.",
"reference": "https://huggingface.co/Lightricks/LTX-2",
"filename": "ltx-2-temporal-upscaler-x2-1.0.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2/resolve/main/ltx-2-temporal-upscaler-x2-1.0.safetensors",
"size": "262MB"
},
{
"name": "LTX-2 19B Distilled LoRA",
"type": "lora",
"base": "LTX-2",
"save_path": "loras",
"description": "A LoRA adapter that transforms the standard LTX-2 19B model into a distilled version when loaded.",
"reference": "https://huggingface.co/Lightricks/LTX-2",
"filename": "ltx-2-19b-distilled-lora-384.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2/resolve/main/ltx-2-19b-distilled-lora-384.safetensors",
"size": "7.67GB"
},
{
"name": "LTX-2 19B IC LoRA - Canny Control",
"type": "lora",
"base": "LTX-2",
"save_path": "loras/LTX-2",
"description": "LoRA for canny control on LTX-2 19B IC model. Intended for advanced edge control and guided generation.",
"reference": "https://huggingface.co/Lightricks/LTX-2-19b-IC-LoRA-Canny-Control",
"filename": "ltx-2-19b-ic-lora-canny-control.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2-19b-IC-LoRA-Canny-Control/resolve/main/ltx-2-19b-ic-lora-canny-control.safetensors",
"size": "654MB"
},
{
"name": "LTX-2 19B IC LoRA - Depth Control",
"type": "lora",
"base": "LTX-2",
"save_path": "loras/LTX-2",
"description": "LoRA for depth control on LTX-2 19B IC model. Adds depth-aware generation guidance.",
"reference": "https://huggingface.co/Lightricks/LTX-2-19b-IC-LoRA-Depth-Control",
"filename": "ltx-2-19b-ic-lora-depth-control.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2-19b-IC-LoRA-Depth-Control/resolve/main/ltx-2-19b-ic-lora-depth-control.safetensors",
"size": "654MB"
},
{
"name": "LTX-2 19B IC LoRA - Detailer",
"type": "lora",
"base": "LTX-2",
"save_path": "loras/LTX-2",
"description": "LoRA detailer for LTX-2 19B IC. Improves fine details and sharpness in generated outputs.",
"reference": "https://huggingface.co/Lightricks/LTX-2-19b-IC-LoRA-Detailer",
"filename": "ltx-2-19b-ic-lora-detailer.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2-19b-IC-LoRA-Detailer/resolve/main/ltx-2-19b-ic-lora-detailer.safetensors",
"size": "2.62GB"
},
{
"name": "LTX-2 19B IC LoRA - Pose Control",
"type": "lora",
"base": "LTX-2",
"save_path": "loras/LTX-2",
"description": "LoRA for pose control on LTX-2 19B IC model. Enables pose-guided image/video generation.",
"reference": "https://huggingface.co/Lightricks/LTX-2-19b-IC-LoRA-Pose-Control",
"filename": "ltx-2-19b-ic-lora-pose-control.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2-19b-IC-LoRA-Pose-Control/resolve/main/ltx-2-19b-ic-lora-pose-control.safetensors",
"size": "654MB"
},
{
"name": "LTX-2 19B LoRA - Camera Control Dolly In",
"type": "lora",
"base": "LTX-2",
"save_path": "loras/LTX-2",
"description": "LoRA for dolly-in camera control with LTX-2 19B. Simulates camera moving closer to subject.",
"reference": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Dolly-In",
"filename": "ltx-2-19b-lora-camera-control-dolly-in.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Dolly-In/resolve/main/ltx-2-19b-lora-camera-control-dolly-in.safetensors",
"size": "327MB"
},
{
"name": "LTX-2 19B LoRA - Camera Control Dolly Left",
"type": "lora",
"base": "LTX-2",
"save_path": "loras/LTX-2",
"description": "LoRA for dolly-left camera control with LTX-2 19B. Simulates camera moving left.",
"reference": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Dolly-Left",
"filename": "ltx-2-19b-lora-camera-control-dolly-left.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Dolly-Left/resolve/main/ltx-2-19b-lora-camera-control-dolly-left.safetensors",
"size": "327MB"
},
{
"name": "LTX-2 19B LoRA - Camera Control Dolly Out",
"type": "lora",
"base": "LTX-2",
"save_path": "loras/LTX-2",
"description": "LoRA for dolly-out camera control with LTX-2 19B. Simulates camera moving away from subject.",
"reference": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Dolly-Out",
"filename": "ltx-2-19b-lora-camera-control-dolly-out.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Dolly-Out/resolve/main/ltx-2-19b-lora-camera-control-dolly-out.safetensors",
"size": "327MB"
},
{
"name": "LTX-2 19B LoRA - Camera Control Dolly Right",
"type": "lora",
"base": "LTX-2",
"save_path": "loras/LTX-2",
"description": "LoRA for dolly-right camera control with LTX-2 19B. Simulates camera moving right.",
"reference": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Dolly-Right",
"filename": "ltx-2-19b-lora-camera-control-dolly-right.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Dolly-Right/resolve/main/ltx-2-19b-lora-camera-control-dolly-right.safetensors",
"size": "327MB"
},
{
"name": "LTX-2 19B LoRA - Camera Control Jib Down",
"type": "lora",
"base": "LTX-2",
"save_path": "loras/LTX-2",
"description": "LoRA for jib-down camera control with LTX-2 19B. Simulates vertical camera movement downwards.",
"reference": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Jib-Down",
"filename": "ltx-2-19b-lora-camera-control-jib-down.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Jib-Down/resolve/main/ltx-2-19b-lora-camera-control-jib-down.safetensors",
"size": "2.21GB"
},
{
"name": "LTX-2 19B LoRA - Camera Control Jib Up",
"type": "lora",
"base": "LTX-2",
"save_path": "loras/LTX-2",
"description": "LoRA for jib-up camera control with LTX-2 19B. Simulates vertical camera movement upwards.",
"reference": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Jib-Up",
"filename": "ltx-2-19b-lora-camera-control-jib-up.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Jib-Up/resolve/main/ltx-2-19b-lora-camera-control-jib-up.safetensors",
"size": "2.21GB"
},
{
"name": "LTX-2 19B LoRA - Camera Control Static",
"type": "lora",
"base": "LTX-2",
"save_path": "loras/LTX-2",
"description": "LoRA for static camera control with LTX-2 19B. Simulates stationary/static camera view.",
"reference": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Static",
"filename": "ltx-2-19b-lora-camera-control-static.safetensors",
"url": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Static/resolve/main/ltx-2-19b-lora-camera-control-static.safetensors",
"size": "2.21GB"
},
{
"name": "LTX-Video Spatial Upscaler v0.9.7",
"type": "upscale",

View File

@ -1,5 +1,95 @@
{
"custom_nodes": [
{
"author": "IO-AtelierTech",
"title": "comfyui-video-utils [NAME CONFLICT]",
"reference": "https://github.com/IO-AtelierTech/comfyui-video-utils",
"files": [
"https://github.com/IO-AtelierTech/comfyui-video-utils"
],
"install_type": "git-clone",
"description": "Provides utility nodes for video operations, particularly for FFmpeg integration and workflow connectivity."
},
{
"author": "PozzettiAndrea",
"title": "ComfyUI-TRELLIS2 [NAME CONFLICT]",
"reference": "https://github.com/PozzettiAndrea/ComfyUI-TRELLIS2",
"files": [
"https://github.com/PozzettiAndrea/ComfyUI-TRELLIS2"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for TRELLIS.2 - Microsoft's image-to-3D generation model for creating high-quality 3D meshes with PBR materials."
},
{
"author": "colorAi",
"title": "comfyui-prompt-manager [NAME CONFLICT]",
"reference": "https://github.com/colorAi/comfyui-prompt-manager",
"files": [
"https://github.com/colorAi/comfyui-prompt-manager"
],
"install_type": "git-clone",
"description": "A modern, powerful, and easy-to-use Prompt Manager extension for ComfyUI."
},
{
"author": "Yukinoshita-Yukinoe",
"title": "ComfyUI-SenseVoice [NAME CONFLICT]",
"reference": "https://github.com/Yukinoshita-Yukinoe/ComfyUI-SenseVoice",
"files": [
"https://github.com/Yukinoshita-Yukinoe/ComfyUI-SenseVoice"
],
"install_type": "git-clone",
"description": "Audio processing node providing SenseVoice speech recognition, audio splitting, and SRT generation for ComfyUI. (Description by CC)"
},
{
"author": "satyam-fp",
"title": "ComfyUI-GeminiImage [NAME CONFLICT]",
"reference": "https://github.com/satyam-fp/ComfyUI-GeminiImage",
"files": [
"https://github.com/satyam-fp/ComfyUI-GeminiImage"
],
"install_type": "git-clone",
"description": "A custom ComfyUI node package that integrates Google Gemini API for AI-powered image generation and enhancement."
},
{
"author": "ai-joe-git",
"title": "ComfyUI-Chatterbox [NAME CONFLICT]",
"reference": "https://github.com/ai-joe-git/ComfyUI-Chatterbox",
"files": [
"https://github.com/ai-joe-git/ComfyUI-Chatterbox"
],
"install_type": "git-clone",
"description": "Chatterbox TTS integration for ComfyUI - Voice cloning with 3 model variants."
},
{
"author": "Sergey004",
"title": "ComfyUI-Telegram-Sender [UNSAFE/NAME CONFLICT]",
"reference": "https://github.com/Sergey004/ComfyUI-Telegram-Sender",
"files": [
"https://github.com/Sergey004/ComfyUI-Telegram-Sender"
],
"install_type": "git-clone",
"description": "Does the same thing as comfyui_image_metadata_extension but is slightly more modern, sending the output to Telegram and downloading unnecessary metadata at the same time.[w/This nodepack contains a path traversal vulnerability.]"
},
{
"author": "cedarconnor",
"title": "ComfyUI-DAP [UNSAFE/NAME CONFLICT]",
"reference": "https://github.com/cedarconnor/ComfyUI-DAP",
"files": [
"https://github.com/cedarconnor/ComfyUI-DAP"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for DAP (Depth Any Panoramas) - panoramic depth estimation[w/This nodepack contains a path traversal vulnerability.]"
},
{
"author": "AhiruNeko",
"title": "ComfyUI-MiniTools [UNSAFE/NAME CONFLICT]",
"reference": "https://github.com/AhiruNeko/ComfyUI-MiniTools",
"files": [
"https://github.com/AhiruNeko/ComfyUI-MiniTools"
],
"install_type": "git-clone",
"description": "A ComfyUI plugins[w/This nodepack contains a path traversal vulnerability.]"
},
{
"author": "861289009",
"title": "comfyui_video_node [WIP]",

View File

@ -2291,6 +2291,15 @@
"title_aux": "comfyui-genai-connectors [WIP]"
}
],
"https://github.com/IO-AtelierTech/comfyui-video-utils": [
[
"GetVideoPath",
"SaveVideoGetPath"
],
{
"title_aux": "comfyui-video-utils [NAME CONFLICT]"
}
],
"https://github.com/IXIWORKS-KIMJUNGHO/comfyui-ixiworks": [
[
"BuildCharacterPromptNode",
@ -4039,9 +4048,30 @@
"title_aux": "SAM3DObjects [UNSAFE]"
}
],
"https://github.com/PozzettiAndrea/ComfyUI-TRELLIS2": [
[
"LoadTrellis2Models",
"Trellis2ExportGLB",
"Trellis2ExportTrimesh",
"Trellis2GetConditioning",
"Trellis2ImageToShape",
"Trellis2RasterizePBR",
"Trellis2RemoveBackground",
"Trellis2RenderPreview",
"Trellis2RenderVideo",
"Trellis2ShapeToTexturedMesh",
"Trellis2Simplify",
"Trellis2UVUnwrap"
],
{
"title_aux": "ComfyUI-TRELLIS2 [NAME CONFLICT]"
}
],
"https://github.com/PozzettiAndrea/ComfyUI-UniRig": [
[
"UniRigApplyAnimation",
"UniRigApplySkinningMLNew",
"UniRigAutoRig",
"UniRigExportPosedFBX",
"UniRigExtractSkeletonNew",
"UniRigLoadMesh",
@ -5749,6 +5779,17 @@
"title_aux": "upload-to-azure"
}
],
"https://github.com/ai-joe-git/ComfyUI-Chatterbox": [
[
"ChatterboxLoadReferenceAudio",
"ChatterboxPresets",
"ChatterboxSaveAudio",
"ChatterboxTTSNode"
],
{
"title_aux": "ComfyUI-Chatterbox [NAME CONFLICT]"
}
],
"https://github.com/aiden1020/ComfyUI_Artcoder": [
[
"ArtCoder"
@ -6219,6 +6260,7 @@
"EnvVarNode",
"Eval",
"JMESPathSelect",
"RescaleToDimensions",
"WanVideoSize"
],
{
@ -6656,6 +6698,17 @@
"title_aux": "ComfyUI-Pixelsmith [WIP]"
}
],
"https://github.com/cedarconnor/ComfyUI-DAP": [
[
"DAP_BatchFromFolder",
"DAP_Inference",
"DAP_SaveDepthBatch",
"DAP_Setup"
],
{
"title_aux": "ComfyUI-DAP [UNSAFE/NAME CONFLICT]"
}
],
"https://github.com/cedarconnor/ComfyUI-HunyuanWorld-Mirror": [
[
"HWMInference",
@ -6861,6 +6914,14 @@
"title_aux": "comfyui-boll-nodes"
}
],
"https://github.com/colorAi/comfyui-prompt-manager": [
[
"PromptManagerNode"
],
{
"title_aux": "comfyui-prompt-manager [NAME CONFLICT]"
}
],
"https://github.com/comfyanonymous/ComfyUI": [
[
"APG",
@ -7009,6 +7070,7 @@
"ImageBlend",
"ImageBlur",
"ImageColorToMask",
"ImageCompare",
"ImageCompositeMasked",
"ImageCrop",
"ImageFlip",
@ -7409,6 +7471,10 @@
"VeoVideoGenerationNode",
"VideoLinearCFGGuidance",
"VideoTriangleCFGGuidance",
"Vidu2ImageToVideoNode",
"Vidu2ReferenceVideoNode",
"Vidu2StartEndToVideoNode",
"Vidu2TextToVideoNode",
"ViduImageToVideoNode",
"ViduReferenceVideoNode",
"ViduStartEndToVideoNode",
@ -10756,6 +10822,7 @@
"AddSingleObject",
"AddSingleText",
"ColorNode",
"Log",
"PromptSelector",
"SaveImageAndText"
],
@ -12148,6 +12215,15 @@
"title_aux": "ComfyUI-Video-Utils"
}
],
"https://github.com/satyam-fp/ComfyUI-GeminiImage": [
[
"GeminiImageEnhance",
"GeminiTextToImage"
],
{
"title_aux": "ComfyUI-GeminiImage [NAME CONFLICT]"
}
],
"https://github.com/satyasairazole/ComfyUI-Turbandetection": [
[
"TurbanDetectorNode"
@ -13850,6 +13926,7 @@
"FirstLastFrameXZ",
"ImageResizeKJ",
"ImageResizeXZ",
"SelfGuidance",
"TextEncodeQwenImageEditSimpleXZ",
"TextEncodeQwenImageEditXZ",
"TripleCLIPLoaderXZ",

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,120 @@
{
"custom_nodes": [
{
"author": "vuhung3990",
"title": "NSFW Guard",
"id": "comfyui-nsfw-guard",
"reference": "https://github.com/vuhung3990/comfyui-nsfw-guard",
"files": [
"https://github.com/vuhung3990/comfyui-nsfw-guard"
],
"install_type": "git-clone",
"description": "NSFW content detection node for ComfyUI - blocks inappropriate images automatically using YOLOv9 model."
},
{
"author": "TheMadDoctor007",
"title": "Qwen Camera Selector",
"id": "qwen-camera-selector",
"reference": "https://github.com/TheMadDoctor007/ComfyUI-QwenCameraSelector",
"files": [
"https://github.com/TheMadDoctor007/ComfyUI-QwenCameraSelector"
],
"install_type": "git-clone",
"description": "Custom ComfyUI node providing camera angle and cinematic shot selection presets designed for Qwen multi-angle workflows."
},
{
"author": "zengxianyu",
"title": "Intensity Fake Depth Node for ComfyUI",
"reference": "https://github.com/zengxianyu/ComfyUIIntensityDepth",
"files": [
"https://github.com/zengxianyu/ComfyUIIntensityDepth"
],
"install_type": "git-clone",
"description": "Output Fake Depth Maps with Detailed Object Boundaries"
},
{
"author": "aimoviestudio",
"title": "ComfyUI Prompt Builder",
"reference": "https://github.com/aimoviestudio/comfyui-promptbuilder",
"files": [
"https://github.com/aimoviestudio/comfyui-promptbuilder"
],
"install_type": "git-clone",
"description": "Stop wasting hours tweaking prompt. This extension allows you to modularize your prompts into variables and assemble them using a powerful template-based approach."
},
{
"author": "shmba05tom",
"title": "Comfyui-Image-Concat",
"id": "Comfyui-Image-Concat",
"reference": "https://github.com/shmbatom/Comfyui-Image-Concat",
"files": [
"https://github.com/shmbatom/Comfyui-Image-Concat"
],
"install_type": "git-clone",
"description": "a powerful image concatenation tool for ComfyUI, with True Alpha Channel Support and Multiple Image-block Fill Modes."
},
{
"author": "jianglinbin",
"title": "ComfyUI 3D Angles Selector",
"reference": "https://github.com/jianglinbin/ComfyUI-AnglesSelect",
"files": [
"https://github.com/jianglinbin/ComfyUI-AnglesSelect"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for multi-angle LoRA prompt generation. Provides 3D visual angle selector and simple angle selector with support for 8 azimuths × 4 elevations × 3 distances = 96 view combinations."
},
{
"author": "vantagewithai",
"title": "Vantage-Nodes",
"reference": "https://github.com/vantagewithai/Vantage-Nodes",
"files": [
"https://github.com/vantagewithai/Vantage-Nodes"
],
"install_type": "git-clone",
"description": "This release introduces Vantage Nodes, a powerful utility and infrastructure node pack for ComfyUI, designed for advanced workflows, batch processing, and experimental pipelines."
},
{
"author": "vantagewithai",
"title": "Vantage-Step-Audio-EditX",
"reference": "https://github.com/vantagewithai/Vantage-Step-Audio-EditX",
"files": [
"https://github.com/vantagewithai/Vantage-Step-Audio-EditX"
],
"install_type": "git-clone",
"description": "This project is a custom node implementation built on top of Step-Audio-EditX. It adapts and extends EditX capabilities to support multispeaker, longformat, voice cloning, and emotion/style/speed editing, enabling you to feed in a script with multiple speakers, inline pauses, paralinguistic cues, and get a concatenated audio output in one pass."
},
{
"author": "zengxianyu",
"title": "Phase-Preserving Noise",
"id": "structured-noise",
"reference": "https://github.com/zengxianyu/structured-noise",
"files": [
"https://github.com/zengxianyu/structured-noise"
],
"install_type": "git-clone",
"description": "Generate phase-preserving structured noise for the input image."
},
{
"author": "3R3BOS",
"title": "ComfyUI-3R3BOS-Pack",
"id": "ComfyUI-3R3BOS-Pack",
"reference": "https://github.com/3R3BOS/ComfyUI-3R3BOS-Pack",
"files": [
"https://github.com/3R3BOS/ComfyUI-3R3BOS-Pack"
],
"install_type": "git-clone",
"description": "Control and visualization toolkit (Gatekeeper, Slider) and more in the future."
},
{
"author": "JasonHoku",
"title": "ComfyUI Ultimate Auto Sampler Config Grid Testing Suite",
"reference": "https://github.com/JasonHoku/ComfyUI-Ultimate-Auto-Sampler-Config-Grid-Testing-Suite",
"files": [
"https://github.com/JasonHoku/ComfyUI-Ultimate-Auto-Sampler-Config-Grid-Testing-Suite"
],
"install_type": "git-clone",
"description": "A professional-grade benchmarking and IDE-like testing suite. Features Cartesian product grid generation, interactive dashboard, and 'Revise & Generate' workflow."
},
{
"author": "jchiotaka",
"title": "comfyui-tile-calculator",
@ -53,15 +168,15 @@
},
{
"author": "bulldog68",
"title": "FMJ Save Image + Versions",
"description": "Sauvegarde dimages avec métadonnées complètes (prompt, seed, versions logicielles) + chargement intelligent.",
"title": "ComfyUI_FMJ_SaveImageVersions",
"description": "Image saving with complete metadata (prompts, seed, software versions) + smart loading.",
"reference": "https://github.com/bulldog68/ComfyUI_FMJ_SaveImageVersions",
"files": [
"https://github.com/bulldog68/ComfyUI_FMJ_SaveImageVersions"
],
"install_type": "git-clone",
"tags": ["save image", "metadonne"],
"license": "GNUV3"
"license": "GNU V3"
},
{
"author": "GonDesign",

View File

@ -476,6 +476,7 @@
"1hew_StringFilter",
"1hew_StringJoinMulti",
"1hew_TextCustomExtract",
"1hew_TextEncodeQwenImageEdit",
"1hew_TextListToString",
"1hew_TextPrefixSuffix",
"1hew_URLToVideo",
@ -576,6 +577,15 @@
"title_aux": "GrsAI api in ComfyUI"
}
],
"https://github.com/3R3BOS/ComfyUI-3R3BOS-Pack": [
[
"Image Comparer (3R3BOS)",
"Visual Gatekeeper (3R3BOS)"
],
{
"title_aux": "ComfyUI-3R3BOS-Pack"
}
],
"https://github.com/3dgopnik/comfyui-arena-suite": [
[
"Arena_MakeTilesSegs",
@ -1072,6 +1082,7 @@
"CharacterSheetCropper",
"DatasetGenerator",
"EmotionGenerator",
"EmotionGeneratorV2",
"SpriteGenerator",
"VNCCSChromaKey",
"VNCCSSamplerSchedulerPicker",
@ -1085,7 +1096,6 @@
"VNCCS_Pipe",
"VNCCS_PoseGenerator",
"VNCCS_PromptConcat",
"VNCCS_QWEN_Detailer",
"VNCCS_QWEN_Encoder",
"VNCCS_QuadSplitter",
"VNCCS_RMBG2",
@ -3833,6 +3843,10 @@
"https://github.com/BlackVortexAI/bv_nodepack": [
[
"BV Control Center",
"BV Dynamic Combo",
"BV Hex Color To Int",
"BV Latent Random Aspect Ratio",
"BV Latent Random Rotate 90",
"BV Pipe",
"BV Pipe Config",
"BV Prompt AST Debug",
@ -5538,46 +5552,51 @@
],
"https://github.com/Cyrostar/ComfyUI-Artha-Nodes": [
[
"Artha Color Match",
"Artha Gemini Backdrop",
"Artha Gemini Body",
"Artha Gemini Camera",
"Artha Gemini Cloth",
"Artha Gemini Compose",
"Artha Gemini Condense",
"Artha Gemini Face",
"Artha Gemini Form",
"Artha Gemini Imagen",
"Artha Gemini Instruct",
"Artha Gemini Light",
"Artha Gemini Makeup",
"Artha Gemini Markdown",
"Artha Gemini Motion",
"Artha Gemini Operation",
"Artha Gemini Portrait",
"Artha Gemini Prompter",
"Artha Gemini Question",
"Artha Gemini Response",
"Artha Gemini Scenery",
"Artha Gemini Speech",
"Artha Gemini Style",
"Artha Gemini Subject",
"Artha Gemini Translate",
"Artha Gemini Vision",
"Artha Image Display",
"Artha Image Loader",
"Artha Input Selector",
"Artha Math Flo2Int",
"Artha Math Float",
"Artha Math Int2Flo",
"Artha Math Integer",
"Artha Math Number",
"Artha Math Operation",
"Artha Math Random",
"Artha Project Pause",
"Artha Project Prefix",
"Artha Project Seed",
"Artha Project Setup"
"ArthaFlowPause",
"ArthaGeminiBody",
"ArthaGeminiCamera",
"ArthaGeminiCloth",
"ArthaGeminiCompose",
"ArthaGeminiCondense",
"ArthaGeminiFace",
"ArthaGeminiForm",
"ArthaGeminiImagen",
"ArthaGeminiInstruct",
"ArthaGeminiLight",
"ArthaGeminiMakeup",
"ArthaGeminiMarkdown",
"ArthaGeminiMotion",
"ArthaGeminiOperation",
"ArthaGeminiPortrait",
"ArthaGeminiPrompter",
"ArthaGeminiQuestion",
"ArthaGeminiResponse",
"ArthaGeminiScenery",
"ArthaGeminiSpeech",
"ArthaGeminiStyle",
"ArthaGeminiSubject",
"ArthaGeminiTranslate",
"ArthaGeminiVision",
"ArthaImageColorMatch",
"ArthaImagePreview",
"ArthaImageSave",
"ArthaImageTransform",
"ArthaInputSelector",
"ArthaLogicBasic",
"ArthaLogicCompare",
"ArthaLogicGate",
"ArthaLogicPassthru",
"ArthaLogicPrint",
"ArthaMathF2I",
"ArthaMathFloat",
"ArthaMathI2F",
"ArthaMathInteger",
"ArthaMathNumber",
"ArthaMathOperation",
"ArthaMathRandom",
"ArthaProjectPrefix",
"ArthaProjectSeed",
"ArthaProjectSetup"
],
{
"title_aux": "ComfyUI-Artha-Nodes"
@ -8024,7 +8043,8 @@
],
"https://github.com/FranckyB/ComfyUI-Prompt-Manager": [
[
"ApplyLoRAStack",
"PromptApplyLora",
"PromptExtractor",
"PromptGenOptions",
"PromptGenerator",
"PromptManager",
@ -8681,6 +8701,7 @@
"GR Pan Or Zoom",
"GR Prompt Generator",
"GR Prompt Generator Extended",
"GR Prompt Generator1",
"GR Prompt HUB",
"GR Prompt Selector",
"GR Prompt Selector Multi",
@ -8691,7 +8712,9 @@
"GR Text Overlay",
"GR Tile and Border Image",
"GR Tile and Border Image Random Flip",
"GRBatchLoader",
"GRLoraLoader",
"GRMenuHook",
"GRPromptViewer"
],
{
@ -9161,13 +9184,15 @@
"Batch_API_caption",
"Gemini_API_Image",
"ImageComparisonGIF",
"Load64image",
"LoadImageList",
"LoadTextList",
"MinimumFilter",
"SaveImageWithName",
"XY_Image",
"ZImageLoraModelOnly",
"getImageRetio"
"getImageRetio",
"qwenMultiAngles"
],
{
"title_aux": "ComfyUI DashuaiTools"
@ -10640,6 +10665,15 @@
"title_aux": "FitDiT"
}
],
"https://github.com/JasonHoku/ComfyUI-Ultimate-Auto-Sampler-Config-Grid-Testing-Suite": [
[
"UltimateGridDashboard",
"UltimateSamplerGrid"
],
{
"title_aux": "ComfyUI Ultimate Auto Sampler Config Grid Testing Suite"
}
],
"https://github.com/JayLyu/blender-in-comfyui": [
[
"BL_Camera_Creator",
@ -13629,6 +13663,7 @@
"Fast Image Preview",
"Hex or 24 Bit Color",
"Image Rotator",
"Match Palette to Master",
"Pixelation Dimensions",
"Pose Image Setup",
"PreviewAsMarkdown",
@ -14107,10 +14142,11 @@
],
"https://github.com/NOLABEL-VFX/ComfyUI-NL_Nodes": [
[
"ModelLocalizer",
"NLContextDebug",
"NLRead",
"NLWorkflow",
"NLWorkflowFPS",
"NLWorkflowProjectPath",
"NLWorkflowResolution",
"NLWrite"
],
{
@ -15353,6 +15389,7 @@
"GeomPackLoadMeshBatch",
"GeomPackLoadMeshBlend",
"GeomPackLoadMeshFBX",
"GeomPackLoadMeshGlob",
"GeomPackLoadMeshPath",
"GeomPackMergeVertices",
"GeomPackMeshFix",
@ -16034,6 +16071,7 @@
"RizzCropAndScaleFromMask",
"RizzDynamicPromptGenerator",
"RizzEditImage",
"RizzGDSPatcher",
"RizzLoadLatestImage",
"RizzLoadLatestMesh",
"RizzModelBatchLoader",
@ -17374,6 +17412,7 @@
],
"https://github.com/ShinChven/sc-comfy-nodes": [
[
"Aspect Ratio",
"Rescale Node",
"Width & Height"
],
@ -19701,6 +19740,14 @@
"title_aux": "ComfyUI Image Size Tool"
}
],
"https://github.com/TheMadDoctor007/ComfyUI-QwenCameraSelector": [
[
"QwenCameraSelector"
],
{
"title_aux": "Qwen Camera Selector"
}
],
"https://github.com/TheMistoAI/ComfyUI-Anyline": [
[
"AnyLinePreprocessor"
@ -19784,9 +19831,57 @@
],
"https://github.com/Tinuva88/Comfy-UmiAI": [
[
"CameraAngleSelector",
"CharacterSheetCropper",
"UmiAIWildcardNode",
"UmiAIWildcardNodeLite",
"UmiSaveImage"
"UmiAutoCaption",
"UmiBBoxExtractor",
"UmiCameraAngleSelector",
"UmiCameraControl",
"UmiCaptionEnhancer",
"UmiCaptionGenerator",
"UmiCharacterBatch",
"UmiCharacterCreator",
"UmiCharacterDesigner",
"UmiCharacterInfo",
"UmiCharacterManager",
"UmiCharacterSheetCropper",
"UmiChromaKey",
"UmiColorFix",
"UmiDatasetExport",
"UmiDatasetGenerator",
"UmiEmotionGenerator",
"UmiEmotionStudio",
"UmiExpressionMixer",
"UmiLoraAnimator",
"UmiMaskExtractor",
"UmiModelManager",
"UmiModelSelector",
"UmiPoseGenerator",
"UmiPoseLibrary",
"UmiPositionControl",
"UmiPromptTemplate",
"UmiQWENDetailer",
"UmiQWENEncoder",
"UmiQuadSplitter",
"UmiRMBG2",
"UmiResize",
"UmiSaveImage",
"UmiSceneComposer",
"UmiSheetExtractor",
"UmiSheetManager",
"UmiSpriteExport",
"UmiSpriteGenerator",
"UmiVisualCameraControl",
"VNCCSChromaKey",
"VNCCSSheetExtractor",
"VNCCSSheetManager",
"VNCCS_ColorFix",
"VNCCS_MaskExtractor",
"VNCCS_QuadSplitter",
"VNCCS_RMBG2",
"VNCCS_Resize"
],
{
"title_aux": "Comfy-UmiAI"
@ -22971,6 +23066,15 @@
"title_aux": "ComfyUI-HigherBitDepthSaveImage"
}
],
"https://github.com/aimoviestudio/comfyui-promptbuilder": [
[
"TextPromptBuilder",
"TextPromptNode"
],
{
"title_aux": "ComfyUI Prompt Builder"
}
],
"https://github.com/ainewsto/Comfyui-chatgpt-api": [
[
"ComfyuiChatGPTApi",
@ -24097,7 +24201,9 @@
[
"AOApproximator",
"AnisotropyMapGenerator",
"AppearanceExtractor",
"AutoContrastLevels",
"BasicLightingBuilder",
"BlendModeUtility",
"ChannelPacker",
"ChannelPackerORMA",
@ -24110,6 +24216,8 @@
"ColorRamp",
"ColorSelectionMask",
"ColorToGrayscale",
"CompositeMaskAdjuster",
"CompositeMaskExtractor",
"CurvatureGenerator",
"DenoiseFilter",
"DetailMapBlender",
@ -24133,10 +24241,13 @@
"ImageBitDepthChecker",
"ImageEnhancement",
"LevelsAdjustment",
"LightingExtractor",
"LightingPassMaskApplicator",
"LotusHeightProcessor",
"LotusNormalProcessor",
"MicroDetailOverlay",
"MultiTextureBlender",
"MultimattePassApplicator",
"NormalConverter",
"NormalFormatAuto",
"NormalFormatBruteForce",
@ -24158,6 +24269,7 @@
"PBRSaver",
"PBRSaverWithMetadata",
"PBRSplitter",
"PassMaskApplicator",
"PatternGenerator",
"ProceduralNoiseGenerator",
"SSSMapGenerator",
@ -24165,7 +24277,10 @@
"SeamlessTiling",
"SharpenDepth",
"SharpenNormal",
"SimpleGammaAdjust",
"SimpleRecolor",
"SingleMultimattePassApplicator",
"SinglePassMaskApplicator",
"SmartBlur",
"SmartTextureResizer",
"SquareMaker",
@ -26447,7 +26562,7 @@
"FMJ_SaveImageWithSnapshot"
],
{
"title_aux": "FMJ Save Image + Versions"
"title_aux": "ComfyUI_FMJ_SaveImageVersions"
}
],
"https://github.com/burnsbert/ComfyUI-EBU-LMStudio": [
@ -28070,6 +28185,7 @@
"LayerUtility: ICMask",
"LayerUtility: ICMaskCropBack",
"LayerUtility: If",
"LayerUtility: ImageBatchToList",
"LayerUtility: ImageBlend",
"LayerUtility: ImageBlend V2",
"LayerUtility: ImageBlendAdvance",
@ -28080,6 +28196,7 @@
"LayerUtility: ImageCombineAlpha",
"LayerUtility: ImageCompositeHandleMask",
"LayerUtility: ImageHub",
"LayerUtility: ImageListToBatch",
"LayerUtility: ImageMaskScaleAs",
"LayerUtility: ImageMaskScaleAsV2",
"LayerUtility: ImageOpacity",
@ -29238,6 +29355,7 @@
"ImageBlend",
"ImageBlur",
"ImageColorToMask",
"ImageCompare",
"ImageCompositeMasked",
"ImageCrop",
"ImageFlip",
@ -29638,6 +29756,10 @@
"VeoVideoGenerationNode",
"VideoLinearCFGGuidance",
"VideoTriangleCFGGuidance",
"Vidu2ImageToVideoNode",
"Vidu2ReferenceVideoNode",
"Vidu2StartEndToVideoNode",
"Vidu2TextToVideoNode",
"ViduImageToVideoNode",
"ViduReferenceVideoNode",
"ViduStartEndToVideoNode",
@ -30710,6 +30832,7 @@
"CheckpointLoaderWithConfig",
"DoubleKSampler",
"ImageAnalyzer",
"ImageCropAndPlace",
"LatentImageAndSeed",
"PromptCameraSelector",
"PromptConstructor",
@ -31750,15 +31873,11 @@
"CLIPSaveQwen",
"CLIPScaleDualSDXLBlock",
"CLIPScaleQwenBlock",
"CLIPVisionLoaderSetDevice",
"CheckpointLoaderSetClipDevice",
"HDR Effects with LAB Adjust",
"HDREffectsLabAdjust",
"ModelMergeHiDream",
"ModelScaleQwenImage",
"QuadrupleCLIPLoaderSetDevice",
"SaveImageWithPrompt",
"TripleCLIPLoaderSetDevice",
"VAEMergeAdd",
"VAEMergeSDXLBlock",
"VAEMergeSimple",
@ -32587,6 +32706,9 @@
"MeuxImageLoader",
"MeuxMultiSaveImage",
"MeuxSimpleLLMNode",
"MeuxSizePresetSafe",
"MeuxSmartEmptyLatent",
"MeuxSmartExactResize",
"MeuxTextAreaInput"
],
{
@ -32599,6 +32721,9 @@
"MeuxImageLoader",
"MeuxMultiSaveImage",
"MeuxSimpleLLMNode",
"MeuxSizePresetSafe",
"MeuxSmartEmptyLatent",
"MeuxSmartExactResize",
"MeuxTextAreaInput"
],
{
@ -33683,16 +33808,18 @@
],
"https://github.com/gateway/ComfyUI-Kie-API": [
[
"KIEParsePromptGridJSON",
"KIE_GetRemainingCredits",
"KIE_GridSlice",
"KIE_Kling25_I2V_Pro",
"KIE_Kling26Motion_I2V",
"KIE_Kling26_I2V",
"KIE_Kling26_T2V",
"KIE_NanoBananaPro_Image",
"KIE_Seedance15Pro_I2V",
"KIE_SeedanceV1Pro_Fast_I2V",
"KIE_Seedream45_Edit",
"KIE_Seedream45_TextToImage",
"SteveHelloNode"
"KIE_Seedream45_TextToImage"
],
{
"title_aux": "ComfyUI-Kie-API"
@ -37085,6 +37212,15 @@
"title_aux": "Eigen AI FLUX API Plugin"
}
],
"https://github.com/jianglinbin/ComfyUI-AnglesSelect": [
[
"AnglesSelector3D",
"SimpleAnglesSelector"
],
{
"title_aux": "ComfyUI 3D Angles Selector"
}
],
"https://github.com/jiaqianjing/ComfyUI-MidjourneyHub": [
[
"GPTImageEditNode",
@ -38849,6 +38985,7 @@
"Intrinsic_lora_sampling",
"JoinStringMulti",
"JoinStrings",
"LTX2_NAG",
"LTXVAddGuideMulti",
"LTXVAddGuidesFromBatch",
"LTXVAudioVideoMask",
@ -39874,17 +40011,11 @@
"LocalGenerator",
"LocalGeneratorBatch",
"MultiEndpointHealthCheck",
"PerfLab_ABTest",
"PerfLab_AutoFix",
"PerfLab_CapResolution",
"PerfLab_Compare",
"PerfLab_Feedback",
"PerfLab_NetworkSetup",
"PerfLab_Optimizer",
"PerfLab_Report",
"PerfLab_ShowText",
"PerfLab_Timer",
"PerfLab_VRAMMonitor",
"PerfLab_LLMPrompt",
"PerfLab_MemoryRetrieval",
"PerfLab_ParameterOptimizer",
"PerfLab_QualityTierSelector",
"PerfLab_WorkflowAnalyzer",
"RemoteComfyUI",
"RemoteComfyUISimple"
],
@ -41427,11 +41558,7 @@
],
"https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch": [
[
"InpaintCrop",
"InpaintCropImproved",
"InpaintExtendOutpaint",
"InpaintResize",
"InpaintStitch",
"InpaintStitchImproved"
],
{
@ -43976,7 +44103,6 @@
"FullPipeLoader",
"FullPipeOut",
"ImageDifference",
"ImageFileSize",
"LoaderFullPipe",
"MaskDetailerNode",
"MaskDetailerPipeNode",
@ -46329,6 +46455,7 @@
"FluxSemanticEncoder",
"FluxTiledSamplerCustomAdvanced",
"ImageDimensionsFromMegaPixels",
"ImageDimensionsFromMegaPixelsAlt",
"ImageLoaderCrawl",
"LatentNoiseInjectionSampler",
"LensDistortFX",
@ -48287,6 +48414,7 @@
[
"StreetViewAnimator",
"StreetViewCubemapLoader",
"StreetViewEquirectangularLoader",
"StreetViewLoader",
"StreetViewPanoLoader",
"StreetViewURLParser"
@ -49470,6 +49598,14 @@
"title_aux": "shinyakidoguchi301/LoRA Tag Loader for ComfyUI"
}
],
"https://github.com/shmbatom/Comfyui-Image-Concat": [
[
"ImageConcatNode"
],
{
"title_aux": "Comfyui-Image-Concat"
}
],
"https://github.com/shmbatom/Comfyui-ImageAB-Compare": [
[
"ImageABCompare"
@ -52549,6 +52685,8 @@
"ConditioningFrequencySplit",
"ConditioningGaussianBlur",
"ConditioningScale",
"FluidImageAdvection",
"FluidLatentAdvection",
"ImageAddNoise",
"ImageFractalBrownianMotion",
"ImageMeshDrag",
@ -52556,6 +52694,7 @@
"ImagePerlinFractalNoise",
"ImageReactionDiffusion",
"ImageSimplexNoise",
"ImageSmokeSimulation",
"ImageSwirlNoise",
"ImageWorleyNoise",
"LatentAddNoise",
@ -52570,6 +52709,7 @@
"LatentPerlinFractalNoise",
"LatentReactionDiffusion",
"LatentSimplexNoise",
"LatentSmokeSimulation",
"LatentSwirlNoise",
"LatentWorleyNoise"
],
@ -52922,6 +53062,7 @@
"DisTorchPurgeVRAMV2",
"MemoryManager",
"ModelPatchMemoryCleaner",
"PatchSageAttentionDM",
"SafeMemoryManager"
],
{
@ -53067,6 +53208,48 @@
"title_aux": "Vantage-HunyuanFoley"
}
],
"https://github.com/vantagewithai/Vantage-Nodes": [
[
"AdvancedCalculator",
"AppendImageBatch",
"AppendLatentBatch",
"CastAnyToIntStringFloat",
"ConditionalPassThrough",
"DelimiterSplit",
"IndexWrap",
"JoinImageBatch",
"JoinLatentBatch",
"RegexFilter",
"StringJoiner",
"StringListIndex",
"StringListRandom",
"StringListStepper",
"SwitchAny",
"SwitchAnyByIndex",
"SwitchImageByIndex",
"SwitchLatentByIndex",
"ValidateImageShape",
"VantageGGUFLoader",
"VantageWanBlockSwap"
],
{
"title_aux": "Vantage-Nodes"
}
],
"https://github.com/vantagewithai/Vantage-Step-Audio-EditX": [
[
"EditXModelLoader",
"EditXMultiVoiceCloner",
"EditXSingleVoiceCloner",
"EditXSingleVoiceClonerFromPath",
"EditXSingleVoiceEditor",
"EditXSingleVoiceEditorFromPath",
"LoadSpeakers"
],
{
"title_aux": "Vantage-Step-Audio-EditX"
}
],
"https://github.com/vantagewithai/VantageLongWanVideo": [
[
"VantageI2VDualLooper",
@ -53436,6 +53619,14 @@
"title_aux": "ComfyUI vsLinx Nodes"
}
],
"https://github.com/vuhung3990/comfyui-nsfw-guard": [
[
"NSFWCheck"
],
{
"title_aux": "NSFW Guard"
}
],
"https://github.com/vuongminh1907/ComfyUI_ZenID": [
[
"ApplyZenID",
@ -54108,13 +54299,13 @@
"ContestPromptGenerator",
"MetaPromptGenerator",
"SceneGeneratorNode",
"WizdroidCharacterEdit",
"WizdroidImageEdit",
"WizdroidLoRADatasetExport",
"WizdroidLoRADatasetValidator",
"WizdroidLoRAValidate",
"WizdroidMultiAngle",
"WizdroidPhotoAspectExtractor",
"WizdroidPromptCombiner",
"WizdroidQwenImageEdit",
"WizdroidSDXLLoRATrainer"
],
{
@ -54920,6 +55111,7 @@
"YCYY_API_Proxy_Options",
"YCYY_Gemini_Image_API",
"YCYY_Gemini_Image_Preset",
"YCYY_Gemini_STT_API",
"YCYY_Gemini_TTS_API",
"YCYY_ModelScope_Image_API",
"YCYY_Ollama_LLM_API",
@ -55390,6 +55582,7 @@
"easy mathInt",
"easy mathString",
"easy mochiLoader",
"easy multiAngle",
"easy negative",
"easy outputToList",
"easy pipeBatchIndex",
@ -56004,6 +56197,22 @@
"title_aux": "PromptCreatorNodetraumakom Prompt Generator"
}
],
"https://github.com/zengxianyu/ComfyUIIntensityDepth": [
[
"IntensityDepthEstimation"
],
{
"title_aux": "Intensity Fake Depth Node for ComfyUI"
}
],
"https://github.com/zengxianyu/structured-noise": [
[
"StructuredNoise"
],
{
"title_aux": "Phase-Preserving Noise"
}
],
"https://github.com/zentrocdot/ComfyUI-RealESRGAN_Upscaler": [
[
"\ud83d\ude80 Universal RealESRGAN Upscaler",