InvokeAI/invokeai
psychedelicious d8258c8e2a feat(mm): hide missing models from API response
Check if the model file exists. If not, omit it from the list of models.

Closes #6117
2024-04-03 20:37:44 +11:00
..
app feat(mm): hide missing models from API response 2024-04-03 20:37:44 +11:00
assets feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
backend feat(mm): use same pattern for vae converter as others 2024-04-01 12:34:49 +11:00
configs fix(mm): add missing v2-midas-inference.yaml 2024-03-27 07:48:54 -04:00
frontend fix(ui): add default coherence mode to generation slice migration 2024-04-03 08:46:31 +11:00
invocation_api feat(nodes): "ModelField" -> "ModelIdentifierField", add hash/name/base/type 2024-03-10 11:03:38 +11:00
version Run typegen, bump version 2024-04-02 10:14:39 -04:00
__init__.py