Spaces:
Runtime error
Runtime error
0, # end_stillness
Browse files
app.py
CHANGED
|
@@ -1789,7 +1789,7 @@ with block:
|
|
| 1789 |
"./img_examples/Example5.png", # input_image
|
| 1790 |
"./img_examples/Example6.png", # end_image
|
| 1791 |
0, # image_position
|
| 1792 |
-
|
| 1793 |
"A woman jumps out of the train and arrives on the ground, viewed from the outside, photorealistic, realistic, amateur photography, midday, insanely detailed, 8k",
|
| 1794 |
"start_end", # generation_mode
|
| 1795 |
"Missing arm, long hand, unrealistic position, impossible contortion, visible bone, muscle contraction, poorly framed, blurred, blurry, over-smooth, jumpcut, crossfader, crossfading", # n_prompt
|
|
|
|
| 1789 |
"./img_examples/Example5.png", # input_image
|
| 1790 |
"./img_examples/Example6.png", # end_image
|
| 1791 |
0, # image_position
|
| 1792 |
+
0, # end_stillness
|
| 1793 |
"A woman jumps out of the train and arrives on the ground, viewed from the outside, photorealistic, realistic, amateur photography, midday, insanely detailed, 8k",
|
| 1794 |
"start_end", # generation_mode
|
| 1795 |
"Missing arm, long hand, unrealistic position, impossible contortion, visible bone, muscle contraction, poorly framed, blurred, blurry, over-smooth, jumpcut, crossfader, crossfading", # n_prompt
|