mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-16 02:03:31 +08:00
CheckpointSave node name.
This commit is contained in:
parent
165e9f4b35
commit
7aec00e4a2
@ -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