* add node

* add node
This commit is contained in:
kjqwer 2025-11-22 08:45:21 +08:00 committed by GitHub
parent 10fbfb88f7
commit 1ff02be35f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37322,6 +37322,18 @@
"install_type": "unzip",
"description": "Various image processing nodes."
},
{
"author": "kjqwer",
"title": "SmartSaveImage",
"reference": "https://github.com/kjqwer/SmartSaveImage",
"files": [
"https://github.com/kjqwer/SmartSaveImage"
]
"install_type": "git-clone",
"description": "Smart Image Saving Nodes - Offers intelligent folder management and image saving capabilities, supporting flexible folder hierarchy control, multiple metadata sources, various image formats, and metadata embedding. It includes two nodes: SmartFolderManager and SmartImageSaver.",
"pip": ["Pillow", "piexif"],
"nodename_pattern": "Smart"
},
{
"author": "aimingfail",
"title": "Image2Halftone Node for ComfyUI",