Skip to content

Commit a853e63

Browse files
committed
update env file for multi oper sys
1 parent cf3868f commit a853e63

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

env-dev.yml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,16 @@ dependencies:
1111
- scikit-learn
1212
- fsspec
1313
- intake
14-
- pytorch<2.5
15-
- torchvision
16-
- torchaudio
17-
# - cpuonly # cpu version for pcs without cuda
18-
- pytorch-cuda<12.2
19-
- tensorboard
2014
- kaggle
2115
- pytest
2216
- black
2317
- flake8
2418
- pip
2519
- pip:
20+
- torch
21+
- torchvision
22+
- torchaudio
23+
- tensorboard
2624
- shap
2725
- tbparse
2826
- setuptools

0 commit comments

Comments
 (0)