mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-01-23 21:18:11 -05:00
- 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.