jamino30 commited on
Commit
37ea7ff
·
verified ·
1 Parent(s): d47ab59

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)
 
44
  show_progress='hidden',
45
  api_name='tokenize',
46
  allow_flagging='never'
47
+ ).launch(inbrowser=True, allowed_paths='/tmp/gradio/')