mirror of
https://github.com/open-mmlab/mmocr.git
synced 2025-06-03 21:54:47 +08:00
Revert "reset docker"
This reverts commit 240da99cdab57e0cbb938a4533054452e19ecd58.
This commit is contained in:
parent
f11ed20d9a
commit
05c4bc3c88
@ -19,7 +19,7 @@ RUN apt-get update && apt-get install -y git ninja-build libglib2.0-0 libsm6 lib
|
|||||||
RUN conda clean --all
|
RUN conda clean --all
|
||||||
RUN pip install mmcv-full -f https://download.openmmlab.com/mmcv/dist/cu101/torch1.6.0/index.html
|
RUN pip install mmcv-full -f https://download.openmmlab.com/mmcv/dist/cu101/torch1.6.0/index.html
|
||||||
|
|
||||||
RUN pip install mmdet==2.23.0
|
RUN pip install mmdet
|
||||||
|
|
||||||
RUN git clone https://github.com/open-mmlab/mmocr.git /mmocr
|
RUN git clone https://github.com/open-mmlab/mmocr.git /mmocr
|
||||||
WORKDIR /mmocr
|
WORKDIR /mmocr
|
||||||
|
Loading…
x
Reference in New Issue
Block a user