InvokeAI/invokeai
psychedelicious 2ec03ae95c fix(mm): default settings pydantic error
Add `extra="forbid"` to the default settings models.

Closes #6035.

Pydantic has some quirks related to unions. This affected how the union of default settings was evaluated. See https://github.com/pydantic/pydantic/issues/9095 for a detailed description of the behaviour that this change addresses.
2024-03-25 07:40:52 -04:00
..
app allow deletion of symlinked models in models dir 2024-03-22 18:29:24 -07:00
assets feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
backend fix(mm): default settings pydantic error 2024-03-25 07:40:52 -04:00
configs cleanup: remove unused scripts, cruft 2024-03-20 15:05:25 +11:00
frontend fix(ui): model dependency parsing 2024-03-22 14:59:33 +11:00
invocation_api feat(nodes): "ModelField" -> "ModelIdentifierField", add hash/name/base/type 2024-03-10 11:03:38 +11:00
version chore: v4.0.0rc5 2024-03-22 02:35:16 -07:00
__init__.py Various fixes 2023-01-30 18:42:17 -05:00