- Create a python environment and install all the libraries specified in requirements.txt
- Download the model and image files files from the given link:
https://drive.google.com/file/d/1M8LijnNH1fyTezzJBdsZhw0MKl8Ar80G/view?usp=drive_link
- Extract all the files from the downloaded zip file from drive to the root directory of project.
- After extracting the files the folder structure should be as below:
- Run the following command to start the application
streamlit run Home.py