lowercase

This commit is contained in:
Yoni Yang
2024-11-30 14:24:38 +00:00
parent 6ffc227330
commit 7fddf282cf
4 changed files with 92 additions and 527 deletions

View File

@@ -23,7 +23,6 @@ orjson = ">=3.9.5"
gunicorn = ">=21.1.0"
huggingface-hub = ">=0.20.1,<1.0"
tokenizers = ">=0.15.0,<1.0"
rknn-toolkit2 = "^2.3.0"
[tool.poetry.group.dev.dependencies]
mypy = ">=1.3.0"
@@ -60,9 +59,6 @@ optional = true
[tool.poetry.group.armnn.dependencies]
onnxruntime = "^1.15.0"
[tool.poetry.group.rknn]
optional = true
[[tool.poetry.source]]
name = "cuda12"
url = "https://aiinfra.pkgs.visualstudio.com/PublicPackages/_packaging/onnxruntime-cuda-12/pypi/simple/"
@@ -101,4 +97,4 @@ line-length = 120
target-version = ['py311']
[tool.pytest.ini_options]
markers = ["providers", "ov_device_ids"]
markers = ["providers", "ov_device_ids"]