Skip to content

Commit 8706789

Browse files
committed
Merge branch 'main' into tar-generator
2 parents 9e9cc8f + 6cce1ce commit 8706789

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

environment.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
name: ml-spm
22
channels:
33
- pytorch
4-
- nvidia/label/cuda-11.8.0
4+
- nvidia/label/cuda-12.1.0
55
- conda-forge
66
- defaults
77
dependencies:
88
- python=3.11
99
- pip
1010
- pytorch
11-
- torchvision
12-
- torchaudio
11+
- pytorch-cuda=12.1
1312
- cuda
1413
- ninja
1514
- matplotlib

0 commit comments

Comments
 (0)