Compare commits

...

11 Commits

Author SHA1 Message Date
Razorback
05a518663b
Merge 8b5ebfc51e into 037987b917 2026-07-07 03:36:02 +09:00
Dr.Lt.Data
037987b917 fix(custom-node-list): §4.7-C-bis #2958 younestft/Comfy_EverAnimate — manual register (CONFLICTING)
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
2026-07-06 19:48:37 +09:00
Dr.Lt.Data
8076c200fc fix(custom-node-list): §4.7-C-bis-variant #3017 Moon-NE/MoonNe_Nodes — manual register (DESTRUCTIVE + CONFLICTING + non-standard schema) 2026-07-06 19:38:11 +09:00
Dr.Lt.Data
69bad851e0 fix(custom-node-list): §4.7-C-bis #2939 TechnoWarrior2 2-pack — manual register (CONFLICTING) + node_db/new sync
- ComfyUI Image Picker / ComfyUI Live Preview
- New author, appended at end of git-clone block
- live-preview code-scan verified CLEAN (no security surface, English UI, WEB_DIRECTORY only)
- Prepend both to node_db/new (newest-first)
2026-07-06 19:27:05 +09:00
Dr.Lt.Data
47df9c702c fix(custom-node-list): §4.2 MERGE_RELOCATE #2965 shootthesound 4-pack — root relocate + node_db/new sync
- Lighthouse / CleanFreak / Finding LoRA / Image of the Day
- Relocate 4 entries from array head to adjacent to existing shootthesound block
- Prepend 4 entries to node_db/new (newest-first)
2026-07-06 19:25:33 +09:00
Dr.Lt.Data
d6df033a21
Merge pull request #2965 from shootthesound/add-shootthesound-nodes-batch
Add Lighthouse, CleanFreak, Finding LoRA, and Image of the Day
2026-07-06 19:24:00 +09:00
Dr.Lt.Data
d72007d1a8 update DB 2026-07-06 19:22:15 +09:00
Dr.Lt.Data
79a5258dd2 update DB
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
2026-07-06 08:48:46 +09:00
Dr.Lt.Data
16a212aa70 update db
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
2026-07-05 21:16:42 +09:00
shootthesound
396308854d Add Lighthouse, CleanFreak, Finding LoRA, Image of the Day to custom-node-list 2026-06-07 19:29:39 +01:00
Razorback
8b5ebfc51e
fix: StrictVersion fails to parse semver pre-release versions (e.g. "0.6.2-b1")
Enhance version parsing to handle semver pre-release suffixes and legacy 4-part dot notation.
2026-02-28 22:09:59 +08:00
8 changed files with 7247 additions and 6715 deletions

View File

@ -24207,6 +24207,16 @@
"install_type": "git-clone",
"description": "Custom utility nodes for ComfyUI, providing helpers for tasks like video frame manipulation and advanced audio saving. Part of the 'Burgstall Enabling The Awesomeness' suite."
},
{
"author": "burgstall-labs",
"title": "ComfyUI-Domemaster-Outpaint",
"reference": "https://github.com/Burgstall-labs/ComfyUI-Domemaster-Outpaint",
"files": [
"https://github.com/Burgstall-labs/ComfyUI-Domemaster-Outpaint"
],
"install_type": "git-clone",
"description": "Outpaint flat video into fulldome / planetarium shows: domemaster rendering with tilted-venue presets for ComfyUI, on top of the Burgstall Labs 360 outpaint pipeline."
},
{
"author": "Kidev",
"title": "ComfyUI Fisheye Effects Nodes",
@ -40985,6 +40995,46 @@
"install_type": "git-clone",
"description": "Click-to-refine sampler. Generate, then click or paint regions to refine them in place. First-class support for FLUX 2 Klein 9B and Qwen-Image-Edit (Smart Inpaint / Smart Guided Inpaint / Xtra-Fine), works with any sampler-compatible model for Refine + Area Prompt. Optional SAM 3 Detect for text-prompted segmentation, and a companion Overrides node for custom samplers (power-sigma, Flux 2 scheduler, NAG)."
},
{
"author": "shootthesound",
"title": "Lighthouse",
"reference": "https://github.com/shootthesound/comfyui-lighthouse",
"files": [
"https://github.com/shootthesound/comfyui-lighthouse"
],
"install_type": "git-clone",
"description": "A non-destructive overlay that lights up every node by graph distance from the one you click. Diagnostic for big workflows, educational for understanding workflows others built, and surgical when you need to focus on one neighbourhood at a time."
},
{
"author": "shootthesound",
"title": "CleanFreak",
"reference": "https://github.com/shootthesound/comfyui-CleanFreak",
"files": [
"https://github.com/shootthesound/comfyui-CleanFreak"
],
"install_type": "git-clone",
"description": "One-click tidy-by-role for any ComfyUI workflow — loaders, encoders, samplers, decoders, and outputs each sorted into their own column with coloured group cards and connections preserved. 1200+ node classes pre-classified out of the box."
},
{
"author": "shootthesound",
"title": "Finding LoRA",
"reference": "https://github.com/shootthesound/comfyui-lora-FindingLora",
"files": [
"https://github.com/shootthesound/comfyui-lora-FindingLora"
],
"install_type": "git-clone",
"description": "A LoRA loader with bookmarks, trigger-word storage and click-to-copy, fuzzy search, and a one-click button to drop another loader inline and wire it into the model chain automatically."
},
{
"author": "shootthesound",
"title": "Image of the Day",
"reference": "https://github.com/shootthesound/comfyui-image-of-the-day",
"files": [
"https://github.com/shootthesound/comfyui-image-of-the-day"
],
"install_type": "git-clone",
"description": "Fetch a fresh image straight into your workflow from 8 daily/random sources. Useful for prompt testing, style references, daily-image automations, or just kicking off a workflow with something interesting."
},
{
"author": "HackAfterDark",
"title": "AfterDark Film AR Selector",
@ -46306,6 +46356,16 @@
"install_type": "git-clone",
"description": "ComfyUI custom nodes for scoped, graph-based string template variables."
},
{
"author": "boobkake22",
"title": "Sampling Planner",
"reference": "https://github.com/boobkake22/ComfyUI-SamplingPlanner",
"files": [
"https://github.com/boobkake22/ComfyUI-SamplingPlanner"
],
"install_type": "git-clone",
"description": "Task-aware Wan 2.2 sampling plans and sampler-specific breakout nodes for ComfyUI."
},
{
"author": "wobba",
"title": "ComfyUI-ChatterBox-Turbo",
@ -54053,6 +54113,66 @@
],
"install_type": "git-clone",
"description": "One-node studio UI package for Z-Image Turbo, Flux.2 Klein, Qwen Image Edit 2511, and Krea 2 workflows, including T2I, I2I, inpaint, outpaint, edit, faceswap, angle, and upscale modes."
},
{
"author": "depth-layer-rasterizer",
"title": "Depth Layer Rasterizer",
"reference": "https://github.com/maDcaDDie2000/comfyui_depth_layer_rasterizer",
"files": [
"https://github.com/maDcaDDie2000/comfyui_depth_layer_rasterizer"
],
"install_type": "git-clone",
"description": "Depth-map paper-cut and parallax layer rasterizer for ComfyUI"
},
{
"author": "iljung1106",
"title": "Anima Safe PAG",
"reference": "https://github.com/iljung1106/comfyui-anima-safe-pag",
"files": [
"https://github.com/iljung1106/comfyui-anima-safe-pag"
],
"install_type": "git-clone",
"description": "A soft, Anima-friendly Perturbed Attention Guidance node for ComfyUI."
},
{
"author": "TechnoWarrior2",
"title": "ComfyUI Image Picker",
"reference": "https://github.com/TechnoWarrior2/comfyui-image-picker",
"files": [
"https://github.com/TechnoWarrior2/comfyui-image-picker"
],
"install_type": "git-clone",
"description": "Pauses your workflow and opens a popup window to manually pick which generated images pass through to the rest of the graph."
},
{
"author": "TechnoWarrior2",
"title": "ComfyUI Live Preview",
"reference": "https://github.com/TechnoWarrior2/comfyui-live-preview",
"files": [
"https://github.com/TechnoWarrior2/comfyui-live-preview"
],
"install_type": "git-clone",
"description": "Displays a large draggable floating window with live denoising step previews as your image generates, similar to A1111 and Forge."
},
{
"author": "Moon-NE",
"title": "MoonNe_Nodes",
"reference": "https://github.com/Moon-NE/MoonNe_Nodes",
"files": [
"https://github.com/Moon-NE/MoonNe_Nodes"
],
"install_type": "git-clone",
"description": "Custom nodes for text operations, including concatenation, horizontal-to-vertical conversion, and batch processing."
},
{
"author": "younestft",
"title": "Comfy EverAnimate",
"reference": "https://github.com/younestft/Comfy_EverAnimate",
"files": [
"https://github.com/younestft/Comfy_EverAnimate"
],
"install_type": "git-clone",
"description": "Native ComfyUI nodes for EverAnimate-style chunked WanAnimate workflows, including master/chunk settings, chunk calculation, image carry-over, and boundary color correction."
}
]
}

View File

@ -1217,6 +1217,15 @@
"title_aux": "Pixel3DMM ComfyUI Nodes"
}
],
"https://github.com/A1-multiply/ComfyUI-LatentSaver": [
[
"A1LoadLatent",
"A1SaveLatent"
],
{
"title_aux": "ComfyUI LatentSaver"
}
],
"https://github.com/A4P7J1N7M05OT/ComfyUI-InlineVariableWildcards": [
[
"InlineWildcardGenerator",
@ -3867,6 +3876,7 @@
"Beaufort",
"Bifid",
"Binary2String",
"BitsCounter",
"BitwiseAND",
"BitwiseLS",
"BitwiseNOT",
@ -3888,6 +3898,11 @@
"ConcatKDFHash_Derive",
"ConcatKDFHash_Verify",
"ConstantTimeCompare",
"DERPrivateKey",
"DERPublicKey",
"ECPrivateKey",
"ECPublicKey",
"ECSign",
"EdDSAPrivateKeyFormat",
"EdDSAPublicKeyFormat",
"EdDSASignature",
@ -3912,6 +3927,8 @@
"Nihilist",
"PBKDF2HMAC_Derive",
"PBKDF2HMAC_Verify",
"PEMPrivateKey",
"PEMPublicKey",
"Padding",
"Playfair",
"Polybius",
@ -3947,6 +3964,7 @@
"X963KDF_Derive",
"X963KDF_Verify",
"XExchange",
"XOFHash",
"XPrivateKeyFormat",
"XPublicKeyFormat",
"Zigzag"
@ -5057,6 +5075,14 @@
"title_aux": "ComfyUI-BS_Kokoro-onnx"
}
],
"https://github.com/Burgstall-labs/ComfyUI-Domemaster-Outpaint": [
[
"EquirectToDomemaster"
],
{
"title_aux": "ComfyUI-Domemaster-Outpaint"
}
],
"https://github.com/Burve/ComfyUI_Burve_Tools": [
[
"BurveGoogleImageGen",
@ -6307,6 +6333,15 @@
"title_aux": "ComfyUI-CRZnodes"
}
],
"https://github.com/CoreyCorza/comfyui-lora-loader": [
[
"CorzaCleanAppliedLoRAs",
"CorzaLoRAClean"
],
{
"title_aux": "Corza LoRA Loader (Clean)"
}
],
"https://github.com/Cornmeister/ComfyUI-CornmeisterNL-PowerPack": [
[
"CornmeisterNL_PowerDiffusionModelLoader",
@ -6905,6 +6940,7 @@
],
"https://github.com/DailyMok/ComfyUI-dAIly": [
[
"PromptMixerV2dAIly",
"PromptMixerdAIly",
"TokenCounterdAIly"
],
@ -17399,26 +17435,24 @@
"KSampler Advanced (Dual Output)",
"Load Folder",
"Load VACE Module",
"Loop SCAIL Pose Frames",
"Match Color Palette",
"Native Wan Pose Strength",
"Pixelation Dimensions",
"Preview (webm)",
"PreviewAsMarkdown",
"PreviewImageAlpha",
"Remove Background",
"ReplaceAlpha",
"Resize Image and Mask by Side",
"SCAIL Pose Frames",
"Save Folder as ZIP",
"Save To Zip",
"Shift Image Batch",
"Snap to Divisible",
"Sprite Scale Calculator",
"Spritesheet Builder",
"Spritesheet Preview",
"String to List",
"Temporal Mask Cropper",
"Trim Conditioning",
"VACE Sampler",
"WAN Frame Calculator",
"WAN Frames to Add & Cut"
],
@ -25218,6 +25252,17 @@
"TTP_Expand_And_Mask",
"TTP_Image_Assy",
"TTP_Image_Tile_Batch",
"TTP_QwenVL3_Local_Loader_Experimental",
"TTP_Smart_Tile_Assemble_Experimental",
"TTP_Smart_Tile_Image_Upscale_Prep_Experimental",
"TTP_Smart_Tile_Interactive_Crop_Experimental",
"TTP_Smart_Tile_Loop_Collect_Experimental",
"TTP_Smart_Tile_Loop_Source_Experimental",
"TTP_Smart_Tile_Output_Size_Estimate_Experimental",
"TTP_Smart_Tile_QwenVL_Prompt_Set_Builder_Experimental",
"TTP_Smart_Tile_Save_Final_Image_Experimental",
"TTP_Smart_Tile_Semantic_Rank_Experimental",
"TTP_Smart_Tile_Set_Preview_Experimental",
"TTP_Tile_image_size",
"TTP_condsetarea_merge",
"TTP_condsetarea_merge_test",
@ -26780,6 +26825,7 @@
"XB_AutoBubbleTextRenderer",
"XB_BatchFolderLoader",
"XB_BerniniConditioning",
"XB_BerniniPromptRouter",
"XB_CLIPNameBroadcaster",
"XB_CanvasLabel",
"XB_CheckpointBlockSwap",
@ -26791,6 +26837,7 @@
"XB_HumanSegModelLoader",
"XB_HumanSegmentation",
"XB_ImageParamsMaster",
"XB_K2StyleRouter",
"XB_KSampler",
"XB_KSamplerAdvanced",
"XB_MSR",
@ -30488,6 +30535,8 @@
"BFSHeadSwapLoRADebug",
"FaceSequenceBatch",
"FrameRangedFaceLoader",
"LTXIdentityCAN",
"LTXIdentityGemmaVision",
"LTXIdentityOverlapConditioning",
"LTXIdentityTransfer",
"LTXVApplyNeutralMask",
@ -33599,6 +33648,29 @@
"title_aux": "ComfyUI-ColorCorrectGPU"
}
],
"https://github.com/boobkake22/ComfyUI-SamplingPlanner": [
[
"AccelerationModelPair",
"AccelerationSelector",
"KSamplerBreakout",
"ModelPairBreakout",
"MoeSamplerBreakout",
"PrioritySelector",
"ProgressiveSigmaControl",
"RangeSplitOverrideLegacy",
"SamplerSelector",
"SamplingPlanWan22",
"SchedulerSelector",
"ShiftOverride",
"SigmaBreakout",
"StepBudget",
"StepSplitOverride",
"TaskSelector"
],
{
"title_aux": "Sampling Planner"
}
],
"https://github.com/boobkake22/ComfyUI-SimpleSwitch": [
[
"SimpleAudioLatentSwitch",
@ -39580,6 +39652,18 @@
"title_aux": "demofusion-comfyui"
}
],
"https://github.com/designloves2/ComfyUI-TJ_NODE_STUDIO_ONE": [
[
"Flux2KleinOneTJNode",
"Krea2OneTJNode",
"QwenImageEdit2511OneTJNode",
"SDXLOneTJNode",
"ZImageTurboOneNode"
],
{
"title_aux": "ComfyUI-TJ_NODE_STUDIO_ONE"
}
],
"https://github.com/destinyfaux/Z-Fuse": [
[
"ZFuseBake",
@ -43141,10 +43225,12 @@
"LTXAttentionTimestepEvolution",
"LTXAttentionZoneAnalysis",
"LTXLatentDims",
"LTXQKVMultiplier",
"LTXQKVStoreInspect",
"LTXQKVTransfer",
"LTXRFForwardSampler",
"LTXRFReverseSampler",
"LTXResetPatches",
"LTXStoreDump",
"LTXStoreLoad"
],
@ -46545,6 +46631,14 @@
"title_aux": "ComfyUI-iterationNode"
}
],
"https://github.com/iljung1106/comfyui-anima-safe-pag": [
[
"AnimaSafePAG"
],
{
"title_aux": "Anima Safe PAG"
}
],
"https://github.com/illuminatianon/comfyui-csvwildcards": [
[
"CSVWildcardNode",
@ -54478,6 +54572,14 @@
"title_aux": "h4 ToolKit"
}
],
"https://github.com/maDcaDDie2000/comfyui_depth_layer_rasterizer": [
[
"DepthRasterizeLayers"
],
{
"title_aux": "Depth Layer Rasterizer"
}
],
"https://github.com/maartenharms/comfyui-flowpath": [
[
"FlowPath"
@ -59986,6 +60088,7 @@
[
"PJ_Image_Handler",
"PJ_Latent_Generator",
"PJ_Lora_Loader",
"PJ_Text_Translator",
"PJ_Video_Latent_Generator"
],
@ -67885,6 +67988,15 @@
"title_aux": "ComfyUI-API-DockerCPU"
}
],
"https://github.com/trx7111/ComfyUI-TrixNodes": [
[
"TrixBypasser",
"TrixBypasserSimple"
],
{
"title_aux": "ComfyUI-TrixNodes"
}
],
"https://github.com/tsogzark/ComfyUI-load-image-from-url": [
[
"LoadImageFromUrlOrPath"
@ -69744,7 +69856,10 @@
],
"https://github.com/wearekhepri/comfyui-kepri-nodes-pack": [
[
"KepriAspectRatio",
"KepriFramingAnalysis",
"KepriImageFinalize",
"KepriMaskAnalysis",
"KepriMaskMerge"
],
{

File diff suppressed because it is too large Load Diff

View File

@ -109,7 +109,14 @@ class StrictVersion:
self.parse_version_string()
def parse_version_string(self):
parts = self.version_string.split('.')
# Handle semver pre-release suffix: "1.2.3-beta.1" → core="1.2.3", pre="beta.1"
core = self.version_string
if '-' in core:
dash_pos = core.index('-')
self.pre_release = core[dash_pos + 1:]
core = core[:dash_pos]
parts = core.split('.')
if not parts:
raise ValueError("Version string must not be empty")
@ -117,8 +124,8 @@ class StrictVersion:
self.minor = int(parts[1]) if len(parts) > 1 else 0
self.patch = int(parts[2]) if len(parts) > 2 else 0
# Handling pre-release versions if present
if len(parts) > 3:
# Also handle legacy 4-part dot notation: "1.2.3.beta1"
if self.pre_release is None and len(parts) > 3:
self.pre_release = parts[3]
def __str__(self):
@ -630,4 +637,4 @@ def restore_pip_snapshot(pips, options):
if res != 0:
failed.append(x)
print(f"Installation failed for pip packages: {failed}")
print(f"Installation failed for pip packages: {failed}")

View File

@ -1874,9 +1874,14 @@
"DonutSave",
"DonutTiledUpscale",
"DonutUniversalDetailer",
"DonutWeightVectorScale",
"DonutWidenMergeCLIP",
"DonutWidenMergeUNet",
"DonutZitConditioningRebalance",
"DonutZitHybridApply",
"DonutZitHybridLoader",
"DonutZitHybridOverride",
"DonutZitHybridSave",
"DonutZitLayerBlendEncode",
"LoadLBW //Inspire",
"LoraBlockInfo //Inspire",
@ -3484,6 +3489,7 @@
"MpiReroute",
"MpiRoundToMultiple",
"MpiRoundToMultipleRes",
"MpiSaveVideo",
"MpiScaledDimensions",
"MpiSimpleBoolean",
"MpiString",
@ -7217,7 +7223,10 @@
"WanMoveSVI_FLF_Mask",
"WanMoveSVI_FLF_Stitch",
"WanMoveSVI_FLF_Visualize",
"WanMoveSVI_FLF_v2"
"WanMoveSVI_FLF_v2",
"Wan_Float",
"Wan_Integer",
"Wan_Length"
],
{
"title_aux": "ComfyUI-WanMoveSVI_FLF_v2"
@ -8889,6 +8898,7 @@
"ETNodes-Color-Selector",
"ETNodes-Gemini-API-Image",
"ETNodes-Gemini-API-Text",
"ETNodes-Gemini-API-Video",
"ETNodes-List-Items",
"ETNodes-List-Selector",
"ETNodes-Text-Preview"

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,125 @@
{
"custom_nodes": [
{
"author": "younestft",
"title": "Comfy EverAnimate",
"reference": "https://github.com/younestft/Comfy_EverAnimate",
"files": [
"https://github.com/younestft/Comfy_EverAnimate"
],
"install_type": "git-clone",
"description": "Native ComfyUI nodes for EverAnimate-style chunked WanAnimate workflows, including master/chunk settings, chunk calculation, image carry-over, and boundary color correction."
},
{
"author": "Moon-NE",
"title": "MoonNe_Nodes",
"reference": "https://github.com/Moon-NE/MoonNe_Nodes",
"files": [
"https://github.com/Moon-NE/MoonNe_Nodes"
],
"install_type": "git-clone",
"description": "Custom nodes for text operations, including concatenation, horizontal-to-vertical conversion, and batch processing."
},
{
"author": "TechnoWarrior2",
"title": "ComfyUI Image Picker",
"reference": "https://github.com/TechnoWarrior2/comfyui-image-picker",
"files": [
"https://github.com/TechnoWarrior2/comfyui-image-picker"
],
"install_type": "git-clone",
"description": "Pauses your workflow and opens a popup window to manually pick which generated images pass through to the rest of the graph."
},
{
"author": "TechnoWarrior2",
"title": "ComfyUI Live Preview",
"reference": "https://github.com/TechnoWarrior2/comfyui-live-preview",
"files": [
"https://github.com/TechnoWarrior2/comfyui-live-preview"
],
"install_type": "git-clone",
"description": "Displays a large draggable floating window with live denoising step previews as your image generates, similar to A1111 and Forge."
},
{
"author": "shootthesound",
"title": "Lighthouse",
"reference": "https://github.com/shootthesound/comfyui-lighthouse",
"files": [
"https://github.com/shootthesound/comfyui-lighthouse"
],
"install_type": "git-clone",
"description": "A non-destructive overlay that lights up every node by graph distance from the one you click. Diagnostic for big workflows, educational for understanding workflows others built, and surgical when you need to focus on one neighbourhood at a time."
},
{
"author": "shootthesound",
"title": "CleanFreak",
"reference": "https://github.com/shootthesound/comfyui-CleanFreak",
"files": [
"https://github.com/shootthesound/comfyui-CleanFreak"
],
"install_type": "git-clone",
"description": "One-click tidy-by-role for any ComfyUI workflow — loaders, encoders, samplers, decoders, and outputs each sorted into their own column with coloured group cards and connections preserved. 1200+ node classes pre-classified out of the box."
},
{
"author": "shootthesound",
"title": "Finding LoRA",
"reference": "https://github.com/shootthesound/comfyui-lora-FindingLora",
"files": [
"https://github.com/shootthesound/comfyui-lora-FindingLora"
],
"install_type": "git-clone",
"description": "A LoRA loader with bookmarks, trigger-word storage and click-to-copy, fuzzy search, and a one-click button to drop another loader inline and wire it into the model chain automatically."
},
{
"author": "shootthesound",
"title": "Image of the Day",
"reference": "https://github.com/shootthesound/comfyui-image-of-the-day",
"files": [
"https://github.com/shootthesound/comfyui-image-of-the-day"
],
"install_type": "git-clone",
"description": "Fetch a fresh image straight into your workflow from 8 daily/random sources. Useful for prompt testing, style references, daily-image automations, or just kicking off a workflow with something interesting."
},
{
"author": "boobkake22",
"title": "Sampling Planner",
"reference": "https://github.com/boobkake22/ComfyUI-SamplingPlanner",
"files": [
"https://github.com/boobkake22/ComfyUI-SamplingPlanner"
],
"install_type": "git-clone",
"description": "Task-aware Wan 2.2 sampling plans and sampler-specific breakout nodes for ComfyUI."
},
{
"author": "iljung1106",
"title": "Anima Safe PAG",
"reference": "https://github.com/iljung1106/comfyui-anima-safe-pag",
"files": [
"https://github.com/iljung1106/comfyui-anima-safe-pag"
],
"install_type": "git-clone",
"description": "A soft, Anima-friendly Perturbed Attention Guidance node for ComfyUI."
},
{
"author": "burgstall-labs",
"title": "ComfyUI-Domemaster-Outpaint",
"reference": "https://github.com/Burgstall-labs/ComfyUI-Domemaster-Outpaint",
"files": [
"https://github.com/Burgstall-labs/ComfyUI-Domemaster-Outpaint"
],
"install_type": "git-clone",
"description": "Outpaint flat video into fulldome / planetarium shows: domemaster rendering with tilted-venue presets for ComfyUI, on top of the Burgstall Labs 360 outpaint pipeline."
},
{
"author": "depth-layer-rasterizer",
"title": "Depth Layer Rasterizer",
"reference": "https://github.com/maDcaDDie2000/comfyui_depth_layer_rasterizer",
"files": [
"https://github.com/maDcaDDie2000/comfyui_depth_layer_rasterizer"
],
"install_type": "git-clone",
"description": "Depth-map paper-cut and parallax layer rasterizer for ComfyUI"
},
{
"author": "artokun",
"title": "ComfyUI Agent Panel",

View File

@ -1217,6 +1217,15 @@
"title_aux": "Pixel3DMM ComfyUI Nodes"
}
],
"https://github.com/A1-multiply/ComfyUI-LatentSaver": [
[
"A1LoadLatent",
"A1SaveLatent"
],
{
"title_aux": "ComfyUI LatentSaver"
}
],
"https://github.com/A4P7J1N7M05OT/ComfyUI-InlineVariableWildcards": [
[
"InlineWildcardGenerator",
@ -3867,6 +3876,7 @@
"Beaufort",
"Bifid",
"Binary2String",
"BitsCounter",
"BitwiseAND",
"BitwiseLS",
"BitwiseNOT",
@ -3888,6 +3898,11 @@
"ConcatKDFHash_Derive",
"ConcatKDFHash_Verify",
"ConstantTimeCompare",
"DERPrivateKey",
"DERPublicKey",
"ECPrivateKey",
"ECPublicKey",
"ECSign",
"EdDSAPrivateKeyFormat",
"EdDSAPublicKeyFormat",
"EdDSASignature",
@ -3912,6 +3927,8 @@
"Nihilist",
"PBKDF2HMAC_Derive",
"PBKDF2HMAC_Verify",
"PEMPrivateKey",
"PEMPublicKey",
"Padding",
"Playfair",
"Polybius",
@ -3947,6 +3964,7 @@
"X963KDF_Derive",
"X963KDF_Verify",
"XExchange",
"XOFHash",
"XPrivateKeyFormat",
"XPublicKeyFormat",
"Zigzag"
@ -5057,6 +5075,14 @@
"title_aux": "ComfyUI-BS_Kokoro-onnx"
}
],
"https://github.com/Burgstall-labs/ComfyUI-Domemaster-Outpaint": [
[
"EquirectToDomemaster"
],
{
"title_aux": "ComfyUI-Domemaster-Outpaint"
}
],
"https://github.com/Burve/ComfyUI_Burve_Tools": [
[
"BurveGoogleImageGen",
@ -6307,6 +6333,15 @@
"title_aux": "ComfyUI-CRZnodes"
}
],
"https://github.com/CoreyCorza/comfyui-lora-loader": [
[
"CorzaCleanAppliedLoRAs",
"CorzaLoRAClean"
],
{
"title_aux": "Corza LoRA Loader (Clean)"
}
],
"https://github.com/Cornmeister/ComfyUI-CornmeisterNL-PowerPack": [
[
"CornmeisterNL_PowerDiffusionModelLoader",
@ -6905,6 +6940,7 @@
],
"https://github.com/DailyMok/ComfyUI-dAIly": [
[
"PromptMixerV2dAIly",
"PromptMixerdAIly",
"TokenCounterdAIly"
],
@ -17399,26 +17435,24 @@
"KSampler Advanced (Dual Output)",
"Load Folder",
"Load VACE Module",
"Loop SCAIL Pose Frames",
"Match Color Palette",
"Native Wan Pose Strength",
"Pixelation Dimensions",
"Preview (webm)",
"PreviewAsMarkdown",
"PreviewImageAlpha",
"Remove Background",
"ReplaceAlpha",
"Resize Image and Mask by Side",
"SCAIL Pose Frames",
"Save Folder as ZIP",
"Save To Zip",
"Shift Image Batch",
"Snap to Divisible",
"Sprite Scale Calculator",
"Spritesheet Builder",
"Spritesheet Preview",
"String to List",
"Temporal Mask Cropper",
"Trim Conditioning",
"VACE Sampler",
"WAN Frame Calculator",
"WAN Frames to Add & Cut"
],
@ -25218,6 +25252,17 @@
"TTP_Expand_And_Mask",
"TTP_Image_Assy",
"TTP_Image_Tile_Batch",
"TTP_QwenVL3_Local_Loader_Experimental",
"TTP_Smart_Tile_Assemble_Experimental",
"TTP_Smart_Tile_Image_Upscale_Prep_Experimental",
"TTP_Smart_Tile_Interactive_Crop_Experimental",
"TTP_Smart_Tile_Loop_Collect_Experimental",
"TTP_Smart_Tile_Loop_Source_Experimental",
"TTP_Smart_Tile_Output_Size_Estimate_Experimental",
"TTP_Smart_Tile_QwenVL_Prompt_Set_Builder_Experimental",
"TTP_Smart_Tile_Save_Final_Image_Experimental",
"TTP_Smart_Tile_Semantic_Rank_Experimental",
"TTP_Smart_Tile_Set_Preview_Experimental",
"TTP_Tile_image_size",
"TTP_condsetarea_merge",
"TTP_condsetarea_merge_test",
@ -26780,6 +26825,7 @@
"XB_AutoBubbleTextRenderer",
"XB_BatchFolderLoader",
"XB_BerniniConditioning",
"XB_BerniniPromptRouter",
"XB_CLIPNameBroadcaster",
"XB_CanvasLabel",
"XB_CheckpointBlockSwap",
@ -26791,6 +26837,7 @@
"XB_HumanSegModelLoader",
"XB_HumanSegmentation",
"XB_ImageParamsMaster",
"XB_K2StyleRouter",
"XB_KSampler",
"XB_KSamplerAdvanced",
"XB_MSR",
@ -30488,6 +30535,8 @@
"BFSHeadSwapLoRADebug",
"FaceSequenceBatch",
"FrameRangedFaceLoader",
"LTXIdentityCAN",
"LTXIdentityGemmaVision",
"LTXIdentityOverlapConditioning",
"LTXIdentityTransfer",
"LTXVApplyNeutralMask",
@ -33599,6 +33648,29 @@
"title_aux": "ComfyUI-ColorCorrectGPU"
}
],
"https://github.com/boobkake22/ComfyUI-SamplingPlanner": [
[
"AccelerationModelPair",
"AccelerationSelector",
"KSamplerBreakout",
"ModelPairBreakout",
"MoeSamplerBreakout",
"PrioritySelector",
"ProgressiveSigmaControl",
"RangeSplitOverrideLegacy",
"SamplerSelector",
"SamplingPlanWan22",
"SchedulerSelector",
"ShiftOverride",
"SigmaBreakout",
"StepBudget",
"StepSplitOverride",
"TaskSelector"
],
{
"title_aux": "Sampling Planner"
}
],
"https://github.com/boobkake22/ComfyUI-SimpleSwitch": [
[
"SimpleAudioLatentSwitch",
@ -39580,6 +39652,18 @@
"title_aux": "demofusion-comfyui"
}
],
"https://github.com/designloves2/ComfyUI-TJ_NODE_STUDIO_ONE": [
[
"Flux2KleinOneTJNode",
"Krea2OneTJNode",
"QwenImageEdit2511OneTJNode",
"SDXLOneTJNode",
"ZImageTurboOneNode"
],
{
"title_aux": "ComfyUI-TJ_NODE_STUDIO_ONE"
}
],
"https://github.com/destinyfaux/Z-Fuse": [
[
"ZFuseBake",
@ -43141,10 +43225,12 @@
"LTXAttentionTimestepEvolution",
"LTXAttentionZoneAnalysis",
"LTXLatentDims",
"LTXQKVMultiplier",
"LTXQKVStoreInspect",
"LTXQKVTransfer",
"LTXRFForwardSampler",
"LTXRFReverseSampler",
"LTXResetPatches",
"LTXStoreDump",
"LTXStoreLoad"
],
@ -46545,6 +46631,14 @@
"title_aux": "ComfyUI-iterationNode"
}
],
"https://github.com/iljung1106/comfyui-anima-safe-pag": [
[
"AnimaSafePAG"
],
{
"title_aux": "Anima Safe PAG"
}
],
"https://github.com/illuminatianon/comfyui-csvwildcards": [
[
"CSVWildcardNode",
@ -54478,6 +54572,14 @@
"title_aux": "h4 ToolKit"
}
],
"https://github.com/maDcaDDie2000/comfyui_depth_layer_rasterizer": [
[
"DepthRasterizeLayers"
],
{
"title_aux": "Depth Layer Rasterizer"
}
],
"https://github.com/maartenharms/comfyui-flowpath": [
[
"FlowPath"
@ -59986,6 +60088,7 @@
[
"PJ_Image_Handler",
"PJ_Latent_Generator",
"PJ_Lora_Loader",
"PJ_Text_Translator",
"PJ_Video_Latent_Generator"
],
@ -67885,6 +67988,15 @@
"title_aux": "ComfyUI-API-DockerCPU"
}
],
"https://github.com/trx7111/ComfyUI-TrixNodes": [
[
"TrixBypasser",
"TrixBypasserSimple"
],
{
"title_aux": "ComfyUI-TrixNodes"
}
],
"https://github.com/tsogzark/ComfyUI-load-image-from-url": [
[
"LoadImageFromUrlOrPath"
@ -69744,7 +69856,10 @@
],
"https://github.com/wearekhepri/comfyui-kepri-nodes-pack": [
[
"KepriAspectRatio",
"KepriFramingAnalysis",
"KepriImageFinalize",
"KepriMaskAnalysis",
"KepriMaskMerge"
],
{