diff --git a/pyproject.toml b/pyproject.toml index 3de2056d..efa5cfc2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -73,7 +73,7 @@ full = [ "tokenizers==0.13.3", "numpy==1.24.2", "scipy==1.10.1", - "huggingface-hub==0.12.1", + "huggingface-hub==0.20.1", "more-itertools==9.0.0", "ffmpeg-python==0.2.0", "sentence-transformers==2.2.2", diff --git a/requirements_full.txt b/requirements_full.txt index bfedc779..3d99cc46 100644 --- a/requirements_full.txt +++ b/requirements_full.txt @@ -1,6 +1,6 @@ tokenizers==0.13.3 numpy==1.24.2 scipy==1.10.1 -huggingface-hub==0.12.1 +huggingface-hub==0.20.1 more-itertools==9.0.0 ffmpeg-python==0.2.0