update DB

This commit is contained in:
Dr.Lt.Data
2025-07-30 18:39:08 +09:00
parent b260c9a512
commit 404bdb21e6
8 changed files with 476 additions and 357 deletions

View File

@@ -30040,6 +30040,26 @@
"install_type": "git-clone",
"description": "This is a modified implementation of impact-pack's iterative upscaler. It leans in on the idea that giving too much attention to computation at high resolutions isn't a good idea."
},
{
"author": "AlfredClark",
"title": "ComfyUI-ModelSpec",
"reference": "https://github.com/AlfredClark/ComfyUI-ModelSpec",
"files": [
"https://github.com/AlfredClark/ComfyUI-ModelSpec"
],
"install_type": "git-clone",
"description": "ComfyUI model metadata editing nodes."
},
{
"author": "zl9739379",
"title": "ComfyUI-ArkVideoGenerate",
"reference": "https://github.com/zl9739379/ComfyUI-ArkVideoGenerate",
"files": [
"https://github.com/zl9739379/ComfyUI-ArkVideoGenerate"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that integrates ByteDance Volcano Engine's video generation AI model, supporting both text-to-video and image-to-video generation."
},