diff --git a/setup.py b/setup.py index 5ea1fa3a..58698bc2 100644 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ "accelerate", "datasets>=2.20", "zstandard", - "huggingface_hub @ git+https://github.com/huggingface/huggingface_hub", + "huggingface_hub>=0.26.5", ] setup(