Frantz103 commited on
Commit
1a88eba
1 Parent(s): 1d11d2b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -55,4 +55,4 @@ iface = gr.Interface(
55
 
56
 
57
  # Launch the interface
58
- iface.launch(share=True)
 
55
 
56
 
57
  # Launch the interface
58
+ iface.launch()