Blane187 commited on
Commit
21b3af9
·
verified ·
1 Parent(s): c63e428

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -111,4 +111,4 @@ with gr.Blocks(theme="Hev832/Applio", fill_width=True, css=CSS) as demo:
111
  )
112
 
113
  demo.queue()
114
- demo.launch(debug=True,show_api=False)
 
111
  )
112
 
113
  demo.queue()
114
+ demo.launch(debug=True,share=True,show_api=False)