-
Clone the repository:
git clone https://github.com/InnoTech-Titans/Crop-Prediction.git cd Crop-Prediction
-
Create a Virtual Environment:
python -m venv your_env_name your_env_name/Scripts/activate pip install -r requirements.txt
-
Run the command:
python app.py