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