mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-04-15 12:52:30 +08:00
update DB
This commit is contained in:
parent
685dca9749
commit
2f1d02b688
@ -45819,6 +45819,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Run ByteDance Seedance 2.0 video generation in ComfyUI via Sjinn.ai API. Supports up to 6 image, 3 video and 2 audio references. Outputs native VIDEO plus first frame, last frame and frame batch."
|
||||
},
|
||||
{
|
||||
"author": "knottttt",
|
||||
"title": "ComfyUI TinyPNG",
|
||||
"id": "comfyui-tinypng",
|
||||
"reference": "https://github.com/knottttt/comfyui-tinyPNG",
|
||||
"files": [
|
||||
"https://github.com/knottttt/comfyui-tinyPNG"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for compressing images via TinyPNG API."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -46210,17 +46221,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "knottttt",
|
||||
"title": "ComfyUI TinyPNG",
|
||||
"id": "comfyui-tinypng",
|
||||
"reference": "https://github.com/knottttt/comfyui-tinyPNG",
|
||||
"files": [
|
||||
"https://github.com/knottttt/comfyui-tinyPNG"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for compressing images via TinyPNG API. 通过 TinyPNG API 在工作流中直接压缩图片。"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -1,5 +1,16 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "knottttt",
|
||||
"title": "ComfyUI TinyPNG",
|
||||
"id": "comfyui-tinypng",
|
||||
"reference": "https://github.com/knottttt/comfyui-tinyPNG",
|
||||
"files": [
|
||||
"https://github.com/knottttt/comfyui-tinyPNG"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for compressing images via TinyPNG API."
|
||||
},
|
||||
{
|
||||
"author": "steptonite",
|
||||
"title": "Seedance 2.0 (Sjinn.ai)",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user