artyaltanzaya commited on
Commit
597ec16
·
1 Parent(s): 7a2e256
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -92,7 +92,7 @@ iface = gr.Interface(
92
  outputs=gr.outputs.Image(type="numpy"),
93
  )
94
 
95
- iface.launch(inbrowser=True, share=True)
96
 
97
 
98
  # path = './fire3.jpg'
 
92
  outputs=gr.outputs.Image(type="numpy"),
93
  )
94
 
95
+ iface.launch()
96
 
97
 
98
  # path = './fire3.jpg'