Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to enable webpage access by IP instead of localhost in internal network. #172

Open
hanetyb opened this issue Sep 15, 2024 · 1 comment

Comments

@hanetyb
Copy link

hanetyb commented Sep 15, 2024

could please advise what arg i should use to enable web-page access.

it didn't work by listen or port. appreciate the help who knows the solution.

1726410175244

@entmike
Copy link

entmike commented Sep 17, 2024

I changed the last line of flux_train_ui.py to:

demo.launch(share=False, show_error=True, server_name="0.0.0.0")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants