ruslanmv commited on
Commit
8d47bbb
·
verified ·
1 Parent(s): 4ab7878

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -339,7 +339,7 @@ gr.Interface(
339
  </p>
340
  </div>""",
341
  examples=[
342
- ["https://www.youtube.com/watch?v=uLVRZE8OAI4", "English", "Spanish"],
343
 
344
  ],
345
  ).launch()
 
339
  </p>
340
  </div>""",
341
  examples=[
342
+ ["https://youtu.be/uLVRZE8OAI4?si=LA08t9hUJHLYg8K_", "English", "Spanish"],
343
 
344
  ],
345
  ).launch()