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

Auto-detect SD webui endpoint #1588

Merged

Conversation

adodge
Copy link
Contributor

@adodge adodge commented Feb 22, 2023

Evidently, it is possible to run webui.sh with TLS, so people may need to configure chaiNNer to use HTTPS to find it. This adds that capability, via an environment variable.

@joeyballentine
Copy link
Member

Should we instead just check over both http and https and use whichever one works?

@adodge
Copy link
Contributor Author

adodge commented Feb 22, 2023

Oh, yeah. That would make sense. Could also try both ports 7860 (normal) and 7861 (--nowebui)

@joeyballentine
Copy link
Member

Yeah that sounds good to me

@adodge adodge changed the title Add a STABLE_DIFFUSION_PROTOCOL envvar Auto-detect SD webui endpoint Feb 22, 2023
@joeyballentine joeyballentine merged commit d042f94 into chaiNNer-org:main Feb 23, 2023
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

Successfully merging this pull request may close these issues.

None yet

2 participants