Spaces:
Runtime error
Runtime error
sandeshrajx
commited on
Commit
•
0f4eb55
1
Parent(s):
a8c8cc0
Update configs/opensora/inference/64x512x512.py
Browse files
configs/opensora/inference/64x512x512.py
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
num_frames =
|
2 |
fps = 24 // 2
|
3 |
image_size = (512, 512)
|
4 |
|
|
|
1 |
+
num_frames = 64
|
2 |
fps = 24 // 2
|
3 |
image_size = (512, 512)
|
4 |
|