InvokeAI/invokeai/app
psychedelicious 83ddcc5f3a feat(nodes): allow _delete_all in obj serializer to be called at any time
`_delete_all` logged how many items it deleted, and had to be called _after_ service start bc it needed access to logger.

Move the logger call to the startup method and return the the deleted stats from `_delete_all`. This lets `_delete_all` be called at any time.
2024-02-15 17:30:03 +11:00
..
api revert(nodes): revert making tensors/conditioning use item storage 2024-02-15 17:30:03 +11:00
assets/images tweaks in response to psychedelicious review of PR 2023-07-26 15:27:04 +10:00
invocations revert(nodes): revert making tensors/conditioning use item storage 2024-02-15 17:30:03 +11:00
services feat(nodes): allow _delete_all in obj serializer to be called at any time 2024-02-15 17:30:03 +11:00
shared tidy(nodes): move all field things to fields.py 2024-02-15 17:30:02 +11:00
util feat(nodes): update all invocations to use new invocation context 2024-02-15 17:30:02 +11:00
api_app.py tidy(nodes): move all field things to fields.py 2024-02-15 17:30:02 +11:00