File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
channels :
2
- - nvidia
3
2
- pytorch
3
+ - nvidia
4
4
- defaults
5
5
dependencies :
6
6
- jupyter=1.0.0
7
7
- matplotlib=3.8.0
8
- - numpy=1.26.0
8
+ - numpy=1.24.3
9
9
- pip=23.3
10
10
- python=3.11.5
11
11
- pytorch=2.1.1
12
12
- pytorch-cuda=11.8
13
- - scikit-learn=1.2.2
13
+ - scikit-learn=1.3.0
14
14
- scipy=1.11.3
15
15
- torchaudio=2.1.1
16
16
- torchvision=0.16.1
17
17
- pip :
18
18
- captum==0.6.0
19
- - opencv-contrib-python==4.8.1.78
19
+ - opencv-contrib-python-headless ==4.8.1.78
20
20
- torchio==0.19.2
Original file line number Diff line number Diff line change 1
1
channels :
2
- - nvidia
3
2
- pytorch
3
+ - nvidia
4
4
- defaults
5
5
dependencies :
6
6
- jupyter
@@ -10,11 +10,11 @@ dependencies:
10
10
- python=3.11
11
11
- pytorch
12
12
- pytorch-cuda=11
13
- - scikit-learn
13
+ - scikit-learn>=1.3
14
14
- scipy
15
15
- torchaudio
16
16
- torchvision
17
17
- pip :
18
18
- captum
19
- - opencv-contrib-python
19
+ - opencv-contrib-python-headless
20
20
- torchio
You can’t perform that action at this time.
0 commit comments