mirror of
https://github.com/hpcaitech/Open-Sora.git
synced 2026-05-21 11:59:01 +02:00
debug
This commit is contained in:
parent
ef18b2e6d8
commit
179bb7b125
|
|
@ -1,6 +1,7 @@
|
|||
num_frames = 16
|
||||
frame_interval = 3
|
||||
image_size = (128, 128)
|
||||
fps = 24 // 3
|
||||
is_vae = True
|
||||
|
||||
# Define dataset
|
||||
|
|
|
|||
Loading…
Reference in a new issue