InvokeAI/invokeai/app/services
psychedelicious 56fbe751db feat(app): add destination column to session_queue
The frontend needs to know where queue items came from (i.e. which tab), and where results are going to (i.e. send images to gallery or canvas). The `origin` column is not quite enough to represent this cleanly.

A `destination` column provides the frontend what it needs to handle incoming generations.
2024-08-30 22:20:49 +10:00
..
board_image_records Apply ruff rule to disallow all relative imports. 2024-07-04 09:35:37 -04:00
board_images Apply ruff rule to disallow all relative imports. 2024-07-04 09:35:37 -04:00
board_records Merge branch 'main' into boards-ui-update 2024-07-08 22:06:26 -04:00
boards update BoardRecord 2024-07-08 14:55:04 -04:00
bulk_download Apply ruff rule to disallow all relative imports. 2024-07-04 09:35:37 -04:00
config update config docstring 2024-08-12 15:17:40 -04:00
download Apply ruff rule to disallow all relative imports. 2024-07-04 09:35:37 -04:00
events feat(app): add destination column to session_queue 2024-08-30 22:20:49 +10:00
image_files feat(app): clean up DiskImageStorage types 2024-08-04 09:43:20 +10:00
image_records Apply ruff rule to disallow all relative imports. 2024-07-04 09:35:37 -04:00
images Apply ruff rule to disallow all relative imports. 2024-07-04 09:35:37 -04:00
invocation_cache fix(nodes): correctly serialize outputs 2024-03-06 08:14:12 -05:00
invocation_stats Apply ruff rule to disallow all relative imports. 2024-07-04 09:35:37 -04:00
item_storage revert(nodes): revert making tensors/conditioning use item storage 2024-03-01 10:42:33 +11:00
model_images feat(app): delete model_images instead of using send2trash 2024-08-04 09:43:20 +10:00
model_install Fix styling/lint 2024-08-26 20:17:50 -04:00
model_load Apply ruff rule to disallow all relative imports. 2024-07-04 09:35:37 -04:00
model_manager Apply ruff rule to disallow all relative imports. 2024-07-04 09:35:37 -04:00
model_records Run ruff, setup initial text to image node 2024-08-26 20:17:50 -04:00
names Apply ruff rule to disallow all relative imports. 2024-07-04 09:35:37 -04:00
object_serializer tidy(app): remove unused class 2024-04-23 17:12:14 +10:00
session_processor Apply ruff rule to disallow all relative imports. 2024-07-04 09:35:37 -04:00
session_queue feat(app): add destination column to session_queue 2024-08-30 22:20:49 +10:00
shared feat(app): add destination column to session_queue 2024-08-30 22:20:49 +10:00
style_preset_images fix(app): include style preset defaults in build 2024-08-16 21:47:06 +10:00
style_preset_records fix(api): allow updating of type for style preset 2024-08-19 16:12:39 -04:00
urls style preset images 2024-08-07 09:58:27 -04:00
workflow_records feat(nodes): bump version of flux model node, update default workflow 2024-08-29 11:52:51 -04:00
__init__.py all files migrated; tweaks needed 2023-03-03 00:02:15 -05:00
invocation_services.py API/DB updates per PR feedback 2024-08-09 16:27:37 -04:00
invoker.py Apply ruff rule to disallow all relative imports. 2024-07-04 09:35:37 -04:00