kevinwang676 commited on
Commit
a9e03ed
1 Parent(s): 6013779

Update app_share.py

Browse files
Files changed (1) hide show
  1. app_share.py +1 -1
app_share.py CHANGED
@@ -460,4 +460,4 @@ with gr.Blocks() as app:
460
  </div>
461
  ''')
462
 
463
- app.launch(share=False, show_error=True)
 
460
  </div>
461
  ''')
462
 
463
+ app.launch(share=True, show_error=True)