The Process to generate the model and website is time consuming so here are videos demonstrating them.
Video for the Model Demo
Video for the Website Demo
- Download the entire Git repository and unzip it.

- Navigate to the Website folder and run "pip install -r requirements.txt" to install all of the dependencies.

- Navigate to this LINK to download the model.pt.

- Place the Model.pt file in the Website folder.

- Run python Website.py and type the URL shown into any browser.

- Drag any jpg image into the website dropbox and press upload to run the image through the model.
