diff --git a/custom-node-list.json b/custom-node-list.json index 43507afc..0db6da48 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -40177,6 +40177,18 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "bulldog68", + "title": "FMJ Save Image + Versions", + "description": "Sauvegarde d’images avec métadonnées complètes (prompt, seed, versions logicielles) + chargement intelligent.", + "reference": "https://github.com/bulldog68/ComfyUI_FMJ_SaveImageVersions", + "files": [ + "https://github.com/bulldog68/ComfyUI_FMJ_SaveImageVersions.git" + ], + "install_type": "git-clone", + "tags": ["save image", "metadonne"], + "license": "GNUV3" +} ] }