Skip to content

Latest commit

 

History

History
23 lines (22 loc) · 358 Bytes

README.md

File metadata and controls

23 lines (22 loc) · 358 Bytes

StepUp

git clone https://github.com/tooggle/License-plate-identification.git

create conda env

conda create -n yolov7

Enter the environment

conda activate yolov7

Install dependency

pip3 install -r requirements.txt

Run Streamlit

streamlit run app.py

URL

https://license-plate-identification.streamlit.app/