sanchit-gandhi HF staff commited on
Commit
7fedb38
1 Parent(s): 2fb38c9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -300,7 +300,6 @@ youtube = gr.Interface(
300
  allow_flagging="never",
301
  title=title,
302
  examples=[["https://www.youtube.com/watch?v=m8u-18Q0s7I", "transcribe", True]],
303
- cache_examples=True,
304
  description=description,
305
  article=article,
306
  )
 
300
  allow_flagging="never",
301
  title=title,
302
  examples=[["https://www.youtube.com/watch?v=m8u-18Q0s7I", "transcribe", True]],
 
303
  description=description,
304
  article=article,
305
  )