invincible-jha commited on
Commit
e666e44
1 Parent(s): 8aec16e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -297,4 +297,4 @@ demo = gr.Interface(
297
  )
298
 
299
  if __name__ == "__main__":
300
- demo.launch(debug=True)
 
297
  )
298
 
299
  if __name__ == "__main__":
300
+ demo.launch(share=True)