update DB

This commit is contained in:
Dr.Lt.Data 2026-03-03 05:53:03 +09:00
parent 8be1f1494c
commit fb90ad9e34
2 changed files with 22 additions and 8 deletions

View File

@ -43683,6 +43683,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Frame-based prompt scheduling for InfiniteTalk/MultiTalk in ComfyUI" "description": "Frame-based prompt scheduling for InfiniteTalk/MultiTalk in ComfyUI"
}, },
{
"author": "rohit267",
"title":"Champdev Custom Nodes",
"id":"champdev",
"reference":"https://github.com/rohit267/champdev-comfyui-nodes",
"files": [
"https://github.com/rohit267/champdev-comfyui-nodes"
],
"install_type":"git-clone",
"description":"Champdev Custom Nodes. Currently contains Champdev Save Image, auto delete image after input seconds, overwrite file, save to temp dir."
},
@ -44077,14 +44088,6 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "rohit267",
"title":"Champdev Custom Nodes",
"id":"champdev",
"reference":"https://github.com/rohit267/champdev-comfyui-nodes",
"install_type":"git-clone",
"description":"Champdev Custom Nodes. Currently contains Champdev Save Image, auto delete image after input seconds, overwrite file, save to temp dir."
} }
] ]
} }

View File

@ -1,5 +1,16 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "rohit267",
"title":"Champdev Custom Nodes",
"id":"champdev",
"reference":"https://github.com/rohit267/champdev-comfyui-nodes",
"files": [
"https://github.com/rohit267/champdev-comfyui-nodes"
],
"install_type":"git-clone",
"description":"Champdev Custom Nodes. Currently contains Champdev Save Image, auto delete image after input seconds, overwrite file, save to temp dir."
},
{ {
"author": "serious-factory", "author": "serious-factory",
"title": "ComfyUI-MultiTalkPromptSchedule", "title": "ComfyUI-MultiTalkPromptSchedule",