TheHickman commited on
Commit
73e32b6
·
verified ·
1 Parent(s): 20018d7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -233,4 +233,4 @@ document.addEventListener("mouseup", () => {
233
  outputs=output,
234
  )
235
 
236
- demo.launch()
 
233
  outputs=output,
234
  )
235
 
236
+ demo.launch(allowed_paths=["."])