Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 381 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 381 Bytes

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