tcy6 commited on
Commit
d8a9d6f
1 Parent(s): 2e96b6b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -291,4 +291,4 @@ with gr.Blocks() as app:
291
  gr.Markdown("By using this demo, you agree to share your use data with us for research purpose, to help improve user experience.")
292
 
293
 
294
- app.launch()
 
291
  gr.Markdown("By using this demo, you agree to share your use data with us for research purpose, to help improve user experience.")
292
 
293
 
294
+ app.launch(share=True)