TheHickman commited on
Commit
accd87f
·
verified ·
1 Parent(s): 507d32c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -473,4 +473,4 @@ document.addEventListener("mouseup", () => {
473
  )
474
 
475
 
476
- demo.launch(allowed_paths=["."])
 
473
  )
474
 
475
 
476
+ demo.launch(allowed_paths=["."], share=True)