Spaces:
Runtime error
Runtime error
704, # resolution
Browse files
app.py
CHANGED
|
@@ -1096,7 +1096,7 @@ with block:
|
|
| 1096 |
"Missing arm, unrealistic position, impossible contortion, blurred, blurry", # n_prompt
|
| 1097 |
True, # randomize_seed
|
| 1098 |
42, # seed
|
| 1099 |
-
|
| 1100 |
1, # total_second_length
|
| 1101 |
9, # latent_window_size
|
| 1102 |
25, # steps
|
|
@@ -1161,7 +1161,7 @@ with block:
|
|
| 1161 |
True, # randomize_seed
|
| 1162 |
42, # seed
|
| 1163 |
1, # batch
|
| 1164 |
-
|
| 1165 |
1, # total_second_length
|
| 1166 |
9, # latent_window_size
|
| 1167 |
25, # steps
|
|
|
|
| 1096 |
"Missing arm, unrealistic position, impossible contortion, blurred, blurry", # n_prompt
|
| 1097 |
True, # randomize_seed
|
| 1098 |
42, # seed
|
| 1099 |
+
704, # resolution
|
| 1100 |
1, # total_second_length
|
| 1101 |
9, # latent_window_size
|
| 1102 |
25, # steps
|
|
|
|
| 1161 |
True, # randomize_seed
|
| 1162 |
42, # seed
|
| 1163 |
1, # batch
|
| 1164 |
+
704, # resolution
|
| 1165 |
1, # total_second_length
|
| 1166 |
9, # latent_window_size
|
| 1167 |
25, # steps
|