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