nareauow commited on
Commit
18e5505
·
verified ·
1 Parent(s): 02535f3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -309,6 +309,7 @@ def create_interface():
309
 
310
 
311
  # Lancer
 
312
  if __name__ == "__main__":
313
  app = create_interface()
314
  app.launch()
 
309
 
310
 
311
  # Lancer
312
+
313
  if __name__ == "__main__":
314
  app = create_interface()
315
  app.launch()