kevinwang676 commited on
Commit
3170d07
·
1 Parent(s): b9ba85a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -216,4 +216,4 @@ with app:
216
  </div>
217
  ''')
218
 
219
- app.queue().launch(show_error=True)
 
216
  </div>
217
  ''')
218
 
219
+ app.queue().launch(show_error=True, share=True)