diff options
author | EyeDeck <eyedeck@gmail.com> | 2022-09-12 12:08:41 +0000 |
---|---|---|
committer | EyeDeck <eyedeck@gmail.com> | 2022-09-12 12:08:41 +0000 |
commit | e3646e79aa4d1694c463be648201498a2f1091da (patch) | |
tree | 5c890670f0b6bc477dc909b4cf28a1f1c022f881 /script.js | |
parent | ab87ff0100d28088fc1d12d99e37948c2c59e462 (diff) | |
download | stable-diffusion-webui-gfx803-e3646e79aa4d1694c463be648201498a2f1091da.tar.gz stable-diffusion-webui-gfx803-e3646e79aa4d1694c463be648201498a2f1091da.tar.bz2 stable-diffusion-webui-gfx803-e3646e79aa4d1694c463be648201498a2f1091da.zip |
Add --auth command line argument to enable Gradio authentication
Allows you to pass in Gradio authentication like:
`--auth username:password`
Supports multiple sets of credentials by comma-delimiting, like:
`--auth user1:pass1,user2:pass3`...
Diffstat (limited to 'script.js')
0 files changed, 0 insertions, 0 deletions