Spaces:
Runtime error
Runtime error
storresbusquets
commited on
Commit
·
5958011
1
Parent(s):
5b575aa
Update app.py
Browse files
app.py
CHANGED
@@ -358,7 +358,7 @@ with block as demo:
|
|
358 |
|
359 |
with block:
|
360 |
gr.Markdown("### Video Examples")
|
361 |
-
gr.Examples(["https://www.youtube.com/shorts/xDNzz8yAH7I","https://www.youtube.com/
|
362 |
|
363 |
gr.Markdown("### About the app:")
|
364 |
|
|
|
358 |
|
359 |
with block:
|
360 |
gr.Markdown("### Video Examples")
|
361 |
+
gr.Examples(["https://www.youtube.com/shorts/xDNzz8yAH7I","https://www.youtube.com/watch?v=kib6uXQsxBA&pp=ygURc3RldmUgam9icyBzcGVlY2g%3D"], inputs=link)
|
362 |
|
363 |
gr.Markdown("### About the app:")
|
364 |
|