mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-10 00:52:32 +08:00
Refactor node names by removing underscores
Removed underscores from node names in extension-node-map.json.
This commit is contained in:
parent
8d5c12037f
commit
3138f192f6
@ -19235,18 +19235,11 @@
|
||||
"https://github.com/SatadalAI/SATA_UtilityNode": [
|
||||
[
|
||||
"Latent Machine",
|
||||
"Latent_Machine",
|
||||
"Preview Machine",
|
||||
"Preview_Machine",
|
||||
"Prompt Autocomplete",
|
||||
"Prompt Machine",
|
||||
"PromptAutocomplete",
|
||||
"Prompt_Machine",
|
||||
"Resolution Machine",
|
||||
"Resolution_Machine",
|
||||
"Save Machine",
|
||||
"Save_Machine",
|
||||
"Upscale Machine",
|
||||
"Upscale_Machine"
|
||||
],
|
||||
{
|
||||
@ -64380,4 +64373,4 @@
|
||||
"title_aux": "SDXLResolutionPresets"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user