Merge branch 'main' into refactor-pngwriter-2

This commit is contained in:
Lincoln Stein 2022-08-31 01:24:17 -04:00 committed by GitHub
commit 5354122094
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -124,7 +124,7 @@ class T2I:
grid=False, grid=False,
width=512, width=512,
height=512, height=512,
sampler_name='klms', sampler_name='k_lms',
latent_channels=4, latent_channels=4,
downsampling_factor=8, downsampling_factor=8,
ddim_eta=0.0, # deterministic ddim_eta=0.0, # deterministic