renovate[bot]
|
ef0070c3fd
|
fix(deps): update machine-learning (#14891)
|
2024-12-23 20:04:55 -05:00 |
|
renovate[bot]
|
e0fc8734bf
|
chore(deps): update dependency ruff to v0.8.3 (#14756)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-17 15:35:22 -05:00 |
|
github-actions
|
fd34a914a6
|
chore: version v1.123.0
|
2024-12-17 16:00:50 +00:00 |
|
renovate[bot]
|
4edeed9739
|
fix(deps): update machine-learning (#14630)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-16 09:03:04 -06:00 |
|
github-actions
|
c52f1bae81
|
chore: version v1.122.3
|
2024-12-11 21:15:03 +00:00 |
|
renovate[bot]
|
71b48b11e6
|
chore(deps): update dependency pytest-cov to v6 (#13925)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-11 11:24:13 -06:00 |
|
renovate[bot]
|
bcc438eafb
|
fix(deps): update dependency python-multipart to v0.0.18 [security] (#14458)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-10 22:00:01 +00:00 |
|
github-actions
|
03eb5903fe
|
chore: version v1.122.2
|
2024-12-08 23:41:22 +00:00 |
|
github-actions
|
97c1eb7289
|
chore: version v1.122.1
|
2024-12-06 13:49:14 +00:00 |
|
github-actions
|
37220a342a
|
chore: version v1.122.0
|
2024-12-05 16:29:46 +00:00 |
|
github-actions
|
98c9ae1f7d
|
chore: version v1.121.0
|
2024-11-20 16:15:53 +00:00 |
|
renovate[bot]
|
b031a8cac1
|
fix(deps): update machine-learning (#14219)
|
2024-11-18 20:17:18 -05:00 |
|
github-actions
|
31a1e64b58
|
chore: version v1.120.2
|
2024-11-12 17:30:29 +00:00 |
|
Robert Schütz
|
e3426c880f
|
chore(ml): replace fastapi-slim with fastapi (#14091)
The two have been identical since version 0.112.0:
https://github.com/fastapi/fastapi/discussions/11525#discussioncomment-10219861
|
2024-11-11 23:08:29 -05:00 |
|
github-actions
|
599b489f81
|
chore: version v1.120.1
|
2024-11-07 15:31:19 +00:00 |
|
github-actions
|
f1b8a9374f
|
chore: version v1.120.0
|
2024-11-06 16:17:29 +00:00 |
|
renovate[bot]
|
3f99ef90ec
|
fix(deps): update machine-learning (#13919)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-11-04 19:50:17 -05:00 |
|
renovate[bot]
|
7961435d36
|
fix(deps): update machine-learning (#13786)
|
2024-10-30 16:38:56 +00:00 |
|
github-actions
|
00dd9419a5
|
chore: version v1.119.1
|
2024-10-29 13:33:36 +00:00 |
|
github-actions
|
8449e78c8f
|
chore: version v1.119.0
|
2024-10-28 14:41:08 +00:00 |
|
Robert Schütz
|
988d527212
|
chore(ml): remove setuptools from dependencies (#13762)
|
2024-10-27 17:10:55 +00:00 |
|
Mert
|
1ec9a60e41
|
feat(ml): configurable batch size for facial recognition (#13689)
* configurable batch size, default openvino to 1
* update docs
* don't add a new dependency for two lines
* fix typing
|
2024-10-23 07:50:28 -05:00 |
|
renovate[bot]
|
1ef2804d20
|
chore(deps): update dependency ruff to v0.7.0 (#13682)
|
2024-10-22 17:14:01 +00:00 |
|
renovate[bot]
|
0d4a18151d
|
fix(deps): update dependency pydantic-settings to v2.6.0 (#13671)
|
2024-10-22 09:42:23 -04:00 |
|
renovate[bot]
|
84e6e276bf
|
fix(deps): update machine-learning (#13661)
|
2024-10-21 22:21:38 -04:00 |
|
github-actions
|
e8015dc7d7
|
chore: version v1.118.2
|
2024-10-16 18:44:39 +00:00 |
|
renovate[bot]
|
240de1239e
|
fix(deps): update dependency ftfy to v6.3.0 (#13480)
|
2024-10-15 19:59:17 -04:00 |
|
github-actions
|
edd7dfb5d8
|
chore: version v1.118.1
|
2024-10-15 20:44:10 +00:00 |
|
renovate[bot]
|
7e49b0c875
|
fix(deps): update dependency tokenizers to v0.20.1 (#13470)
|
2024-10-15 15:38:18 -04:00 |
|
renovate[bot]
|
6d56927c2c
|
chore(deps): update machine-learning (#13452)
|
2024-10-15 14:39:35 -04:00 |
|
github-actions
|
8f69d9d0ec
|
chore: version v1.118.0
|
2024-10-15 10:48:53 +00:00 |
|
Mert
|
e7397f35c9
|
chore(ml): update pydantic (#13230)
* update pydantic
* fix typing
* remove unused import
* remove unused schema
|
2024-10-13 18:00:21 -04:00 |
|
Mert
|
3ba2602664
|
fix(ml): pin onnxruntime-openvino (#13290)
|
2024-10-08 18:03:28 -04:00 |
|
renovate[bot]
|
58f14f27cf
|
fix(deps): update machine-learning (#13270)
|
2024-10-07 22:11:57 -04:00 |
|
Mert
|
bd826b0b9b
|
feat(ml): round-robin device assignment (#13237)
* round-robin device assignment
* docs and tests
clarify doc
|
2024-10-07 17:37:45 -04:00 |
|
github-actions
|
6b8462402b
|
chore: version v1.117.0
|
2024-10-03 01:59:28 +00:00 |
|
renovate[bot]
|
f0ad6627a5
|
fix(deps): update machine-learning (#13070)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-09-30 21:54:28 -04:00 |
|
renovate[bot]
|
7579bc4359
|
fix(deps): update machine-learning (#12883)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-09-27 22:07:59 +00:00 |
|
github-actions
|
8bbcd5c31e
|
chore: version v1.116.2
|
2024-09-27 18:17:49 +00:00 |
|
github-actions
|
7c15e11efc
|
chore: version v1.116.1
|
2024-09-27 15:32:16 +00:00 |
|
github-actions
|
60679a6369
|
chore: version v1.116.0
|
2024-09-26 14:51:27 +00:00 |
|
renovate[bot]
|
529d49471f
|
fix(deps): update machine-learning (#12747)
|
2024-09-20 10:09:15 -04:00 |
|
renovate[bot]
|
b0aafce16b
|
fix(deps): update machine-learning (#12740)
|
2024-09-16 21:09:24 -04:00 |
|
github-actions
|
230eff4e1a
|
chore: version v1.115.0
|
2024-09-12 15:37:59 +00:00 |
|
Mert
|
a68e6be7e1
|
chore(ml): remove deprecated kwarg when downloading models (#12589)
remove local_dir_use_symlinks
|
2024-09-11 22:21:33 -05:00 |
|
Mert
|
22dc9bcebb
|
fix(ml): batch axis not being added for recognition model (#12588)
* fix has_batch_axis
* fix typing
|
2024-09-11 22:21:12 -05:00 |
|
Mert
|
ad58d7e23e
|
chore(ml): downgrade to cuda 12.2 (#12587)
* downgrade to cuda 12.2
* update docs
|
2024-09-12 00:25:57 +00:00 |
|
renovate[bot]
|
9b528519e4
|
chore(deps): update dependency ruff to v0.6.4 (#12553)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-09-10 14:32:35 -04:00 |
|
renovate[bot]
|
98fa532135
|
fix(deps): update dependency fastapi-slim to v0.112.4 (#12545)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-09-10 14:13:50 -04:00 |
|
renovate[bot]
|
12bfb19852
|
chore(deps): update machine-learning (#12535)
|
2024-09-10 00:26:11 -04:00 |
|