Skip to content

InnoTech-Titans/Crop-Prediction

Repository files navigation

Crop-Prediction

Installation

  1. Clone the repository:

    git clone https://github.com/InnoTech-Titans/Crop-Prediction.git
    cd Crop-Prediction
  2. Create a Virtual Environment:

    python -m venv your_env_name
    your_env_name/Scripts/activate
    pip install -r requirements.txt
  3. Run the command:

    python app.py