yama commited on
Commit
52bdf77
·
1 Parent(s): bda9882

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -329,7 +329,7 @@ with demo:
329
  ### You can test by following examples:
330
  ''')
331
  examples = gr.Examples(examples=
332
- ["https://www.youtube.com/watch?v=UD76_7SHnrY",
333
  "https://www.youtube.com/watch?v=-UX0X45sYe4",
334
  "https://www.youtube.com/watch?v=REMyAsPC2So"],
335
  label="Examples", inputs=[youtube_url_in])
 
329
  ### You can test by following examples:
330
  ''')
331
  examples = gr.Examples(examples=
332
+ ["https://www.youtube.com/watch?v=N251e97Awh4",
333
  "https://www.youtube.com/watch?v=-UX0X45sYe4",
334
  "https://www.youtube.com/watch?v=REMyAsPC2So"],
335
  label="Examples", inputs=[youtube_url_in])