We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32ecb72 commit b366ae3Copy full SHA for b366ae3
plugins/huggingface/pyproject.toml
@@ -8,7 +8,7 @@ packages = [{include = "modelgauge"}]
8
9
[tool.poetry.dependencies]
10
python = "^3.10"
11
-huggingface-hub = "^0.25.0"
+huggingface-hub = "^0.26.3"
12
13
[build-system]
14
requires = ["poetry-core"]
0 commit comments