Spaces:
Running
Running
Existing images
Browse files
app.py
CHANGED
@@ -1674,8 +1674,8 @@ with block:
|
|
1674 |
label = "Examples from start and end frames",
|
1675 |
examples = [
|
1676 |
[
|
1677 |
-
"./img_examples/
|
1678 |
-
"./img_examples/
|
1679 |
0, # image_position
|
1680 |
"A woman gets off a train, viewed from the outside, photorealistic, realistic, amateur photography, midday, insanely detailed, 8k",
|
1681 |
"start_end", # generation_mode
|
|
|
1674 |
label = "Examples from start and end frames",
|
1675 |
examples = [
|
1676 |
[
|
1677 |
+
"./img_examples/Example2.webp", # input_image
|
1678 |
+
"./img_examples/Example2.webp", # end_image
|
1679 |
0, # image_position
|
1680 |
"A woman gets off a train, viewed from the outside, photorealistic, realistic, amateur photography, midday, insanely detailed, 8k",
|
1681 |
"start_end", # generation_mode
|