svjack commited on
Commit
96996b2
·
verified ·
1 Parent(s): 04aeb05

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -195,4 +195,5 @@ with gr.Blocks(css=css) as app:
195
  )
196
 
197
  # Launch the app
198
- app.launch(debug=True)
 
 
195
  )
196
 
197
  # Launch the app
198
+ #app.launch(debug=True)
199
+ app.launch(share=True)