jamino30 commited on
Commit
55eb29d
·
verified ·
1 Parent(s): 0280d3b

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,4 +44,4 @@ interface = gr.Interface(
44
  show_progress='hidden',
45
  api_name='tokenize',
46
  allow_flagging='never'
47
- ).launch(inbrowser=True, allowed_paths=['/tmp/gradio/'])
 
44
  show_progress='hidden',
45
  api_name='tokenize',
46
  allow_flagging='never'
47
+ ).launch(inbrowser=True)