1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-06 03:46:47 +01:00
immich/server/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
..
admin-cli chore(server): bump server dependencies (#3899) 2023-08-28 14:41:57 -05:00
domain feat(ml): export clip models to ONNX and host models on Hugging Face (#4700) 2023-10-31 05:02:04 -05:00
immich refactor(server): user profile picture (#4728) 2023-10-30 19:38:34 -04:00
infra fix(web): multiple improvements for people page (1) (#4717) 2023-10-30 14:40:28 -05:00
microservices refactor(server, web)!: store latest immich version available on the server (#3565) 2023-10-24 11:05:42 -04:00
main.ts fix(server,cli): don't float promises (#4433) 2023-10-13 01:22:40 -04:00