mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
- Rename old "model_management" directory to "model_management_OLD" in order to catch dangling references to original model manager. - Caught and fixed most dangling references (still checking) - Rename lora, textual_inversion and model_patcher modules - Introduce a RawModel base class to simplfy the Union returned by the model loaders. - Tidy up the model manager 2-related tests. Add useful fixtures, and a finalizer to the queue and installer fixtures that will stop the services and release threads. |
||
---|---|---|
.. | ||
board_image_records | ||
board_images | ||
board_records | ||
boards | ||
config | ||
download | ||
events | ||
image_files | ||
image_records | ||
images | ||
invocation_cache | ||
invocation_processor | ||
invocation_queue | ||
invocation_stats | ||
item_storage | ||
model_install | ||
model_load | ||
model_manager | ||
model_metadata | ||
model_records | ||
names | ||
object_serializer | ||
session_processor | ||
session_queue | ||
shared | ||
urls | ||
workflow_records | ||
__init__.py | ||
invocation_services.py | ||
invoker.py |