0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-02-04 01:09:14 -05:00
immich/web/src
Mert 87a0ba3db3
feat(ml): export clip models to ONNX and host models on Hugging Face (#4700)
* export clip models

* export to hf

refactored export code

* export mclip, general refactoring

cleanup

* updated conda deps

* do transforms with pillow and numpy, add tokenization config to export, general refactoring

* moved conda dockerfile, re-added poetry

* minor fixes

* updated link

* updated tests

* removed `requirements.txt` from workflow

* fixed mimalloc path

* removed torchvision

* cleaner np typing

* review suggestions

* update default model name

* update test
2023-10-31 05:02:04 -05:00
..
api chore(server): remove user count endpoint (#4724) 2023-10-30 19:29:18 +00:00
lib feat(ml): export clip models to ONNX and host models on Hugging Face (#4700) 2023-10-31 05:02:04 -05:00
routes fix(web): multiple improvements for people page (1) (#4717) 2023-10-30 14:40:28 -05:00
test-data feat(web): timeline bucket for albums (4) (#3604) 2023-08-11 11:00:51 -05:00
app.css feat(web): Improved assets upload (#3850) 2023-09-01 12:00:51 -04:00
app.d.ts chore(web): prettier (#2821) 2023-06-30 23:50:47 -05:00
app.html chore(web): prettier (#2821) 2023-06-30 23:50:47 -05:00
hooks.server.ts feat(web): only log http errors in web container (#4031) 2023-09-08 15:09:59 +00:00