mirror of
https://github.com/vladmandic/automatic
synced 2026-09-06 13:00:44 +02:00
e3646e79aa
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`...