mirror of
https://github.com/invoke-ai/InvokeAI
synced 2026-04-17 20:35:12 +02: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. |
||
|---|---|---|
| .. | ||
| scheduler | ||
| text_encoder | ||
| text_encoder_2 | ||
| tokenizer | ||
| tokenizer_2 | ||
| unet | ||
| vae | ||
| model_index.json | ||