Skip to content

Commit

Permalink
Merge pull request #200 from yushan777/main
Browse files Browse the repository at this point in the history
Update environment.yaml
  • Loading branch information
djbielejeski authored Jan 8, 2024
2 parents 2d686f0 + 2bf9b44 commit 4d4e744
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ dependencies:
- python=3.10
- pip=22.2.2
- cudatoolkit=11.8
- pytorch
- pytorch=2.0.1
- torchvision
- pytorch-cuda=11.7
- pytorch-cuda=11.8
- numpy=1.23.1
- pip:
- pytorch-lightning==1.7.6
Expand Down

0 comments on commit 4d4e744

Please sign in to comment.