Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -139,7 +139,7 @@ with gr.Blocks() as demo:
|
|
| 139 |
gr.Markdown("""
|
| 140 |
# Image to Video App
|
| 141 |
Find your favorite Gordon Ramasay scene by uploading an image from the scene, the app will thereafter find a corresponding youtube video for that scene.
|
| 142 |
-
Or try one of our examples
|
| 143 |
""")
|
| 144 |
|
| 145 |
with gr.Row():
|
|
|
|
| 139 |
gr.Markdown("""
|
| 140 |
# Image to Video App
|
| 141 |
Find your favorite Gordon Ramasay scene by uploading an image from the scene, the app will thereafter find a corresponding youtube video for that scene.
|
| 142 |
+
Or try one of our examples - Screenshots form Youtube videos.
|
| 143 |
""")
|
| 144 |
|
| 145 |
with gr.Row():
|