- PRYANSHU RATHOUR(2100290100123)
- KASHISH ALI KHAN(2100290100086)
- KARTIKEY CHAUBEY(2100290100085)
- You must have Python3.8 installed in your machine.
- Create a Python Virtual Environment & Activate Virtual Environment Link
2.Install all the dependencies using below command pip install -r requirements.txt
3.Go to the Flask Deployed App folder.
4.Download the pre-trained model file plant_disease_model_1.pt from here
5.Add the downloaded file in Flask Deployed App folder.
6.Run the Flask app using below command python3 app.py
- Final Project Report
- Certificate VII Semester (Dated: December 2024).
- Certificate VIII Semester (Dated: May 2025).
- Synopsis
- Final Presentation
- Source Code
- Database dump (.sql file)
- If a web project, then a Docker file for deployment
- README (This file)