mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-16 23:23:31 +08:00
Rename UNETLoader node to "Load Diffusion Model".
This commit is contained in:
parent
5606d85b07
commit
085eed028e
1
nodes.py
1
nodes.py
@ -1847,6 +1847,7 @@ NODE_DISPLAY_NAME_MAPPINGS = {
|
||||
"StyleModelLoader": "Load Style Model",
|
||||
"CLIPVisionLoader": "Load CLIP Vision",
|
||||
"UpscaleModelLoader": "Load Upscale Model",
|
||||
"UNETLoader": "Load Diffusion Model",
|
||||
# Conditioning
|
||||
"CLIPVisionEncode": "CLIP Vision Encode",
|
||||
"StyleModelApply": "Apply Style Model",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user