Spaces:
Runtime error
Runtime error
640, # 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
|
|
|
|
| 1391 |
"Missing arm, unrealistic position, impossible contortion, visible bone, muscle contraction, blurred, blurry", # n_prompt
|
| 1392 |
True, # randomize_seed
|
| 1393 |
42, # seed
|
| 1394 |
+
640, # resolution
|
| 1395 |
1, # total_second_length
|
| 1396 |
9, # latent_window_size
|
| 1397 |
25, # steps
|