Added entry for ComfyUI-SaveCheckpointWithMetadata

This commit is contained in:
alexds9 2025-08-25 23:31:47 +03:00
parent 95ce812992
commit 931ff63d28

View File

@ -31952,6 +31952,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "alexds9",
"title": "Save Checkpoint with Metadata",
"reference": "https://github.com/a-l-e-x-d-s-9/ComfyUI-SaveCheckpointWithMetadata",
"files": [
"https://github.com/a-l-e-x-d-s-9/ComfyUI-SaveCheckpointWithMetadata"
],
"install_type": "git-clone",
"description": "Save checkpoint .safetensors with custom header JSON, optional prompt override, merge of EXTRA_PNGINFO, and smart/no-counter filename modes. Includes text outputs for path and final metadata."
}
]
}