eybro commited on
Commit
0b3857a
·
verified ·
1 Parent(s): f58db9f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 (unseen images for the model).
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():