InvokeAI/tests/backend/model_manager
psychedelicious afd9ae7712 tidy(mm): remove convenience methods from high level model manager service
These were added as a hold-me-over for the nodes API changes, no longer needed. A followup commit will fix the nodes API to not rely on these.
2024-03-07 10:56:59 +11:00
..
data Tidy names and locations of modules 2024-03-01 10:42:33 +11:00
model_loading tidy(mm): remove convenience methods from high level model manager service 2024-03-07 10:56:59 +11:00
model_metadata refactor(mm): remove unused metadata logic, fix tests 2024-03-05 23:50:19 +11:00
util tidy(mm): use canonical capitalization for all model-related enums, classes 2024-03-05 23:50:19 +11:00
model_manager_fixtures.py tidy(mm): use canonical capitalization for all model-related enums, classes 2024-03-05 23:50:19 +11:00
test_libc_util.py Tidy names and locations of modules 2024-03-01 10:42:33 +11:00
test_lora.py final tidying before marking PR as ready for review 2024-03-01 10:42:33 +11:00
test_memory_snapshot.py final tidying before marking PR as ready for review 2024-03-01 10:42:33 +11:00
test_model_load_optimization.py Tidy names and locations of modules 2024-03-01 10:42:33 +11:00