Skip to content

ahn1305/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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 84.4%
  • SCSS 6.9%
  • HTML 6.3%
  • Python 1.8%
  • JavaScript 0.6%