diff --git a/custom-node-list.json b/custom-node-list.json index 5aebe345..b9837a84 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -15259,6 +15259,16 @@ "install_type": "git-clone", "description": "A powerful and feature-rich custom node collection for ComfyUI that integrates the Kokoro TTS (Text-to-Speech) system with advanced voice modification capabilities. This package allows you to generate natural-sounding speech and apply various voice effects within ComfyUI workflows." }, + { + "author": "GeekyGhost", + "title": "ComfyUI Geeky AudioMixer", + "reference": "https://github.com/GeekyGhost/ComfyUI_Geeky_AudioMixer", + "files": [ + "https://github.com/GeekyGhost/ComfyUI_Geeky_AudioMixer" + ], + "install_type": "git-clone", + "description": "Audio Mixing node for ComfyUI" + }, { "author": "Dobidop", "title": "Dobidop ComfyStereo", @@ -30345,6 +30355,16 @@ "install_type": "git-clone", "description": "Advanced Eye Tracking ControlNet System for ComfyUI - Professional eye-tracking with MediaPipe, 6-DOF Kalman filtering, and WAN 2.1/2.2 compatibility" }, + { + "author": "Novice_Chen", + "title": "ComfyUI-XingLiu", + "reference": "https://github.com/NewNoviceChen/ComfyUI-XingLiu", + "files": [ + "https://github.com/NewNoviceChen/ComfyUI-XingLiu" + ], + "install_type": "git-clone", + "description": "A ComfyUI node that integrates LibLib's text-to-image and image-to-image generation capabilities, with customizable ControlNet and Lora support." + }, @@ -30774,16 +30794,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "Novice_Chen", - "title": "ComfyUI-XingLiu", - "reference": "https://github.com/NewNoviceChen/ComfyUI-XingLiu", - "files": [ - "https://github.com/NewNoviceChen/ComfyUI-XingLiu" - ], - "install_type": "git-clone", - "description": "A ComfyUI node that integrates LibLib's text-to-image and image-to-image generation capabilities, with customizable ControlNet and Lora support." } ] } diff --git a/extension-node-map.json b/extension-node-map.json index 015878d7..e83f9f03 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -2425,7 +2425,7 @@ ], "https://github.com/Azornes/Comfyui-LayerForge": [ [ - "CanvasNode" + "LayerForgeNode" ], { "title_aux": "Comfyui-LayerForge" @@ -27592,6 +27592,27 @@ "title_aux": "ComfyUI-PromptPalette" } ], + "https://github.com/kanibus/kanibus": [ + [ + "AIDepthControl", + "AdvancedTrackingPro", + "BodyPoseEstimator", + "EmotionAnalyzer", + "HandTracking", + "KanibusMaster", + "LandmarkPro468", + "MultiControlNetApply", + "NeuralPupilTracker", + "NormalMapGenerator", + "ObjectSegmentation", + "SmartFacialMasking", + "TemporalSmoother", + "VideoFrameLoader" + ], + { + "title_aux": "KANIBUS - Advanced Eye Tracking ControlNet System" + } + ], "https://github.com/kantsche/ComfyUI-MixMod": [ [ "MixModBandFFTGuiderNode", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index cfc5a2a2..76ecf8a4 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -841,14 +841,6 @@ "title_aux": "comfyui-face-remap [WIP]" } ], - "https://github.com/BAIS1C/ComfyUI_BASICDancePoser": [ - [ - "ComfyUI_BASICDancePoser" - ], - { - "title_aux": "ComfyUI-AudioDuration [WIP]" - } - ], "https://github.com/BadCafeCode/execution-inversion-demo-comfyui": [ [ "AccumulateNode", diff --git a/node_db/dev/github-stats.json b/node_db/dev/github-stats.json index 37cca73b..4d9432fc 100644 --- a/node_db/dev/github-stats.json +++ b/node_db/dev/github-stats.json @@ -204,11 +204,6 @@ "last_update": "2024-10-17 19:59:40", "author_account_age_days": 4479 }, - "https://github.com/BAIS1C/ComfyUI_BASICDancePoser": { - "stars": 0, - "last_update": "2025-07-22 17:13:31", - "author_account_age_days": 892 - }, "https://github.com/BadCafeCode/execution-inversion-demo-comfyui": { "stars": 75, "last_update": "2025-03-09 00:44:37", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index d269a9ad..91f94c59 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,25 @@ { "custom_nodes": [ + { + "author": "Novice_Chen", + "title": "ComfyUI-XingLiu", + "reference": "https://github.com/NewNoviceChen/ComfyUI-XingLiu", + "files": [ + "https://github.com/NewNoviceChen/ComfyUI-XingLiu" + ], + "install_type": "git-clone", + "description": "A ComfyUI node that integrates LibLib's text-to-image and image-to-image generation capabilities, with customizable ControlNet and Lora support." + }, + { + "author": "GeekyGhost", + "title": "ComfyUI Geeky AudioMixer", + "reference": "https://github.com/GeekyGhost/ComfyUI_Geeky_AudioMixer", + "files": [ + "https://github.com/GeekyGhost/ComfyUI_Geeky_AudioMixer" + ], + "install_type": "git-clone", + "description": "Audio Mixing node for ComfyUI" + }, { "author": "kanibus", "title": "KANIBUS - Advanced Eye Tracking ControlNet System", @@ -680,26 +700,6 @@ ], "install_type": "git-clone", "description": "A ComfyUI custom node package for batch image processing with filename preservation." - }, - { - "author": "SamTyurenkov", - "title": "comfyui_vace_preprocessors", - "reference": "https://github.com/SamTyurenkov/comfyui-vace-preprocessors", - "files": [ - "https://github.com/SamTyurenkov/comfyui-vace-preprocessors" - ], - "install_type": "git-clone", - "description": "Some nodes to create a preprocessed videos" - }, - { - "author": "einhorn13", - "title": "ComfyUI-ImageProcessUtilities", - "reference": "https://github.com/einhorn13/ComfyUI-ImageProcessUtilities", - "files": [ - "https://github.com/einhorn13/ComfyUI-ImageProcessUtilities" - ], - "install_type": "git-clone", - "description": "A collection of custom nodes for ComfyUI designed to enhance image processing workflows. Especially useful for high-resolution rendering, complex inpainting, tiling, and batch manipulation. This allows you to perform processing that would otherwise exceed your VRAM limits." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 015878d7..e83f9f03 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -2425,7 +2425,7 @@ ], "https://github.com/Azornes/Comfyui-LayerForge": [ [ - "CanvasNode" + "LayerForgeNode" ], { "title_aux": "Comfyui-LayerForge" @@ -27592,6 +27592,27 @@ "title_aux": "ComfyUI-PromptPalette" } ], + "https://github.com/kanibus/kanibus": [ + [ + "AIDepthControl", + "AdvancedTrackingPro", + "BodyPoseEstimator", + "EmotionAnalyzer", + "HandTracking", + "KanibusMaster", + "LandmarkPro468", + "MultiControlNetApply", + "NeuralPupilTracker", + "NormalMapGenerator", + "ObjectSegmentation", + "SmartFacialMasking", + "TemporalSmoother", + "VideoFrameLoader" + ], + { + "title_aux": "KANIBUS - Advanced Eye Tracking ControlNet System" + } + ], "https://github.com/kantsche/ComfyUI-MixMod": [ [ "MixModBandFFTGuiderNode",