Skip to content

Commit 5354122

Browse files
authored
Merge branch 'main' into refactor-pngwriter-2
2 parents d566ee0 + 6444402 commit 5354122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ldm/simplet2i.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ def __init__(
124124
grid=False,
125125
width=512,
126126
height=512,
127-
sampler_name='klms',
127+
sampler_name='k_lms',
128128
latent_channels=4,
129129
downsampling_factor=8,
130130
ddim_eta=0.0, # deterministic

0 commit comments

Comments
 (0)