InvokeAI/invokeai/app
psychedelicious e6386d969f fix(app): only clear tempdirs if ephemeral and before creating tempdir
Also, this needs to happen in init, else it deletes the temp dir created in init
2024-04-23 17:12:14 +10:00
..
api tidy(api): reverted unnecessary changes in dependencies.py 2024-04-23 17:12:14 +10:00
assets/images tweaks in response to psychedelicious review of PR 2023-07-26 15:27:04 +10:00
invocations feat(nodes): image mask to tensor invocation 2024-04-20 11:32:08 -04:00
services fix(app): only clear tempdirs if ephemeral and before creating tempdir 2024-04-23 17:12:14 +10:00
shared tidy(nodes): move all field things to fields.py 2024-03-01 10:42:33 +11:00
util feat(mm): move HF token helper to route 2024-03-20 15:05:25 +11:00
__init__.py fix: make invocation_context.py accessible to mkdocs 2024-03-01 10:42:33 +11:00
api_app.py [util] Add generic torch device class (#6174) 2024-04-15 13:12:49 +00:00
run_app.py feat: single app entrypoint with CLI arg parsing 2024-03-19 09:24:28 +11:00