FrancescoLR commited on
Commit
db7f58a
·
1 Parent(s): c2107b1

Updated app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -75,4 +75,4 @@ download_model()
75
 
76
  # Launch the app
77
  if __name__ == "__main__":
78
- interface.launch(share=True)
 
75
 
76
  # Launch the app
77
  if __name__ == "__main__":
78
+ interface.launch()