Skip to content

Commit afe3054

Browse files
committed
tc
1 parent 3eccf02 commit afe3054

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.jenkins/build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ sudo apt-get install -y pandoc
2626
# pip3 install torch==2.5.0 torchvision torchaudio --no-cache-dir --index-url https://download.pytorch.org/whl/test/cu124
2727

2828
# Install two language tokenizers for Translation with TorchText tutorial
29+
python --version
30+
which python
2931
python -m spacy download en_core_web_sm
3032
python -m spacy download de_core_news_sm
3133

0 commit comments

Comments
 (0)