zeimoto commited on
Commit
6fd068e
1 Parent(s): bf32783

some fixes

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -75,4 +75,4 @@ ui = gr.Interface(
75
  )
76
 
77
  if __name__ == "__main__":
78
- ui.launch(share=True)
 
75
  )
76
 
77
  if __name__ == "__main__":
78
+ ui.launch()