Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 151 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 151 Bytes

Check QR code from document

Run:

pip install -r requirements.txt 
streamlit run app.py
flask --app backend --debug run