Spaces:
Runtime error
Runtime error
Update app_endframe.py
Browse files- app_endframe.py +1 -1
app_endframe.py
CHANGED
|
@@ -792,7 +792,7 @@ with block:
|
|
| 792 |
gr.Examples(
|
| 793 |
examples = [
|
| 794 |
[
|
| 795 |
-
"./
|
| 796 |
None,
|
| 797 |
0.0,
|
| 798 |
"View of the sea as far as the eye can see, from the seaside, a piece of land is barely visible on the horizon at the middle, the sky is radiant, reflections of the sun in the water, photorealistic, realistic, intricate details, 8k, insanely detailed",
|
|
|
|
| 792 |
gr.Examples(
|
| 793 |
examples = [
|
| 794 |
[
|
| 795 |
+
"./img_examples/Example1.mp4",
|
| 796 |
None,
|
| 797 |
0.0,
|
| 798 |
"View of the sea as far as the eye can see, from the seaside, a piece of land is barely visible on the horizon at the middle, the sky is radiant, reflections of the sun in the water, photorealistic, realistic, intricate details, 8k, insanely detailed",
|