update DB

This commit is contained in:
Dr.Lt.Data
2025-11-22 09:46:14 +09:00
parent 1ff02be35f
commit c090abcc02
2 changed files with 24 additions and 13 deletions

View File

@@ -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",