Spaces:
Running
Running
672, # resolution
Browse files
app.py
CHANGED
@@ -1367,7 +1367,7 @@ with block:
|
|
1367 |
"Missing arm, unrealistic position, impossible contortion, visible bone, muscle contraction, blurred, blurry", # n_prompt
|
1368 |
True, # randomize_seed
|
1369 |
42, # seed
|
1370 |
-
|
1371 |
1, # total_second_length
|
1372 |
9, # latent_window_size
|
1373 |
25, # steps
|
|
|
1367 |
"Missing arm, unrealistic position, impossible contortion, visible bone, muscle contraction, blurred, blurry", # n_prompt
|
1368 |
True, # randomize_seed
|
1369 |
42, # seed
|
1370 |
+
672, # resolution
|
1371 |
1, # total_second_length
|
1372 |
9, # latent_window_size
|
1373 |
25, # steps
|