Zhengrui commited on
Commit
3b1707b
·
verified ·
1 Parent(s): bc51766

Upload user_study.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. user_study.py +1 -1
user_study.py CHANGED
@@ -325,4 +325,4 @@ with gr.Blocks(css="""
325
  outputs=[admin_file]
326
  )
327
 
328
- demo.launch()
 
325
  outputs=[admin_file]
326
  )
327
 
328
+ demo.launch(allowed_paths=["/data"])