mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-04 00:24:57 -05:00
- Add async zod refiner to `zImageWithDims` which fetches the image as part of validation - Add `zServerValidatedModelIdentifierField`, a zod-refined version of `zModelIdentifierField` which fetches the model as part of validation - Add `zCanvasMetadata` zod schema, which contains only canvas entities - no bbox, and no `isHidden` flags