Skip to content
Discussion options

You must be logged in to vote

Use --listen instead of --share in your command args. Listen will launch Gradio with IP 0.0.0.0 which will make Gradio listen to other computers on the lan. Then you can fire up the UI with the computer's IP:7860 (or other port if you changed it) in a browser on any computer on the LAN.

Be forewarned that Gradio doesn't work so hot with iPad OS when generating more than one image at a time...

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@LookStars
Comment options

@anshukg
Comment options

Answer selected by LookStars
Comment options

You must be logged in to vote
1 reply
@alfi4000
Comment options

Comment options

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