소스 검색

build(docker): add doclayout-yolo dependency

- Add doclayout-yolo==0.0.2 to requirements-docker.txt
myhloli 1 년 전
부모
커밋
2468016b42
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      requirements-docker.txt

+ 1 - 0
requirements-docker.txt

@@ -14,4 +14,5 @@ paddleocr==2.7.3
 paddlepaddle==3.0.0b1
 pypandoc
 struct-eqtable==0.1.0
+doclayout-yolo==0.0.2
 detectron2