InvokeAI/invokeai/app/services/model_install
psychedelicious d7cede6c28 chore/fix: bump fastapi to 0.105.0
This fixes a problem with `Annotated` which prevented us from using pydantic's `Field` to specify a discriminator for a union. We had to use FastAPI's `Body` as a workaround.
2023-12-13 09:48:34 +11:00
..
__init__.py rename installer __del__() to stop(). Improve probe error messages 2023-12-10 12:55:01 -05:00
model_install_base.py chore/fix: bump fastapi to 0.105.0 2023-12-13 09:48:34 +11:00
model_install_default.py allow the model record migrate script to update existing model records 2023-12-11 22:47:19 -05:00