We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b29159 commit 8f8ebc9Copy full SHA for 8f8ebc9
env_pyspark_torch.sh
@@ -5,7 +5,7 @@ file=/workdir/${1:-env_pyspark_torch}.tar.gz
5
/opt/python/bin/python3 -m pip install \
6
loguru notifiers \
7
pyarrow datacompy \
8
- torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cpu
+ torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cpu \
9
transformers \
10
pysparker
11
0 commit comments