Skip to content

Commit d34dfc0

Browse files
committed
update librarys
1 parent efbf003 commit d34dfc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vendor/ngc-pytorch/Dockerfile.21.07-py3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ RUN git clone --recursive https://github.com/bodono/scs-python.git && \
115115
cd /tmp/scs-python && \
116116
python setup.py install --scs --gpu
117117

118-
RUN /opt/conda/bin/conda install -c conda-forge opencv ffmpeg
118+
RUN /opt/conda/bin/conda install -c conda-forge opencv ffmpeg spacy
119119

120120
RUN /opt/conda/bin/python3 -m pip install --no-cache-dir \
121121
Cython==0.29.22 \

0 commit comments

Comments
 (0)