diff --git a/setup.py b/setup.py index a513215a3..e089abed3 100644 --- a/setup.py +++ b/setup.py @@ -124,7 +124,7 @@ ] extra_deps['hf'] = [ - 'huggingface_hub>=0.23.4,<0.26', + 'huggingface_hub>=0.23.4,<0.27', ] extra_deps['testing'] = [