kadirnar commited on
Commit
7aec4dc
1 Parent(s): 566d6bf

Update configs/opensora/inference/64x512x512.py

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