mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-01-10 18:05:16 +00:00
CheckpointSave node name.
This commit is contained in:
parent
fc90ceb6ba
commit
766ae119a8
@ -365,3 +365,7 @@ NODE_CLASS_MAPPINGS = {
|
||||
"VAESave": VAESave,
|
||||
"ModelSave": ModelSave,
|
||||
}
|
||||
|
||||
NODE_DISPLAY_NAME_MAPPINGS = {
|
||||
"CheckpointSave": "Save Checkpoint",
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user