InvokeAI/invokeai/app
psychedelicious 98441ad08d tidy(bulk_download): do not rely on pagination API to get all images for board
We can get all images for the board as a list of image names, then pass that to `_image_handler` to get the DTOs, decoupling from the pagination API.
2024-03-01 10:42:33 +11:00
..
api refactoring handlers to do null check 2024-03-01 10:42:33 +11:00
assets/images tweaks in response to psychedelicious review of PR 2023-07-26 15:27:04 +10:00
invocations feat(nodes): JIT graph nodes validation 2024-03-01 10:42:33 +11:00
services tidy(bulk_download): do not rely on pagination API to get all images for board 2024-03-01 10:42:33 +11:00
shared tidy(nodes): move all field things to fields.py 2024-03-01 10:42:33 +11:00
util feat(nodes): add whole queue_item to InvocationContextData 2024-03-01 10:42:33 +11:00
api_app.py refactor(nodes): merge processors 2024-03-01 10:42:33 +11:00