nareauow commited on
Commit
69f8aef
·
verified ·
1 Parent(s): 494b693

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -302,4 +302,4 @@ def create_interface():
302
  # Lancer
303
  if __name__ == "__main__":
304
  app = create_interface()
305
- app.launch(share=True)
 
302
  # Lancer
303
  if __name__ == "__main__":
304
  app = create_interface()
305
+ app.launch()