ai-toolkit
ai-toolkit copied to clipboard
how to enable webpage access by IP instead of localhost in internal network.
trafficstars
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.
I changed the last line of flux_train_ui.py to:
demo.launch(share=False, show_error=True, server_name="0.0.0.0")