kadirnar commited on
Commit
e6408f5
·
verified ·
1 Parent(s): 901bfb1

Update configs/opensora/inference/64x512x512.py

Browse files
configs/opensora/inference/64x512x512.py CHANGED
@@ -1,4 +1,4 @@
1
- num_frames = 64
2
  fps = 24 //2
3
  image_size = (512, 512)
4
 
 
1
+ num_frames = 16
2
  fps = 24 //2
3
  image_size = (512, 512)
4