InvokeAI/invokeai
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
..
app feat(mm): revised list of starter models 2024-03-22 14:59:33 +11:00
assets feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
backend feat(mm): revised list of starter models 2024-03-22 14:59:33 +11:00
configs cleanup: remove unused scripts, cruft 2024-03-20 15:05:25 +11:00
frontend ui: Update rgbaToHex to optionally return alpha value or not 2024-03-22 06:23:51 +05:30
invocation_api feat(nodes): "ModelField" -> "ModelIdentifierField", add hash/name/base/type 2024-03-10 11:03:38 +11:00
version Update rc version, regenerate schema 2024-03-20 08:21:23 -07:00
__init__.py