InvokeAI/invokeai/app
psychedelicious fd30cb4d90 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-15 17:30:03 +11:00
..
api feat(nodes): replace latents service with tensors and conditioning services 2024-02-15 17:30:03 +11: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-15 17:30:03 +11:00
services feat(nodes): ItemStorageABC typevar no longer bound to pydantic.BaseModel 2024-02-15 17:30:03 +11:00
shared tidy(nodes): move all field things to fields.py 2024-02-15 17:30:02 +11:00
util feat(nodes): update all invocations to use new invocation context 2024-02-15 17:30:02 +11:00
api_app.py tidy(nodes): move all field things to fields.py 2024-02-15 17:30:02 +11:00