mirror of
https://github.com/open-mmlab/mmdeploy.git
synced 2025-01-14 08:09:43 +08:00
Update docker/GPU/Dockerfile
Co-authored-by: HinGwenWoong <peterhuang0323@qq.com>
This commit is contained in:
parent
0755391c31
commit
8e24f29f52
@ -40,7 +40,7 @@ ENV PATH /opt/conda/bin:$PATH
|
||||
|
||||
### install mmcv
|
||||
RUN /opt/conda/bin/pip install --no-cache-dir openmim \
|
||||
&& mim install --no-cache-dir "mmcv>=2.0.0rc1,<2.1.0"
|
||||
&& mim install --no-cache-dir "mmcv>=2.0.0rc2,<2.1.0"
|
||||
|
||||
WORKDIR /root/workspace
|
||||
### get onnxruntime
|
||||
|
Loading…
x
Reference in New Issue
Block a user