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 efbf003 commit d34dfc0Copy full SHA for d34dfc0
vendor/ngc-pytorch/Dockerfile.21.07-py3
@@ -115,7 +115,7 @@ RUN git clone --recursive https://github.com/bodono/scs-python.git && \
115
cd /tmp/scs-python && \
116
python setup.py install --scs --gpu
117
118
-RUN /opt/conda/bin/conda install -c conda-forge opencv ffmpeg
+RUN /opt/conda/bin/conda install -c conda-forge opencv ffmpeg spacy
119
120
RUN /opt/conda/bin/python3 -m pip install --no-cache-dir \
121
Cython==0.29.22 \
0 commit comments