Skip to content

Commit

Permalink
Merge pull request #11 from eds-book-gallery/postprint
Browse files Browse the repository at this point in the history
Opencv via pip
  • Loading branch information
acocac authored Mar 11, 2024
2 parents 003f4f6 + b382fb7 commit d8e63ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ dependencies:
- xarray=2022.3.0
- intake
- intake-xarray
- rasterio==1.2.*
- opencv
- rasterio==1.2.10
- pytorch==1.8.0
- torchvision==0.9.0
- tqdm
Expand All @@ -26,4 +25,5 @@ dependencies:
- pip
- numpy==1.23.0
- pip:
- opencv-contrib-python
- git+https://github.com/facebookresearch/detectron2.git

0 comments on commit d8e63ea

Please sign in to comment.