renovate[bot]
|
6119618ae2
|
chore(deps): update mambaorg/micromamba:bookworm-slim docker digest to d5b8281 (#9616)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-21 09:48:11 +01:00 |
|
Jason Rasmussen
|
2e62c7b417
|
refactor: node_env => immich_env (#9561)
|
2024-05-17 13:30:05 -04:00 |
|
renovate[bot]
|
8ff397527f
|
chore(deps): update machine-learning (#9292)
|
2024-05-06 22:21:24 -04:00 |
|
renovate[bot]
|
374a9b557b
|
chore(deps): update mambaorg/micromamba:bookworm-slim docker digest to f4c5c3c (#9181)
|
2024-04-30 13:37:29 -04:00 |
|
renovate[bot]
|
c1636ef7ab
|
chore(deps): update machine-learning (#9168)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-30 02:24:09 +00:00 |
|
renovate[bot]
|
7a2c1bab23
|
chore(deps): update machine-learning (#9029)
|
2024-04-23 14:33:12 -04:00 |
|
renovate[bot]
|
1c1e461936
|
chore(deps): update mambaorg/micromamba:bookworm-slim docker digest to 4de6145 (#8828)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-16 00:40:12 +00:00 |
|
renovate[bot]
|
1bca1b8bde
|
fix(deps): update machine-learning (#8646)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-11 01:38:30 -04:00 |
|
renovate[bot]
|
e2d5a8c0bb
|
fix(deps): update machine-learning (#8280)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-03-31 06:05:18 +00:00 |
|
renovate[bot]
|
9fd5d2ad9c
|
fix(deps): update machine-learning (#8057)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-03-20 22:59:15 -04:00 |
|
renovate[bot]
|
4c0bb2308c
|
fix(deps): update machine-learning (#7634)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-03-06 00:24:33 -05:00 |
|
renovate[bot]
|
8965c25f54
|
chore(deps): update machine-learning (#7451)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-27 00:53:37 -05:00 |
|
renovate[bot]
|
bfba81de94
|
chore(deps): update machine-learning (#6931)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-12 21:08:17 -05:00 |
|
renovate[bot]
|
d3ff2408bc
|
chore(deps): update mambaorg/micromamba:bookworm-slim docker digest to 377aafa (#6434)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-16 16:39:31 -05:00 |
|
Mert
|
e2666f0e74
|
fix(ml): remove unused import (#6356)
* remove unused import
* formatting
|
2024-01-13 00:25:26 -05:00 |
|
renovate[bot]
|
20be42cec0
|
chore(deps): update machine-learning (#6302)
* chore(deps): update machine-learning
* fix typing, use new lifespan syntax
* wrap in try / finally
* move log
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com>
|
2024-01-13 05:00:09 +00:00 |
|
renovate[bot]
|
3edc87f684
|
fix(deps): update machine-learning (#5180)
* fix(deps): update machine-learning
* updated ruff command
* use isinstance
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com>
|
2023-12-25 22:37:48 -05:00 |
|
renovate[bot]
|
e05c7f5b76
|
chore(deps): update mambaorg/micromamba:bookworm-slim docker digest to 5ea70d2 (#5707)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-14 23:09:48 -05:00 |
|
renovate[bot]
|
259700c45f
|
chore(deps): update mambaorg/micromamba:bookworm-slim docker digest to e296d47 (#5487)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-04 19:37:08 -05:00 |
|
renovate[bot]
|
1fa5e220a1
|
chore(deps): pin dependencies (#5367)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-29 02:09:11 +00:00 |
|
Mert
|
935f471ccb
|
chore(ml): use strict mypy (#5001)
* improved typing
* improved export typing
* strict mypy & check export folder
* formatting
* add formatting checks for export folder
* re-added init call
|
2023-11-13 10:18:46 -06:00 |
|
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 |
|