InvokeAI/invokeai/app
psychedelicious f6b8970bd1 fix(app): create reference to events task to prevent accidental GC
This wasn't a problem, but it's advised in the official docs so I've done it.
2024-08-12 07:49:58 +10:00
..
api fix(app): use asyncio queue and existing event loop for events 2024-08-12 07:49:58 +10:00
assets/images tweaks in response to psychedelicious review of PR 2023-07-26 15:27:04 +10:00
invocations Merge branch 'main' into depth_anything_v2 2024-08-03 00:38:57 +05:30
services fix(app): create reference to events task to prevent accidental GC 2024-08-12 07:49:58 +10:00
shared tidy(nodes): move all field things to fields.py 2024-03-01 10:42:33 +11:00
util fix(api): sort OpenAPI schema properties for InvocationOutputMap 2024-08-10 07:45:23 -04:00
__init__.py fix: make invocation_context.py accessible to mkdocs 2024-03-01 10:42:33 +11:00
api_app.py fix(app): use asyncio queue and existing event loop for events 2024-08-12 07:49:58 +10:00
run_app.py feat: single app entrypoint with CLI arg parsing 2024-03-19 09:24:28 +11:00