WamaW commited on
Commit
ca9a5c8
1 Parent(s): 7132ed0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -71,4 +71,4 @@ iface = gr.Interface(
71
  )
72
 
73
  # Run the app
74
- iface.launch(share=True)
 
71
  )
72
 
73
  # Run the app
74
+ iface.launch()