Skip to content

Commit 8f8ebc9

Browse files
authored
Update env_pyspark_torch.sh
1 parent 6b29159 commit 8f8ebc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

env_pyspark_torch.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ file=/workdir/${1:-env_pyspark_torch}.tar.gz
55
/opt/python/bin/python3 -m pip install \
66
loguru notifiers \
77
pyarrow datacompy \
8-
torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cpu
8+
torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cpu \
99
transformers \
1010
pysparker
1111

0 commit comments

Comments
 (0)