From 363736489ccf680b3916ce6bf459a2deb557d4f5 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 4 Aug 2025 08:59:40 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 ++++++++++ github-stats.json | 5 +++++ node_db/dev/custom-node-list.json | 10 ---------- node_db/legacy/custom-node-list.json | 10 ++++++++++ 4 files changed, 25 insertions(+), 10 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index ef2ac714..87ebb7fd 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -30335,6 +30335,16 @@ "install_type": "git-clone", "description": "This is a set of custom nodes for ComfyUI that replaces nodes like WanImageToVideo but using a Tiled VAE approach to reduce VRAM requirements." }, + { + "author": "kanibus", + "title": "KANIBUS - Advanced Eye Tracking ControlNet System", + "reference": "https://github.com/kanibus/kanibus", + "files": [ + "https://github.com/kanibus/kanibus" + ], + "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" + }, diff --git a/github-stats.json b/github-stats.json index 13d78e12..5ec28fda 100644 --- a/github-stats.json +++ b/github-stats.json @@ -9399,6 +9399,11 @@ "last_update": "2025-06-27 14:20:13", "author_account_age_days": 5940 }, + "https://github.com/kanibus/kanibus": { + "stars": 0, + "last_update": "2025-08-03 23:58:29", + "author_account_age_days": 942 + }, "https://github.com/kantsche/ComfyUI-MixMod": { "stars": 26, "last_update": "2025-07-17 17:24:19", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index b0f69ad8..7d1aa3c5 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -370,16 +370,6 @@ "install_type": "git-clone", "description": "NODES: Load Image Folder (Custom), Make Batch from Single Image (Custom)" }, - { - "author": "BAIS1C", - "title": "ComfyUI-AudioDuration [WIP]", - "reference": "https://github.com/BAIS1C/ComfyUI_BASICDancePoser", - "files": [ - "https://github.com/BAIS1C/ComfyUI_BASICDancePoser" - ], - "install_type": "git-clone", - "description": "Node to extract Dance poses from Music to control Video Generations.\nNOTE: The files in the repo are not organized." - }, { "author": "ctf05", "title": "ComfyUI-AudioDuration", diff --git a/node_db/legacy/custom-node-list.json b/node_db/legacy/custom-node-list.json index d9c9edbb..67195ca5 100644 --- a/node_db/legacy/custom-node-list.json +++ b/node_db/legacy/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "BAIS1C", + "title": "ComfyUI-AudioDuration [REMOVED]", + "reference": "https://github.com/BAIS1C/ComfyUI_BASICDancePoser", + "files": [ + "https://github.com/BAIS1C/ComfyUI_BASICDancePoser" + ], + "install_type": "git-clone", + "description": "Node to extract Dance poses from Music to control Video Generations.\nNOTE: The files in the repo are not organized." + }, { "author": "BAIS1C", "title": "ComfyUI_BASICSAdvancedDancePoser [REMOVED]",