Skip to content

Commit

Permalink
style: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
amitkparekh committed Dec 3, 2023
1 parent 411ff45 commit df949ca
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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/)
Expand Down

0 comments on commit df949ca

Please sign in to comment.