fnaval commited on
Commit
f447738
·
verified ·
1 Parent(s): 7783dc1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -59,4 +59,5 @@ iface = gr.Interface(
59
  )
60
 
61
  # Launch the interface
62
- iface.launch(share=True)
 
 
59
  )
60
 
61
  # Launch the interface
62
+ #iface.launch(share=True)
63
+ iface.launch()