Spaces:
Runtime error
Runtime error
704, # resolution
Browse files
app.py
CHANGED
|
@@ -1137,7 +1137,7 @@ with block:
|
|
| 1137 |
"Missing arm, unrealistic position, impossible contortion, visible bone, muscle contraction, blurred, blurry", # n_prompt
|
| 1138 |
True, # randomize_seed
|
| 1139 |
42, # seed
|
| 1140 |
-
|
| 1141 |
1, # total_second_length
|
| 1142 |
9, # latent_window_size
|
| 1143 |
25, # steps
|
|
|
|
| 1137 |
"Missing arm, unrealistic position, impossible contortion, visible bone, muscle contraction, blurred, blurry", # n_prompt
|
| 1138 |
True, # randomize_seed
|
| 1139 |
42, # seed
|
| 1140 |
+
704, # resolution
|
| 1141 |
1, # total_second_length
|
| 1142 |
9, # latent_window_size
|
| 1143 |
25, # steps
|