rahulved commited on
Commit
80151f4
1 Parent(s): e2efa88

Changed network file

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -53,4 +53,4 @@ demo = gr.Interface(
53
  )
54
 
55
  #if __name__ == "__main__":
56
- demo.launch(share=True)
 
53
  )
54
 
55
  #if __name__ == "__main__":
56
+ demo.launch()