Spaces:
Runtime error
Runtime error
True, # use_teacache
Browse files
app.py
CHANGED
|
@@ -1400,7 +1400,7 @@ with block:
|
|
| 1400 |
0.0, # rs
|
| 1401 |
6, # gpu_memory_preservation
|
| 1402 |
False, # enable_preview
|
| 1403 |
-
|
| 1404 |
16 # mp4_crf
|
| 1405 |
],
|
| 1406 |
],
|
|
|
|
| 1400 |
0.0, # rs
|
| 1401 |
6, # gpu_memory_preservation
|
| 1402 |
False, # enable_preview
|
| 1403 |
+
True, # use_teacache
|
| 1404 |
16 # mp4_crf
|
| 1405 |
],
|
| 1406 |
],
|