mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-21 13:58:11 +08:00
Compare commits
11 Commits
167e4a2879
...
05a518663b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
05a518663b | ||
|
|
037987b917 | ||
|
|
8076c200fc | ||
|
|
69bad851e0 | ||
|
|
47df9c702c | ||
|
|
d6df033a21 | ||
|
|
d72007d1a8 | ||
|
|
79a5258dd2 | ||
|
|
16a212aa70 | ||
|
|
396308854d | ||
|
|
8b5ebfc51e |
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -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"
|
||||
],
|
||||
{
|
||||
|
||||
10933
github-stats.json
10933
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -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}")
|
||||
|
||||
@ -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
@ -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",
|
||||
|
||||
@ -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"
|
||||
],
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user