mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-26 05:50:17 +08:00
Added entry for ComfyUI-SaveCheckpointWithMetadata in git-clone section
This commit is contained in:
parent
931ff63d28
commit
891d3435ad
@ -31517,7 +31517,16 @@
|
|||||||
"install_type": "git-clone",
|
"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"
|
"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."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -31952,16 +31961,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user