TheHickman commited on
Commit
1b7a85d
·
verified ·
1 Parent(s): fdf33e5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -584,4 +584,4 @@ document.addEventListener("mouseup", () => {
584
  outputs=content_display
585
  )
586
 
587
- demo.launch(allowed_paths=["."])
 
584
  outputs=content_display
585
  )
586
 
587
+ demo.launch(allowed_paths=["."], share=True)