diff --git a/pyproject.toml b/pyproject.toml index 3112e9b..9491ad1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dependencies = [ "omegaconf", "hydra-core", "python-dotenv", - "huggingface-hub==0.20.*", + "huggingface-hub", ] [tool.setuptools.dynamic]