ruslanmv commited on
Commit
67250a9
·
verified ·
1 Parent(s): d652e80

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -336,6 +336,7 @@ gr.Interface(
336
  </p>
337
  </div>''',
338
  examples=[
339
- ["https://www.youtube.com/watch?v=uLVRZE8OAI4", "English", "Spanish"]
 
340
  ]
341
  ).launch()
 
336
  </p>
337
  </div>''',
338
  examples=[
339
+ ["https://www.youtube.com/watch?v=uLVRZE8OAI4", "English", "Spanish"],
340
+
341
  ]
342
  ).launch()