Spaces:
Runtime error
Runtime error
10, # steps
Browse files
app.py
CHANGED
|
@@ -1416,7 +1416,7 @@ with block:
|
|
| 1416 |
672, # resolution
|
| 1417 |
1, # total_second_length
|
| 1418 |
9, # latent_window_size
|
| 1419 |
-
|
| 1420 |
1.0, # cfg
|
| 1421 |
10.0, # gs
|
| 1422 |
0.0, # rs
|
|
|
|
| 1416 |
672, # resolution
|
| 1417 |
1, # total_second_length
|
| 1418 |
9, # latent_window_size
|
| 1419 |
+
10, # steps
|
| 1420 |
1.0, # cfg
|
| 1421 |
10.0, # gs
|
| 1422 |
0.0, # rs
|