Releases: technologiestiftung/eyes-of-ai
Releases · technologiestiftung/eyes-of-ai
v1.3.2
1.3.2 (2023-06-15)
Bug Fixes
- migrations: Remove policy creation from mig (13ac9fc)
v1.3.1
1.3.1 (2023-06-15)
Bug Fixes
- color-thief: Add needed env vars to docker build (6dc438a)
v1.3.0
1.3.0 (2023-06-15)
Features
- colorthief: Extract colors, pass to prompt (1902df6)
v1.2.5
1.2.5 (2023-06-12)
Bug Fixes
v1.2.4
1.2.4 (2023-06-12)
Bug Fixes
- loading: Use face warump instead default full (4746487)
v1.2.3
1.2.3 (2023-06-09)
Bug Fixes
- loading: Adds models to standalone build (e3db9aa)
v1.2.2
1.2.2 (2023-06-08)
Bug Fixes
- loading: Adds models and wasm backend to deps (aba40e4)
v1.2.1
1.2.1 (2023-06-08)
Bug Fixes
- change logic of function (84eba54)
- position of function call (dd928d9)
- types: Added some type safety (93b42fa)
v1.2.0
1.2.0 (2023-06-07)
Features
- docker: Add docker build of project (220f971)
v1.1.0
1.1.0 (2023-06-06)
Bug Fixes
- seed: Add bucket creation to seed (1042140)
- validation: ajv does not work in edge runtime (b262c67)
Features
- api explorer: Make explorer embeddable (f360cbb)
- csrf: Use csrf tokens (4b08026)
- image grid: Use stored images (63e46db)
- prompt: Use Human result as input (a8c096b)
- prompt: Validate POST body with ajv (e9dc975)