Spaces:
Runtime error
Runtime error
Update app_endframe.py
Browse files- app_endframe.py +1 -1
app_endframe.py
CHANGED
|
@@ -838,7 +838,7 @@ with block:
|
|
| 838 |
42, # seed
|
| 839 |
1, # batch
|
| 840 |
640, # resolution
|
| 841 |
-
|
| 842 |
9, # latent_window_size
|
| 843 |
25, # steps
|
| 844 |
1.0, # cfg
|
|
|
|
| 838 |
42, # seed
|
| 839 |
1, # batch
|
| 840 |
640, # resolution
|
| 841 |
+
1, # total_second_length
|
| 842 |
9, # latent_window_size
|
| 843 |
25, # steps
|
| 844 |
1.0, # cfg
|