mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
update DB
This commit is contained in:
parent
8dbf5e87a0
commit
363736489c
@ -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"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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]",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user