A web app with a machine learning model that can classify wastes as recyclable or organic! You can use it to teach young kids how to differentiate between the two and raise a responsible next generation.
pip install -r requirements.txt
python index.py
Note
Filename | Lines |
---|---|
index.py | 13, 39 |
main.py | 14, 15 |