thomassoh commited on
Commit
7a34786
·
verified ·
1 Parent(s): 8583f7c

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -37,4 +37,4 @@ iface = gr.Interface(
37
 
38
  # Launch the app
39
  if __name__ == "__main__":
40
- iface.launch(share=True)
 
37
 
38
  # Launch the app
39
  if __name__ == "__main__":
40
+ iface.launch()