Skip to content

Gradio listening on ethernet ip #138

Answered by foxxfiles
foxxfiles asked this question in Q&A
Discussion options

You must be logged in to vote

replace
demo.launch()
by
demo.launch(server_name="0.0.0.0", server_port=7860, auth=("user", "pass"))

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by basujindal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant