Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
@@ -128,6 +128,7 @@ with demo:
|
|
128 |
[
|
129 |
"https://www.youtube.com/watch?v=FDFdroN7d0w",
|
130 |
"https://www.youtube.com/watch?v=b2f2Kqt_KcE",
|
|
|
131 |
],
|
132 |
label="Examples", inputs=[youtube_url_in])
|
133 |
youtube_url_in.render()
|
|
|
128 |
[
|
129 |
"https://www.youtube.com/watch?v=FDFdroN7d0w",
|
130 |
"https://www.youtube.com/watch?v=b2f2Kqt_KcE",
|
131 |
+
"https://www.youtube.com/watch?v=ba5F8G778C0",
|
132 |
],
|
133 |
label="Examples", inputs=[youtube_url_in])
|
134 |
youtube_url_in.render()
|