sanchit-gandhi commited on
Commit
65b58d0
·
1 Parent(s): f74b504

remove example

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -132,8 +132,6 @@ if __name__ == "__main__":
132
  ],
133
  allow_flagging="never",
134
  title=title,
135
- examples=[[None, "./audio.wav", "transcribe", False]],
136
- cache_examples=False,
137
  description=description,
138
  article=article,
139
  )
 
132
  ],
133
  allow_flagging="never",
134
  title=title,
 
 
135
  description=description,
136
  article=article,
137
  )