mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-09-07 18:57:08 +08:00
Fix: typo in node name "Stabiliy" => "Stability" (#91)
This commit is contained in:
parent
fbb1d16bda
commit
d136063e8f
@ -156,5 +156,5 @@ NODE_CLASS_MAPPINGS = {
|
|||||||
|
|
||||||
# A dictionary that contains the friendly/humanly readable titles for the nodes
|
# A dictionary that contains the friendly/humanly readable titles for the nodes
|
||||||
NODE_DISPLAY_NAME_MAPPINGS = {
|
NODE_DISPLAY_NAME_MAPPINGS = {
|
||||||
"StabilityStableImageUltraNode": "Stabiliy Stable Image Ultra",
|
"StabilityStableImageUltraNode": "Stability Stable Image Ultra",
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user