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

launch() #370

Open
UltRising opened this issue Mar 3, 2025 · 1 comment
Open

launch() #370

UltRising opened this issue Mar 3, 2025 · 1 comment

Comments

@UltRising
Copy link

where do I find the place to put share=True? I couldnt find anything in the documentation

@qi7q
Copy link

qi7q commented Mar 10, 2025

In the main function of webui.py, modify:

demo.launch(server_name=args.ip, server_port=args.port, share=True)

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