InvokeAI/invokeai/app
psychedelicious 50d3030471 feat(app): dynamic type adapters for invocations & outputs
Keep track of whether or not the typeadapter needs to be updated. Allows for dynamic invocation and output unions.
2024-05-30 12:03:38 +10:00
..
api fix(events): typing for download event handler 2024-05-27 11:13:47 +10:00
assets/images tweaks in response to psychedelicious review of PR 2023-07-24 09:23:51 -04:00
invocations feat(app): dynamic type adapters for invocations & outputs 2024-05-30 12:03:38 +10:00
services feat(api): sort openapi schemas 2024-05-30 12:03:38 +10:00
shared tidy(nodes): move all field things to fields.py 2024-03-01 10:42:33 +11:00
util feat(api): sort openapi schemas 2024-05-30 12:03:38 +10:00
__init__.py fix: make invocation_context.py accessible to mkdocs 2024-03-01 10:42:33 +11:00
api_app.py fix(app): openapi schema generation 2024-05-30 12:03:03 +10:00
run_app.py feat: single app entrypoint with CLI arg parsing 2024-03-19 09:24:28 +11:00