samthakur commited on
Commit
9c274b2
1 Parent(s): 542fc9c

updated file

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,4 +24,4 @@ demo = gr.Interface(
24
  )
25
 
26
  if __name__ == "__main__":
27
- demo.launch(share=True)
 
24
  )
25
 
26
  if __name__ == "__main__":
27
+ demo.launch()