ayoubkirouane commited on
Commit
3f5cd9e
1 Parent(s): 8639a0a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -83,4 +83,4 @@ iface = gr.Interface(
83
  )
84
 
85
  # Launch the app
86
- iface.launch(share=True , debug=True)
 
83
  )
84
 
85
  # Launch the app
86
+ iface.launch(debug=True)