mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-08 02:27:31 +08:00
update DB
This commit is contained in:
parent
8be1f1494c
commit
fb90ad9e34
@ -43683,6 +43683,17 @@
|
||||
"install_type": "git-clone",
|
||||
"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",
|
||||
"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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -1,5 +1,16 @@
|
||||
{
|
||||
"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",
|
||||
"title": "ComfyUI-MultiTalkPromptSchedule",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user