badrex commited on
Commit
2dd1896
·
verified ·
1 Parent(s): 3534a0b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -158,4 +158,4 @@ demo = gr.Interface(
158
  )
159
 
160
  # Launch the app
161
- demo.launch()
 
158
  )
159
 
160
  # Launch the app
161
+ demo.launch(share=True)