update DB

This commit is contained in:
Dr.Lt.Data 2025-05-13 03:23:47 +09:00
parent 683a172ad8
commit d66a4fbfc8
2 changed files with 20 additions and 10 deletions

View File

@ -25274,6 +25274,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This node allows you to cache/caching/store and reuse resized images, ControlNet images, masks, and texts. It avoids repeating heavy operations by loading previously saved files — saving time, memory, and processing power in future executions." "description": "This node allows you to cache/caching/store and reuse resized images, ControlNet images, masks, and texts. It avoids repeating heavy operations by loading previously saved files — saving time, memory, and processing power in future executions."
}, },
{
"author": "hayd-zju",
"title": "ICEdit-ComfyUI-official",
"reference": "https://github.com/hayd-zju/ICEdit-ComfyUI-official",
"files": [
"https://github.com/hayd-zju/ICEdit-ComfyUI-official"
],
"install_type": "git-clone",
"description": "This node pack provides the official ComfyUI workflow for ICEdit."
},

View File

@ -10,6 +10,16 @@
{
"author": "hayd-zju",
"title": "ICEdit-ComfyUI-official",
"reference": "https://github.com/hayd-zju/ICEdit-ComfyUI-official",
"files": [
"https://github.com/hayd-zju/ICEdit-ComfyUI-official"
],
"install_type": "git-clone",
"description": "This node pack provides the official ComfyUI workflow for ICEdit."
},
{ {
"author": "Yuan-ManX", "author": "Yuan-ManX",
"title": "ComfyUI-Muyan-TTS", "title": "ComfyUI-Muyan-TTS",
@ -681,16 +691,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "An implementation of Nari-Labs Dia TTS" "description": "An implementation of Nari-Labs Dia TTS"
},
{
"author": "santiagosamuel3455",
"title": "ComfyUI-GeminiImageToPrompt",
"reference": "https://github.com/santiagosamuel3455/ComfyUI-GeminiImageToPrompt",
"files": [
"https://github.com/santiagosamuel3455/ComfyUI-GeminiImageToPrompt"
],
"install_type": "git-clone",
"description": "Imagen descripcion prompt system"
} }
] ]
} }