Spaces:
Running
on
Zero
Running
on
Zero
A woman gets off the train and arrives on the ground, viewed from the outside, photorealistic, realistic, amateur photography, midday, insanely detailed, 8k
Browse files
app.py
CHANGED
@@ -1678,7 +1678,7 @@ with block:
|
|
1678 |
"./img_examples/Example2.webp", # input_image
|
1679 |
"./img_examples/Example2.webp", # end_image
|
1680 |
0, # image_position
|
1681 |
-
"A woman
|
1682 |
"start_end", # generation_mode
|
1683 |
"Missing arm, long hand, unrealistic position, impossible contortion, visible bone, muscle contraction, poorly framed, blurred, blurry, over-smooth", # n_prompt
|
1684 |
True, # randomize_seed
|
|
|
1678 |
"./img_examples/Example2.webp", # input_image
|
1679 |
"./img_examples/Example2.webp", # end_image
|
1680 |
0, # image_position
|
1681 |
+
"A woman gets off the train and arrives on the ground, viewed from the outside, photorealistic, realistic, amateur photography, midday, insanely detailed, 8k",
|
1682 |
"start_end", # generation_mode
|
1683 |
"Missing arm, long hand, unrealistic position, impossible contortion, visible bone, muscle contraction, poorly framed, blurred, blurry, over-smooth", # n_prompt
|
1684 |
True, # randomize_seed
|