From df949ca3160ff97f480c3bf5b78a580afa359156 Mon Sep 17 00:00:00 2001 From: Amit Parekh <7276308+amitkparekh@users.noreply.github.com> Date: Sun, 3 Dec 2023 05:55:12 +0000 Subject: [PATCH] style: formatting --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 9dc83e3..2fd82e1 100644 --- a/README.md +++ b/README.md @@ -40,9 +40,6 @@ The object detector and feature extractor used for the EMMA project. - - - A clean and scalable [PyTorch Lightning and Hydra Template](https://github.com/ashleve/lightning-hydra-template) for deep learning research, with the simplicity of [Hypermodern Python](https://github.com/cjolowicz/cookiecutter-hypermodern-python) tooling. Assuming you have [pyenv](https://github.com/pyenv/pyenv) and [Poetry](https://python-poetry.org/), clone the repository and run: @@ -125,8 +122,6 @@ This is organised in very similarly to structure from the [Lightning-Hydra-Templ - `storage` — data for training/inference _(and maybe use symlinks to point to other parts of the filesystem)_ - `src` — where the main code lives - - ## Developer tooling - Dependency management with [Poetry](https://python-poetry.org/)