Spaces:
Runtime error
Runtime error
storresbusquets
commited on
Commit
·
a43fcdf
1
Parent(s):
0f467e3
Update app.py
Browse files
app.py
CHANGED
@@ -319,7 +319,7 @@ with block as demo:
|
|
319 |
|
320 |
with block:
|
321 |
gr.Markdown("### Video Examples")
|
322 |
-
gr.Examples(["https://www.youtube.com/shorts/xDNzz8yAH7I"], inputs=link)
|
323 |
|
324 |
gr.Markdown("About the app:")
|
325 |
|
|
|
319 |
|
320 |
with block:
|
321 |
gr.Markdown("### Video Examples")
|
322 |
+
gr.Examples(["https://www.youtube.com/shorts/xDNzz8yAH7I","https://www.youtube.com/shorts/VrSJhTGMM90"], inputs=link)
|
323 |
|
324 |
gr.Markdown("About the app:")
|
325 |
|