mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-06-22 07:49:33 +08:00
Node class mapping name update
This commit is contained in:
parent
0445901e97
commit
f8241bf560
@ -28,7 +28,7 @@ class NoisyLatentImage:
|
||||
|
||||
|
||||
NODE_CLASS_MAPPINGS = {
|
||||
"Noisy Latent Image": NoisyLatentImage,
|
||||
"NoisyLatentImage": NoisyLatentImage,
|
||||
}
|
||||
|
||||
NODE_DISPLAY_NAME_MAPPINGS = {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user