Spaces:
Runtime error
Runtime error
672, # resolution
Browse files
app.py
CHANGED
|
@@ -1391,7 +1391,7 @@ with block:
|
|
| 1391 |
"Missing arm, unrealistic position, impossible contortion, visible bone, muscle contraction, blurred, blurry", # n_prompt
|
| 1392 |
True, # randomize_seed
|
| 1393 |
42, # seed
|
| 1394 |
-
|
| 1395 |
1, # total_second_length
|
| 1396 |
9, # latent_window_size
|
| 1397 |
25, # steps
|
|
@@ -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 |
],
|
|
|
|
| 1391 |
"Missing arm, unrealistic position, impossible contortion, visible bone, muscle contraction, blurred, blurry", # n_prompt
|
| 1392 |
True, # randomize_seed
|
| 1393 |
42, # seed
|
| 1394 |
+
672, # resolution
|
| 1395 |
1, # total_second_length
|
| 1396 |
9, # latent_window_size
|
| 1397 |
25, # steps
|
|
|
|
| 1400 |
0.0, # rs
|
| 1401 |
6, # gpu_memory_preservation
|
| 1402 |
False, # enable_preview
|
| 1403 |
+
False, # use_teacache
|
| 1404 |
16 # mp4_crf
|
| 1405 |
],
|
| 1406 |
],
|