mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-08 21:54:26 +08:00
Add MultiSaveImage custom node (#1956)
This commit is contained in:
parent
4aeabfe0a7
commit
7b311f2ccf
@ -28813,6 +28813,16 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "fchangjun",
|
||||
"title": "MultiSaveImage Node",
|
||||
"reference": "https://github.com/fchangjun/Comfyui_MultiSaveImage",
|
||||
"files": [
|
||||
"https://github.com/fchangjun/Comfyui_MultiSaveImage"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for saving multiple images simultaneously with batch processing and resizing capabilities."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user