InvokeAI/invokeai/app/services
2025-02-27 10:19:13 +11:00
..
board_image_records revert(app): get_all_board_image_names_for_board requires board_id 2025-02-27 10:19:13 +11:00
board_images revert(app): get_all_board_image_names_for_board requires board_id 2025-02-27 10:19:13 +11:00
board_records fix(api): limit board_name length to 300 characters 2025-01-06 10:49:49 +11:00
boards ruff 2024-10-11 17:23:34 -04:00
bulk_download fix(api): add new args to all uses of get_all_board_image_names_for_board 2025-02-26 15:05:40 -05:00
config Update config docstring. 2025-01-16 22:34:23 +00:00
download refactor(events): include full model source in model install events 2025-01-03 11:21:23 -05:00
events feat(app): add retry queue item functionality 2025-02-18 09:14:03 +11:00
image_files fix(app): directory traversal when deleting images 2024-10-18 14:27:41 +11:00
image_records fix(app): do not show intermediate images for board thumbnail 2024-09-19 23:36:22 +10:00
images fix(api): add new args to all uses of get_all_board_image_names_for_board 2025-02-26 15:05:40 -05:00
invocation_cache fix(nodes): correctly serialize outputs 2024-03-06 08:14:12 -05:00
invocation_stats Move CacheStats to its own file. 2024-12-24 14:23:18 +00:00
item_storage revert(nodes): revert making tensors/conditioning use item storage 2024-03-01 10:42:33 +11:00
model_images Update model_images_common.py 2025-02-11 20:03:11 +11:00
model_install refactor(events): include full model source in model install events 2025-01-03 11:21:23 -05:00
model_load Get rid of ModelLocker. It was an unnecessary layer of indirection. 2024-12-24 14:23:18 +00:00
model_manager Add keep_ram_copy_of_weights config option. 2025-01-16 15:35:25 +00:00
model_records (nodes,api): expose the submodels on SD3 model loader as optional, add types needed for CLIP-L and CLIP-G fields 2024-11-04 12:42:09 -05: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 feat(app): change queue item execution log from debug to info 2024-12-20 09:19:04 +11:00
session_queue fix(backend): ValuesToInsertTuple.retried_from_item_id should be an int 2025-02-27 07:35:41 +11:00
shared fix(api): add new args to all uses of get_all_board_image_names_for_board 2025-02-26 15:05:40 -05: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 fix(app): add form to Workflow pydantic schema so it gets saved 2025-02-21 12:24:03 +11: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