We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf3868f commit a853e63Copy full SHA for a853e63
env-dev.yml
@@ -11,18 +11,16 @@ dependencies:
11
- scikit-learn
12
- fsspec
13
- intake
14
- - pytorch<2.5
15
- - torchvision
16
- - torchaudio
17
- # - cpuonly # cpu version for pcs without cuda
18
- - pytorch-cuda<12.2
19
- - tensorboard
20
- kaggle
21
- pytest
22
- black
23
- flake8
24
- pip
25
- pip:
+ - torch
+ - torchvision
+ - torchaudio
+ - tensorboard
26
- shap
27
- tbparse
28
- setuptools
0 commit comments