Add Custom Node - Save Checkpoint with Metadata (#2105)

* Added entry for ComfyUI-SaveCheckpointWithMetadata

* Added entry for ComfyUI-SaveCheckpointWithMetadata in git-clone section
This commit is contained in:
Alex 2025-08-26 13:01:52 +03:00 committed by GitHub
parent 815d6d6572
commit bead7b3a7f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31517,7 +31517,16 @@
"install_type": "git-clone",
"description": "#Camera Movement Prompt Node for ComfyUI\nThis custom node script for ComfyUI generates descriptive camera movement prompts based on user-selected movement options for Wan2.2"
},
{
"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."
},