mirror of
https://github.com/invoke-ai/InvokeAI
synced 2026-03-26 00:30:32 +01:00
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. |
||
|---|---|---|
| .. | ||
| image_util | ||
| ip_adapter | ||
| model_hash | ||
| model_manager | ||
| onnx | ||
| stable_diffusion | ||
| tiles | ||
| util | ||
| __init__.py | ||
| lora.py | ||
| model_patcher.py | ||
| raw_model.py | ||
| textual_inversion.py | ||