InvokeAI/invokeai/configs
Lincoln Stein 2ad0752582 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-19 08:16:56 +11:00
..
controlnet support conversion of controlnets from safetensors to diffusers 2023-10-23 22:06:10 -04:00
stable-diffusion enable v_prediction for sd-1 models 2023-09-24 12:22:29 -04:00
INITIAL_MODELS.yaml fix invokeai_configure script to work with new mm; rename CLIs 2024-02-15 17:56:01 +11:00