InvokeAI/invokeai/app
psychedelicious a4f88ff834 feat(events): add __event_name__ as ClassVar to EventBase
This improves types for event consumers that need to access the event name.
2024-05-28 05:11:37 -07: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-26 15:27:04 +10:00
invocations Optimize RAM to VRAM transfer (#6312) 2024-05-24 17:06:09 +00:00
services feat(events): add __event_name__ as ClassVar to EventBase 2024-05-28 05:11:37 -07:00
shared tidy(nodes): move all field things to fields.py 2024-03-01 10:42:33 +11:00
util fix(events): fix denoise progress percentage 2024-05-27 09:06:02 +10:00
__init__.py fix: make invocation_context.py accessible to mkdocs 2024-03-01 10:42:33 +11:00
api_app.py docs: clarify comment in api_app 2024-05-27 09:06:02 +10:00
run_app.py feat: single app entrypoint with CLI arg parsing 2024-03-19 09:24:28 +11:00