yash-srivastava19 commited on
Commit
2951498
·
1 Parent(s): a229014

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -53,4 +53,4 @@ interface = gr.Interface(
53
  outputs=output,
54
  title=title,
55
  )
56
- interface.launch(debug=True, share=True)
 
53
  outputs=output,
54
  title=title,
55
  )
56
+ interface.launch(debug=True)