mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-09-08 11:27:01 +08:00
Fix: typo in node name "Stabiliy" => "Stability" (#91)
This commit is contained in:
parent
552bc92f7c
commit
1f5818aa00
@ -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