mirror of
https://github.com/hpcaitech/Open-Sora.git
synced 2026-04-15 03:15:20 +02:00
debug
This commit is contained in:
parent
96a42e08db
commit
2f8398a4f2
|
|
@ -37,7 +37,7 @@ model = dict(
|
|||
activation_fn = 'swish',
|
||||
separate_first_frame_encoding = False,
|
||||
disable_space = True,
|
||||
ncoder_double_z = False,
|
||||
encoder_double_z = False,
|
||||
custom_conv_padding = None
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue