diff --git a/custom-node-list.json b/custom-node-list.json index acd24961..4d0888c9 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -30978,8 +30978,8 @@ "description": "A collection of custom nodes for ComfyUI that enable progressive blending and color matching effects across image batches/video frames." }, { - "author": "VraethrDalkr", - "title": "ComfyUI-ProgressiveBlend", + "author": "NHLStenden", + "title": "ComfyUI-ImageBag", "reference": "https://github.com/NHLStenden/ComfyUI-ImageBag", "files": [ "https://github.com/NHLStenden/ComfyUI-ImageBag" diff --git a/extension-node-map.json b/extension-node-map.json index 80d1e674..89f1c332 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1957,12 +1957,15 @@ ], "https://github.com/Alectriciti/comfyui-creativeprompts": [ [ + "CleanupTags", "PromptGenerator", "PromptReplace", "PromptRewrap", "ShuffleTags", "ShuffleTagsAdvanced", - "StringListAppend" + "StringListAppend", + "StringMerger12", + "StringMerger4" ], { "title_aux": "comfyui-creativeprompts" @@ -9729,7 +9732,7 @@ "EnhancedImageColourTransferNode" ], { - "title_aux": "ComfyUI-ProgressiveBlend" + "title_aux": "ComfyUI-ImageBag" } ], "https://github.com/NMWave/ComfyUI-Nader-Tagging": [ diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 0e17878e..ee7e6614 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -40,16 +40,6 @@ "install_type": "git-clone", "description": "HDM(HomeDiffusionModel) Extension" }, - { - "author": "flybirdxx", - "title": "ComfyUI Sliding Window [WIP]", - "reference": "https://github.com/PixWizardry/ComfyUI_Sliding_Window", - "files": [ - "https://github.com/PixWizardry/ComfyUI_Sliding_Window" - ], - "install_type": "git-clone", - "description": "This set of nodes provides a powerful sliding window or 'tiling' technique for processing long videos and animations in ComfyUI. It allows you to work on animations that are longer than your VRAM would typically allow by breaking the job into smaller, overlapping chunks and seamlessly blending them back together." - }, { "author": "TimothyCMeehan", "title": "ComfyUI CK3 Presets", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index 53c52017..058397c6 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -2915,16 +2915,6 @@ "title_aux": "DoomFLUX Nodes [WIP]" } ], - "https://github.com/PixWizardry/ComfyUI_Sliding_Window": [ - [ - "CalculateLatentFrames", - "IterativeSampler", - "PrepareLatentSchedule" - ], - { - "title_aux": "ComfyUI Sliding Window [WIP]" - } - ], "https://github.com/Poseidon-fan/ComfyUI-fileCleaner": [ [ "Clean input and output file" diff --git a/node_db/dev/github-stats.json b/node_db/dev/github-stats.json index f48c20b8..cf5e7e34 100644 --- a/node_db/dev/github-stats.json +++ b/node_db/dev/github-stats.json @@ -944,11 +944,6 @@ "last_update": "2025-06-30 20:41:45", "author_account_age_days": 650 }, - "https://github.com/PixWizardry/ComfyUI_Sliding_Window": { - "stars": 1, - "last_update": "2025-08-13 19:45:48", - "author_account_age_days": 2 - }, "https://github.com/Poseidon-fan/ComfyUI-fileCleaner": { "stars": 1, "last_update": "2024-11-19 02:42:29", diff --git a/node_db/legacy/custom-node-list.json b/node_db/legacy/custom-node-list.json index b4455535..9fd41e76 100644 --- a/node_db/legacy/custom-node-list.json +++ b/node_db/legacy/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "flybirdxx", + "title": "ComfyUI Sliding Window [REMOVED]", + "reference": "https://github.com/PixWizardry/ComfyUI_Sliding_Window", + "files": [ + "https://github.com/PixWizardry/ComfyUI_Sliding_Window" + ], + "install_type": "git-clone", + "description": "This set of nodes provides a powerful sliding window or 'tiling' technique for processing long videos and animations in ComfyUI. It allows you to work on animations that are longer than your VRAM would typically allow by breaking the job into smaller, overlapping chunks and seamlessly blending them back together." + }, { "author": "SykkoAtHome", "title": "Sykko Tools for ComfyUI [REMOVED]", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 80d1e674..89f1c332 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -1957,12 +1957,15 @@ ], "https://github.com/Alectriciti/comfyui-creativeprompts": [ [ + "CleanupTags", "PromptGenerator", "PromptReplace", "PromptRewrap", "ShuffleTags", "ShuffleTagsAdvanced", - "StringListAppend" + "StringListAppend", + "StringMerger12", + "StringMerger4" ], { "title_aux": "comfyui-creativeprompts" @@ -9729,7 +9732,7 @@ "EnhancedImageColourTransferNode" ], { - "title_aux": "ComfyUI-ProgressiveBlend" + "title_aux": "ComfyUI-ImageBag" } ], "https://github.com/NMWave/ComfyUI-Nader-Tagging": [