diff --git a/custom-node-list.json b/custom-node-list.json index e132eff1..dc92431e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -36894,7 +36894,18 @@ "install_type": "git-clone", "description": "Direct model downloads to your Runod pod with blazing-fast multi-connection support. No more downloading models to your local machine and re-uploading!" }, - + { + "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" + }, @@ -37322,18 +37333,6 @@ "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", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 7ecaf877..aaaca124 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -90,6 +90,18 @@ "install_type": "git-clone", "description": "An advanced text processing node for ComfyUI." }, + { + "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": "EricRollei", "title": "AAA_Metadata_System",