Skip to content

Commit

Permalink
Update packaging to torch 2 / CUDA 12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nim65s committed Jan 12, 2024
1 parent f5f1faf commit 74faf2d
Show file tree
Hide file tree
Showing 3 changed files with 659 additions and 624 deletions.
6 changes: 3 additions & 3 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ channels:
- anaconda
- defaults
dependencies:
- nvidia::cudatoolkit==11.3.1
- nvidia::cudatoolkit==12.1
- python=3.9
- pip
- pytorch::pytorch==1.11.0
- torchvision==0.12.0
- pytorch::pytorch==2.1
- torchvision==0.16
- geckodriver
- firefox
- opencv
Expand Down
Loading

0 comments on commit 74faf2d

Please sign in to comment.