ramkamal2000 commited on
Commit
f4b54ff
·
1 Parent(s): c89e0f3

set Share=False

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -167,4 +167,4 @@ demo = gr.Interface(
167
  outputs="audio"
168
  )
169
 
170
- demo.launch(debug=True, share=True)
 
167
  outputs="audio"
168
  )
169
 
170
+ demo.launch(debug=True)