Spaces:
Runtime error
Runtime error
704, # resolution
Browse files
app.py
CHANGED
|
@@ -1813,7 +1813,7 @@ with block:
|
|
| 1813 |
42, # seed
|
| 1814 |
True, # auto_allocation
|
| 1815 |
180, # allocation_time
|
| 1816 |
-
|
| 1817 |
1, # total_second_length
|
| 1818 |
9, # latent_window_size
|
| 1819 |
30, # steps
|
|
|
|
| 1813 |
42, # seed
|
| 1814 |
True, # auto_allocation
|
| 1815 |
180, # allocation_time
|
| 1816 |
+
704, # resolution
|
| 1817 |
1, # total_second_length
|
| 1818 |
9, # latent_window_size
|
| 1819 |
30, # steps
|