DHEIVER commited on
Commit
fee9d09
·
1 Parent(s): 886e1ea

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -39,4 +39,4 @@ iface = gr.Interface(
39
  )
40
 
41
  # Inicie a interface Gradio
42
- iface.launch(debug=True, share=True)
 
39
  )
40
 
41
  # Inicie a interface Gradio
42
+ iface.launch(debug=True)