pzangara commited on
Commit
2fbc17d
·
1 Parent(s): dcbe5f8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -35,4 +35,4 @@ iface = gr.Interface(
35
  ]
36
  )
37
 
38
- iface.launch(inline=True,share=True,debug=True)
 
35
  ]
36
  )
37
 
38
+ iface.launch(inline=True,share=False,debug=True)