Skip to content

simi1892/plant-detection-model

Repository files navigation

plant_detection_model

Description 📝

following

Installation 🛠️

  1. Clone this repository
  2. Install the requirements using pip install -r requirements.txt

Run the fastapi web server 🚀

  1. Go the the root directory
  2. Run the server using uvicorn src.api.app.main:app --reload

Run the tests 🧪

  1. Go the the root directory
  2. Run the tests with unittest using python -m unittest discover -s src/api/tests -p "test_*.py"

Guidelines 📖

About

copy school project for nostalgia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published