soiz1 commited on
Commit
3172ebc
·
verified ·
1 Parent(s): 0aaee64

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -80,4 +80,4 @@ demo = gr.Interface(
80
  )
81
 
82
  if __name__ == "__main__":
83
- demo.launch(share=True, debug=True)
 
80
  )
81
 
82
  if __name__ == "__main__":
83
+ demo.launch(debug=True)