- Python 3.7+
- clone this repository
git clone https://github.com/xyfer17/Waste-classification-app.git
- Open the project folder and install all required dependencies using the below cmd
pip install -r requirements.txt
- After this run the below cmd to execute
python app.py
Open Browser and type http://localhost:5000