Skip to content

Commit

Permalink
Relax pytorch-cuda version (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
tayden authored Jan 16, 2024
1 parent 10fab9f commit 9678c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ requirements:
- torchvision ~=0.16.1
- typer ~=0.9.0
run_constrained:
- pytorch-cuda ~= 11.8
- pytorch-cuda >= 11.8

test:
imports:
Expand Down

0 comments on commit 9678c23

Please sign in to comment.