Compare commits

...

7 Commits

Author SHA1 Message Date
Peter Neill
75b9986493
Merge 23c849a745 into 79a5258dd2 2026-07-06 19:08:07 +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
Peter Neill
23c849a745 Add ComfyUI-WorkflowDropZone 2026-06-07 18:31:37 +01:00
Peter Neill
5657fd60df
Merge branch 'Comfy-Org:main' into main 2026-06-07 18:31:11 +01:00
shootthesound
6cf120e3ee
Merge pull request #2 from shootthesound/shootthesound-patch-2
Enhance description for comfyUI-LongLook
2025-12-28 17:09:10 +00:00
shootthesound
5105f38233
Enhance description for comfyUI-LongLook
Updated description to include Block Edit and Save features.
2025-12-28 17:08:40 +00:00
5 changed files with 5729 additions and 5386 deletions

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "shootthesound",
"title": "ComfyUI-WorkflowDropZone",
"reference": "https://github.com/shootthesound/ComfyUI-WorkflowDropZone",
"files": [
"https://github.com/shootthesound/ComfyUI-WorkflowDropZone"
],
"install_type": "git-clone",
"description": "A persistent drop zone for loading workflows from images or .json files — a reliable alternative to ComfyUI's built-in drag-and-drop, with crash-recovery snapshots, recents, favorites, paste and append."
},
{
"author": "Carasibana",
"title": "ComfyUI-SimpleFloatSlider",
@ -24207,6 +24217,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",
@ -46306,6 +46326,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 +54083,26 @@
],
"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."
}
]
}

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",
@ -5057,6 +5066,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 +6324,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 +6931,7 @@
],
"https://github.com/DailyMok/ComfyUI-dAIly": [
[
"PromptMixerV2dAIly",
"PromptMixerdAIly",
"TokenCounterdAIly"
],
@ -17399,26 +17426,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 +25243,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",
@ -30488,6 +30524,8 @@
"BFSHeadSwapLoRADebug",
"FaceSequenceBatch",
"FrameRangedFaceLoader",
"LTXIdentityCAN",
"LTXIdentityGemmaVision",
"LTXIdentityOverlapConditioning",
"LTXIdentityTransfer",
"LTXVApplyNeutralMask",
@ -33599,6 +33637,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 +39641,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 +43214,12 @@
"LTXAttentionTimestepEvolution",
"LTXAttentionZoneAnalysis",
"LTXLatentDims",
"LTXQKVMultiplier",
"LTXQKVStoreInspect",
"LTXQKVTransfer",
"LTXRFForwardSampler",
"LTXRFReverseSampler",
"LTXResetPatches",
"LTXStoreDump",
"LTXStoreLoad"
],
@ -46545,6 +46620,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 +54561,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 +60077,7 @@
[
"PJ_Image_Handler",
"PJ_Latent_Generator",
"PJ_Lora_Loader",
"PJ_Text_Translator",
"PJ_Video_Latent_Generator"
],
@ -67885,6 +67977,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 +69845,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

@ -1,5 +1,45 @@
{
"custom_nodes": [
{
"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",
@ -5057,6 +5066,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 +6324,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 +6931,7 @@
],
"https://github.com/DailyMok/ComfyUI-dAIly": [
[
"PromptMixerV2dAIly",
"PromptMixerdAIly",
"TokenCounterdAIly"
],
@ -17399,26 +17426,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 +25243,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",
@ -30488,6 +30524,8 @@
"BFSHeadSwapLoRADebug",
"FaceSequenceBatch",
"FrameRangedFaceLoader",
"LTXIdentityCAN",
"LTXIdentityGemmaVision",
"LTXIdentityOverlapConditioning",
"LTXIdentityTransfer",
"LTXVApplyNeutralMask",
@ -33599,6 +33637,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 +39641,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 +43214,12 @@
"LTXAttentionTimestepEvolution",
"LTXAttentionZoneAnalysis",
"LTXLatentDims",
"LTXQKVMultiplier",
"LTXQKVStoreInspect",
"LTXQKVTransfer",
"LTXRFForwardSampler",
"LTXRFReverseSampler",
"LTXResetPatches",
"LTXStoreDump",
"LTXStoreLoad"
],
@ -46545,6 +46620,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 +54561,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 +60077,7 @@
[
"PJ_Image_Handler",
"PJ_Latent_Generator",
"PJ_Lora_Loader",
"PJ_Text_Translator",
"PJ_Video_Latent_Generator"
],
@ -67885,6 +67977,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 +69845,10 @@
],
"https://github.com/wearekhepri/comfyui-kepri-nodes-pack": [
[
"KepriAspectRatio",
"KepriFramingAnalysis",
"KepriImageFinalize",
"KepriMaskAnalysis",
"KepriMaskMerge"
],
{