Dofla commited on
Commit
c5de0fe
·
verified ·
1 Parent(s): e21c055

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,4 +32,4 @@ iface = gr.Interface(
32
  )
33
 
34
  # Lancer l'interface
35
- iface.launch(share=True)
 
32
  )
33
 
34
  # Lancer l'interface
35
+ iface.launch('share=True')