InvokeAI/invokeai/app
psychedelicious 429f87c60b fix(mm): HFModelSource string format
The dunder `__str__` method for `HFModelSource` was appending a colon `:` to the end of the source strings.
2024-03-20 15:05:25 +11:00
..
api fix(config): use new get_config across the app, use correct settings 2024-03-19 09:24:28 +11:00
assets/images tweaks in response to psychedelicious review of PR 2023-07-26 15:27:04 +10:00
invocations feat(mm): download upscaling & lama models as they are requested 2024-03-20 15:05:25 +11:00
services fix(mm): HFModelSource string format 2024-03-20 15:05:25 +11:00
shared tidy(nodes): move all field things to fields.py 2024-03-01 10:42:33 +11:00
util feat: add hf_login util 2024-03-20 15:05:25 +11:00
__init__.py fix: make invocation_context.py accessible to mkdocs 2024-03-01 10:42:33 +11:00
api_app.py feat: move all config-related initialization to app 2024-03-20 15:05:25 +11:00
run_app.py feat: single app entrypoint with CLI arg parsing 2024-03-19 09:24:28 +11:00