Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 171 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 171 Bytes

Client-OCR

Prerequisites

Docker

Usage

cd client-ocr (Move inside project directory)
sudo docker build -t client-ocr .

sudo docker run -p 8501:8501 client-ocr