Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 195 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 195 Bytes

OCR API

基于 FastAPI 和 ddddocr 的 OCR API 服务

构建镜像

./build.sh

启动容器

docker run -d --name fastocr -p 20000:20000 --restart always fastocr