InvokeAI/invokeai
psychedelicious eb33303e79 fix(mm): handle depth and inpainting models when converting to diffusers
"Normal" models have 4 in-channels, while "Depth" models have 5 and "Inpaint" models have 9.

We need to explicitly tell diffusers the channel count when converting models.

Closes  #6058
2024-03-27 07:48:54 -04:00
..
app feat(mm): improved install error log message in terminal 2024-03-27 08:34:00 +11:00
assets feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
backend fix(mm): handle depth and inpainting models when converting to diffusers 2024-03-27 07:48:54 -04:00
configs cleanup: remove unused scripts, cruft 2024-03-20 15:05:25 +11:00
frontend chore(ui): lint 2024-03-27 10:52:32 +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