Update README.md

This commit is contained in:
eloimoliner 2021-08-31 15:49:40 +03:00 committed by GitHub
parent 535a0d2b58
commit 959fa22b50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,9 @@ abstract here
width="400px"></p> width="400px"></p>
## Requirements ## Requirements
You will need at least python 3.7. See ´requirements.txt´ for the required package versions.
To install the environment through anaconda, follow the instructions:
conda env update -f environment.yml conda env update -f environment.yml
conda activate historical_denoiser conda activate historical_denoiser