This commit is contained in:
Bulldog68 2026-01-07 15:38:06 +01:00 committed by GitHub
commit 86a7aaf762
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41129,5 +41129,17 @@
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
{
"author": "bulldog68",
"title": "ComfyUI_FMJ_SaveImageVersions",
"description": "Sauvegarde dimages 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": "GNU V3"
}
]
}