1.3.2 (2023-06-15)
- migrations: Remove policy creation from mig (13ac9fc)
1.3.1 (2023-06-15)
- color-thief: Add needed env vars to docker build (6dc438a)
1.3.0 (2023-06-15)
- colorthief: Extract colors, pass to prompt (1902df6)
1.2.5 (2023-06-12)
- Detection (e5baebb)
1.2.4 (2023-06-12)
- loading: Use face warump instead default full (4746487)
1.2.3 (2023-06-09)
- loading: Adds models to standalone build (e3db9aa)
1.2.2 (2023-06-08)
- loading: Adds models and wasm backend to deps (aba40e4)
1.2.1 (2023-06-08)
- change logic of function (84eba54)
- position of function call (dd928d9)
- types: Added some type safety (93b42fa)
1.2.0 (2023-06-07)
- docker: Add docker build of project (220f971)
1.1.0 (2023-06-06)
- 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)
- Add gaze direction accept gender and age from post (72b142f)
- Add prompt generator api route (d980025)
- added auto trigger based on age (90b0cb4)
- added zustand for global state management (813f417)
- ApiExplorer using edge-csrf package (16b31c8)
- csrf: Add csrf token protection (ef4f48a)
- First working draft with human lib (30676f7)
- images: Add image api route. (030ebfe)
- Utils for properties interpolation (c3e713e)