Pin HuggingFace Hub dependency (#11502)

This commit is contained in:
Lysandre Debut
2021-04-30 08:57:50 +02:00
committed by GitHub
parent 60d5bda4fd
commit f37f2adb68
2 changed files with 2 additions and 2 deletions

View File

@@ -99,7 +99,7 @@ _deps = [
"flake8>=3.8.3",
"flax>=0.3.2",
"fugashi>=1.0",
"huggingface-hub>=0.0.8",
"huggingface-hub==0.0.8",
"importlib_metadata",
"ipadic>=1.0.0,<2.0",
"isort>=5.5.4",