InvokeAI/invokeai/app/services/model_install
psychedelicious 576bb4a61d feat(mm): support generic API tokens via regex/token pairs in config
A list of regex and token pairs is accepted. As a file is downloaded by the model installer, the URL is tested against the provided regex/token pairs. The token for the first matching regex is used during download, added as a bearer token.
2024-03-08 13:59:59 +11:00
..
__init__.py Remove civit AI model install resources 2024-03-08 13:59:59 +11:00
model_install_base.py Run ruff 2024-03-08 13:59:59 +11:00
model_install_default.py feat(mm): support generic API tokens via regex/token pairs in config 2024-03-08 13:59:59 +11:00