InvokeAI/invokeai/app/services
2024-12-24 14:23:18 +00:00
..
board_image_records fix(app): exclude intermediate images from board image count 2024-09-19 23:36:22 +10:00
board_images Apply ruff rule to disallow all relative imports. 2024-07-04 09:35:37 -04:00
board_records fix(api): update enum usage to work for python 3.11 2024-10-12 10:21:26 -04:00
boards ruff 2024-10-11 17:23:34 -04:00
bulk_download Apply ruff rule to disallow all relative imports. 2024-07-04 09:35:37 -04:00
config feat(api): less verbose uvicorn logs 2024-12-20 09:19:04 +11:00
download Apply ruff rule to disallow all relative imports. 2024-07-04 09:35:37 -04:00
events fix(app): issue w/ import forward ref 2024-09-22 21:20:32 +03: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 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 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 feat(app): delete model_images instead of using send2trash 2024-08-04 09:43:20 +10:00
model_install re-format to fix ruff error 2024-12-19 22:33:17 +11:00
model_load Get rid of ModelLocker. It was an unnecessary layer of indirection. 2024-12-24 14:23:18 +00:00
model_manager Rename model_cache_default.py -> model_cache.py. 2024-12-24 14:23:18 +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 feat(app): add ImageField as an allowed batching data type 2024-11-18 19:12:27 -08:00
shared (app) clarify log message when migrating old .cache 2024-12-04 17:02:08 +00: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 Create bespoke latents to image node for sd3 2024-11-04 12:42:09 -05: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