InvokeAI/invokeai/app
psychedelicious c7218dc130 feat(nodes): ItemStorageABC typevar no longer bound to pydantic.BaseModel
This bound is totally unnecessary. There's no requirement for any implementation of `ItemStorageABC` to work only on pydantic models.
2024-02-29 13:16:36 -05:00
..
api feat(nodes): replace latents service with tensors and conditioning services 2024-02-29 13:16:36 -05:00
assets/images tweaks in response to psychedelicious review of PR 2023-07-26 15:27:04 +10:00
invocations feat(nodes): replace latents service with tensors and conditioning services 2024-02-29 13:16:36 -05:00
services feat(nodes): ItemStorageABC typevar no longer bound to pydantic.BaseModel 2024-02-29 13:16:36 -05:00
shared tidy(nodes): move all field things to fields.py 2024-02-29 13:16:35 -05:00
util feat(nodes): update all invocations to use new invocation context 2024-02-29 13:16:35 -05:00
api_app.py tidy(nodes): move all field things to fields.py 2024-02-29 13:16:35 -05:00