Skip to content

Commit b4f6ebb

Browse files
Rename UNETLoader node to "Load Diffusion Model".
1 parent d7430a1 commit b4f6ebb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nodes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1847,6 +1847,7 @@ def expand_image(self, image, left, top, right, bottom, feathering):
18471847
"StyleModelLoader": "Load Style Model",
18481848
"CLIPVisionLoader": "Load CLIP Vision",
18491849
"UpscaleModelLoader": "Load Upscale Model",
1850+
"UNETLoader": "Load Diffusion Model",
18501851
# Conditioning
18511852
"CLIPVisionEncode": "CLIP Vision Encode",
18521853
"StyleModelApply": "Apply Style Model",

0 commit comments

Comments
 (0)