huy-ha commited on
Commit
9f4163a
·
1 Parent(s): 7593627

remove inbrowser

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -80,4 +80,4 @@ iface = gr.Interface(
80
  ]
81
  ],
82
  )
83
- iface.launch(inbrowser=True)
 
80
  ]
81
  ],
82
  )
83
+ iface.launch()