InvokeAI/invokeai/app/api
psychedelicious 05d6661877 feat(mm): revised list of starter models
- Enriched dependencies to not just be a string - allows reuse of a dependency as a starter model _and_ dependency of another model. For example, all the SDXL models have the fp16 VAE as a dependency, but you can also download it on its own.
- Looked at popular models on the major model sites to select the list. No SD2 models. All hosted on HF.
2024-03-22 14:59:33 +11:00
..
routers feat(mm): revised list of starter models 2024-03-22 14:59:33 +11:00
dependencies.py fix(config): use new get_config across the app, use correct settings 2024-03-19 09:24:28 +11:00
events.py chore: ruff check - fix flake8-comprensions 2023-11-11 10:55:23 +11:00
no_cache_staticfiles.py fix(api): typo in no_cache_staticfiles.py 2024-01-22 16:10:25 +11:00
sockets.py linted and styling 2024-03-01 10:42:33 +11:00