mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-04-15 04:42:29 +08:00
Add ComfyUI TinyPNG node (#2778)
This commit is contained in:
parent
03b54019ff
commit
685dca9749
@ -46210,6 +46210,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