Skip to content

Commit

Permalink
Update README.md with mlde_utils dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
henryaddison authored Aug 31, 2023
1 parent f5fa103 commit 4d57014
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## Dependencies

1. Create conda environment: `conda env create -f environment.lock.yml`
1. Clone and install https://github.com/henryaddison/mlde_utils into the environment: e.g. `pip install -e ../mlde_utils`
1. Install ml_downscaling_emulator locally: `pip install -e .`
1. Install unet code: `git clone --depth 1 git@github.com:henryaddison/Pytorch-UNet src/ml_downscaling_emulator/unet`

Expand Down

0 comments on commit 4d57014

Please sign in to comment.