Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -114,7 +114,7 @@ def main():
|
|
114 |
gr.Examples(
|
115 |
examples=[
|
116 |
[
|
117 |
-
"
|
118 |
],
|
119 |
],
|
120 |
fn=run_inference,
|
|
|
114 |
gr.Examples(
|
115 |
examples=[
|
116 |
[
|
117 |
+
"A serene underwater scene featuring a sea turtle swimming through a coral reef. The turtle, with its greenish-brown shell, is the main focus of the video, swimming gracefully towards the right side of the frame. The coral reef, teeming with life, is visible in the background, providing a vibrant and colorful backdrop to the turtle's journey. Several small fish, darting around the turtle, add a sense of movement and dynamism to the scene. The video is shot from a slightly elevated angle, providing a comprehensive view of the turtle's surroundings. The overall style of the video is calm and peaceful, capturing the beauty and tranquility of the underwater world.",
|
118 |
],
|
119 |
],
|
120 |
fn=run_inference,
|