Skip to content

Wrote in haste. Simple dockerised OCR application with flask frontend. For private use, not very safe app.

Notifications You must be signed in to change notification settings

dankuc237/simple_ocr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run:

git clone https://github.com/dankuc237/simple_ocr
cd simple_ocr
sudo docker build --tag simple-ocr .
sudo docker images
sudo docker run --network host -p 5000:5000 simple-ocr

About

Wrote in haste. Simple dockerised OCR application with flask frontend. For private use, not very safe app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published