diff --git a/requirements-examples.txt b/requirements-examples.txt index f1579edcb14..02fc342b46e 100644 --- a/requirements-examples.txt +++ b/requirements-examples.txt @@ -1,6 +1,7 @@ # pip packages needed to run examples. # TODO: Make each example publish its own requirements.txt datasets == 3.6.0 # 4.0.0 deprecates trust_remote_code and load scripts. For now pin to 3.6.0 +huggingface-hub <= 1.13.0 # Dependency of datasets, seems to have download issues in ci with 1.14.0 timm == 1.0.7 torchsr == 1.0.4 torchtune @ git+https://github.com/pytorch/torchtune.git@6f2aa7254458145f99d7004cbd6ebc8e53a06404