update DB

This commit is contained in:
Dr.Lt.Data 2026-07-14 15:36:12 +09:00
parent 66a408ebb4
commit c58bf0d49c
2 changed files with 20 additions and 0 deletions

View File

@ -54398,6 +54398,16 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Native ComfyUI implementation of ByteDance SeedVR2 using ComfyUI's own model stack and core graph nodes." "description": "Native ComfyUI implementation of ByteDance SeedVR2 using ComfyUI's own model stack and core graph nodes."
},
{
"author": "CovertBannana",
"title": "ComfyUI-ImagePlus",
"reference": "https://github.com/CovertBannana/ComfyUI-ImagePlus",
"files": [
"https://github.com/CovertBannana/ComfyUI-ImagePlus"
],
"install_type": "git-clone",
"description": "Unified nodes pack primarily for Image to Image generation with a toggleable Text to Image option for easy switch back. CivitAI and local image inspection."
} }
] ]
} }

View File

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "CovertBannana",
"title": "ComfyUI-ImagePlus",
"reference": "https://github.com/CovertBannana/ComfyUI-ImagePlus",
"files": [
"https://github.com/CovertBannana/ComfyUI-ImagePlus"
],
"install_type": "git-clone",
"description": "Unified nodes pack primarily for Image to Image generation with a toggleable Text to Image option for easy switch back. CivitAI and local image inspection."
},
{ {
"author": "luminatrix", "author": "luminatrix",
"title": "Lumina_NIVR2", "title": "Lumina_NIVR2",