Skip to content

Commit

Permalink
Update deploy-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmedsaed authored Aug 12, 2024
1 parent c26b07e commit 030714f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
git checkout hg-docs
python -m pip install --upgrade pip
sudo apt install libsndfile1
pip install datasets evaluate transformers
pip install torch==2.3.1 torchvision==0.18.1 torchaudio==2.3.1 --index-url https://download.pytorch.org/whl/cpu
pip install fairseq2n --pre --upgrade --extra-index-url https://fair.pkg.atmeta.com/fairseq2/whl/nightly/pt2.3.1/cpu
pip install -e .
Expand Down

0 comments on commit 030714f

Please sign in to comment.