From 62bc55fa4735872fbc446f607c78579e938cc2bc Mon Sep 17 00:00:00 2001 From: Danish Syed Date: Fri, 14 Jun 2024 23:01:09 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 263d6ee..64a2aa4 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,8 @@ To customize various aspects of the training process, modify the following confi - **Model Customization:** Modify `src/fgvc/models/plant_traits_model.py` ## Acknowledgement +Thank you to [TerraClear](https://www.terraclear.com/) and its incredible team for their support and help with brainstorming ideas. + This experimentation template is generated from [ashleve/lightning-hydra-template](https://github.com/ashleve/lightning-hydra-template). For more details about the template, please refer to their documentation. Thank you for using PlantTraits2024! If you have any questions or encounter issues, please feel free to open an issue or contact the maintainers.