mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2025-12-09 22:14:34 +08: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…
x
Reference in New Issue
Block a user