Update app.py
Browse files
app.py
CHANGED
@@ -339,7 +339,7 @@ gr.Interface(
|
|
339 |
</p>
|
340 |
</div>""",
|
341 |
examples=[
|
342 |
-
["https://
|
343 |
|
344 |
],
|
345 |
).launch()
|
|
|
339 |
</p>
|
340 |
</div>""",
|
341 |
examples=[
|
342 |
+
["https://youtu.be/uLVRZE8OAI4?si=LA08t9hUJHLYg8K_", "English", "Spanish"],
|
343 |
|
344 |
],
|
345 |
).launch()
|