zxsipola123456 commited on
Commit
d310ffd
·
verified ·
1 Parent(s): bf26743

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -121,4 +121,4 @@ with app:
121
  </div>
122
  ''')
123
 
124
- app.launch(show_error=True,share=True)
 
121
  </div>
122
  ''')
123
 
124
+ app.launch(share=True, show_error=True)