text-generation-webui
text-generation-webui copied to clipboard
Add ssl cert support
Adds CLI args to enable use of TLS when running the web UI. Inspired by Automatic1111 extension SDWUI Auto TLS-HTTPS Extension.
Tested by running the same changes locally w/ self-signed certificates.
@oobabooga sorry guess I shoulda tagged you in some way - afaik this is still good to go & would add proper tls support for self-signed certs.
@oobabooga We need https to use the microphone in Chrome, with the listen
parameter. i.e. UI reachable from your local network. The microphone is not permitted in Chrome for a local site without https. More here