mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-10 00:52:32 +08:00
Add ComfyUI TinyPNG node
This commit is contained in:
parent
bbafbb1290
commit
cebf886eeb
@ -45882,6 +45882,17 @@
|
||||
],
|
||||
"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 在工作流中直接压缩图片。"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user