InvokeAI/invokeai/app/services
2024-06-20 18:13:46 -04:00
..
board_image_records
board_images
board_records
boards
bulk_download
config add sd3 to starter models 2024-06-20 18:13:46 -04:00
download fix: other recursive imports 2024-06-10 04:12:20 -07:00
events feat(app): add model_install_download_started event 2024-06-17 09:50:25 +10:00
image_files
image_records
images
invocation_cache
invocation_stats
item_storage
model_images
model_install feat(app): add model_install_download_started event 2024-06-17 09:50:25 +10:00
model_load replace load_and_cache_model() with load_remote_model() and load_local_odel() 2024-06-07 14:12:16 +10:00
model_manager tidy(mm): move load_model_from_url from mm to invocation context 2024-06-03 08:51:21 +10:00
model_records
names
object_serializer
session_processor docs: update comments & docstrings 2024-05-27 09:06:02 +10:00
session_queue fix(queue): add clear_queue_on_startup config to clear problematic queues 2024-06-19 11:39:25 +10:00
shared replace load_and_cache_model() with load_remote_model() and load_local_odel() 2024-06-07 14:12:16 +10:00
urls
workflow_records
__init__.py
invocation_services.py
invoker.py