kevinhug commited on
Commit
f0e4b1c
·
1 Parent(s): f03da05
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -389,5 +389,5 @@ Assumptions:
389
 
390
  """)
391
 
392
- demo.launch(allowed_paths=["./"])
393
 
 
389
 
390
  """)
391
 
392
+ demo.launch(allowed_paths=["./xgb"])
393