InvokeAI/invokeai/backend/stable_diffusion
Lincoln Stein 4ffe672bc1 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-17 23:04:03 -05:00
..
diffusion Why did my IDE change the comment? 2024-02-01 20:40:28 -05:00
schedulers make model manager v2 ready for PR review 2024-02-10 18:17:56 -05:00
__init__.py BREAKING CHANGES: invocations now require model key, not base/type/name 2024-02-08 23:26:41 -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-17 23:04:03 -05:00