masa729406 commited on
Commit
14a63f7
Β·
1 Parent(s): 7e493b4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,4 +34,4 @@ demo = gr.Interface(
34
  )
35
 
36
  if __name__ == "__main__":
37
- demo.launch(share=True)
 
34
  )
35
 
36
  if __name__ == "__main__":
37
+ demo.launch()