InvokeAI/invokeai/app
psychedelicious 66f524cae7 fix(mm): fix a lot of typing issues
Most fixes are just things being typed as `str` but having default values of `None`, but there are some minor logic changes.
2023-08-06 14:09:04 +10:00
..
api fix(api): fix db location types 2023-08-06 14:09:04 +10:00
assets/images tweaks in response to psychedelicious review of PR 2023-07-26 15:27:04 +10:00
cli Run python black 2023-07-28 09:46:44 -04:00
invocations fix(nodes): fix hsl nodes rebase conflict 2023-08-06 09:57:49 +10:00
models Run python black 2023-07-28 09:46:44 -04:00
services fix(mm): fix a lot of typing issues 2023-08-06 14:09:04 +10:00
util Fix random number generator 2023-08-06 00:29:08 +10:00
api_app.py Run python black 2023-07-28 09:46:44 -04:00
cli_app.py added stats service to the cli_app startup 2023-08-02 18:41:43 -04:00