Skip to content

Commit 632a069

Browse files
committed
fixed conflict
1 parent d8e6900 commit 632a069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vendor/ngc-pytorch/Dockerfile.22.03-py3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ RUN git clone -q --branch=v0.3.20 https://github.com/xianyi/OpenBLAS.git && \
127127
cd /tmp/scs-python && \
128128
python setup.py install --scs --gpu
129129

130-
RUN /opt/conda/bin/conda install -cᅧ conda-forge opencv ffmpeg spacy
130+
RUN /opt/conda/bin/conda install opencv ffmpeg spacy
131131

132132
WORKDIR /tmp
133133
COPY ./requirements.22.03.txt /tmp/requirements.txt

0 commit comments

Comments
 (0)