InvokeAI/invokeai/app
2025-01-06 11:14:58 +11:00
..
api fix(api): limit board_name length to 300 characters 2025-01-06 10:49:49 +11:00
assets/images tweaks in response to psychedelicious review of PR 2023-07-26 15:27:04 +10:00
invocations fix(app): remove obsolete DEFAULT_PRECISION variable 2025-01-06 11:14:58 +11:00
services fix(api): limit board_name length to 300 characters 2025-01-06 10:49:49 +11: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