Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 125 Bytes

File metadata and controls

7 lines (7 loc) · 125 Bytes

ocr

simple REST service to OCR images

docker build -t ocr:latest .
docker run -p 8000:8000 ocr

openapi docs at root