vmoras commited on
Commit
abfff18
1 Parent(s): 71b6f80

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -88,4 +88,4 @@ with gr.Blocks() as app:
88
  polygon,
89
  )
90
 
91
- app.launch(debug=True)
 
88
  polygon,
89
  )
90
 
91
+ app.launch(debug=True, share=True)