In this project, we have used Deep learning to determine whether plant is healthy or not using its leaf image.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software and how to install them:
- Python
- You will also need to download and install the mentioned packages from requirements.txt
- Download this git repository.
- In CMD change the directory to the folder where this project is saved in your machine and type below command and press enter.
streamlit run main.py
- After hitting the enter, web app will be opened in your localhost.