InvokeAI/invokeai/backend/stable_diffusion
psychedelicious 5a3195f757 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-03-01 10:42:33 +11:00
..
diffusion feat(nodes): move ConditioningFieldData to conditioning_data.py 2024-03-01 10:42:33 +11:00
schedulers make model manager v2 ready for PR review 2024-03-01 10:42:33 +11:00
__init__.py BREAKING CHANGES: invocations now require model key, not base/type/name 2024-03-01 10:42:33 +11: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-03-01 10:42:33 +11:00