mirror of
https://github.com/open-mmlab/mmdeploy.git
synced 2025-01-14 08:09:43 +08:00
Typo
This commit is contained in:
parent
7328d9eeda
commit
4bb281bfef
@ -64,7 +64,7 @@ RUN git clone https://github.com/open-mmlab/mmdeploy &&\
|
||||
cmake -DMMDEPLOY_TARGET_BACKENDS="ort;trt" .. &&\
|
||||
make -j$(nproc) &&\
|
||||
cd .. &&\
|
||||
mim install --no-cache-dir -e .
|
||||
mim install -e .
|
||||
|
||||
### build sdk
|
||||
RUN git clone https://github.com/openppl-public/ppl.cv.git &&\
|
||||
|
Loading…
x
Reference in New Issue
Block a user