added argpass for no-browser
Gradio has a argument for launch called inbrowser: whether to automatically launch the interface in a new tab on the default browser. .
I added an argpass --no-browser to set this.
Gradio has a argument for launch called inbrowser: whether to automatically launch the interface in a new tab on the default browser. .
I added an argpass --no-browser to set this.