Browse Source

更新: 版面检测模型

zeke-chin 2 years ago
parent
commit
c601e36473
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -104,7 +104,7 @@ RUN git clone https://gitee.com/monkeycc/yolov5.git
 # RUN wget --user=sxkj --password='sx' ftp://192.168.199.208/best2.pt
 RUN wget --user=sxkj --password='sx' ftp://192.168.199.208/8-14_layout_model.pt
 
-Add . /workspace
+ADD . /workspace
 EXPOSE 8080