Lincoln Stein ab46865e5b Tidy names and locations of modules
- 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.
2024-02-29 13:28:20 -05:00
..
2023-08-18 15:52:04 +10:00
2024-02-29 13:28:20 -05:00
2024-02-29 13:28:20 -05:00
2023-07-28 09:46:44 -04:00
2023-09-12 13:01:58 -04:00