InvokeAI/invokeai/backend/stable_diffusion
psychedelicious 4191ca1a46 final tidying before marking PR as ready for review
- Replace AnyModelLoader with ModelLoaderRegistry
- Fix type check errors in multiple files
- Remove apparently unneeded `get_model_config_enum()` method from model manager
- Remove last vestiges of old model manager
- Updated tests and documentation

resolve conflict with seamless.py
2024-02-29 13:28:20 -05:00
..
diffusion feat(nodes): move ConditioningFieldData to conditioning_data.py 2024-02-29 13:16:35 -05:00
schedulers make model manager v2 ready for PR review 2024-02-29 13:16:37 -05:00
__init__.py BREAKING CHANGES: invocations now require model key, not base/type/name 2024-02-29 13:16:37 -05:00
diffusers_pipeline.py Respect torch-sdp in config.yaml (#5353) 2023-12-28 05:46:28 +00:00
seamless.py final tidying before marking PR as ready for review 2024-02-29 13:28:20 -05:00