Skip to content

Commit

Permalink
Install huggingface_hub package for gpu tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
SamanehSaadat committed Apr 16, 2024
1 parent 40a0e11 commit a8845ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .kokoro/github/ubuntu/gpu/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ then
fi

pip install --no-deps -e "." --progress-bar off
pip install huggingface_hub

# Run Extra Large Tests for Continuous builds
if [ "${RUN_XLARGE:-0}" == "1" ]
Expand Down

0 comments on commit a8845ea

Please sign in to comment.