Skip to content

Commit

Permalink
Update geo-inference dependency to version 2.0.5 with torch 1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
valhassan committed Jun 17, 2024
1 parent 0780249 commit 2079e2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies:
- torchgeo>=0.3
- torchvision>=0.13
- pip:
- geo-inference>=2.0.5 --install-option="--no-deps"
- geo-inference>=2.0.5 "torch==1.12.0"
- hydra-colorlog>=1.1.0
- hydra-optuna-sweeper>=1.1.0
- segmentation-models-pytorch>=0.3.3
Expand Down

0 comments on commit 2079e2f

Please sign in to comment.