InvokeAI/invokeai/app
2024-12-24 15:57:54 +00:00
..
api Move CacheStats to its own file. 2024-12-24 14:23:18 +00:00
assets/images
invocations Enable LoRAPatcher.apply_smart_lora_patches(...) throughout the stack. 2024-12-24 15:57:54 +00:00
services Get rid of ModelLocker. It was an unnecessary layer of indirection. 2024-12-24 14:23:18 +00:00
shared tidy(nodes): move all field things to fields.py 2024-03-01 10:42:33 +11:00
util Run ruff, fix bug in hf downloading code which failed to download parts of a model 2024-11-04 12:42:09 -05:00
__init__.py fix: make invocation_context.py accessible to mkdocs 2024-03-01 10:42:33 +11:00
api_app.py feat(api): less verbose uvicorn logs 2024-12-20 09:19:04 +11:00
run_app.py feat: single app entrypoint with CLI arg parsing 2024-03-19 09:24:28 +11:00