Spiny commited on
Commit
5afa238
·
verified ·
1 Parent(s): 0584a12

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,4 +10,4 @@ demo = gr.Interface(
10
  )
11
 
12
  if __name__ == "__main__":
13
- demo.launch(share=True)
 
10
  )
11
 
12
  if __name__ == "__main__":
13
+ demo.launch()