File tree Expand file tree Collapse file tree 2 files changed +49
-71
lines changed
Expand file tree Collapse file tree 2 files changed +49
-71
lines changed Original file line number Diff line number Diff line change @@ -4,26 +4,55 @@ channels:
44 - defaults
55 - conda-forge
66dependencies :
7- - cudatoolkit=10.1.243
8- - cudnn=7.6.5
9- - h5py=2.10.0
10- - hdf5storage=0.1.15
11- - huggingface_hub=0.15.1
12- - joblib=0.17.0
13- - matplotlib=3.3.2
14- - numpy=1.19.2
15- - pandas=1.1.3
16- - pillow=8.0.1
17- - pip=22.2.2
18- - python=3.8.5
19- - pytorch=1.7.1
20- - pyyaml=5.3.1
21- - scikit-image=0.17.2
22- - scikit-learn=0.23.2
23- - scipy=1.5.2
24- - seaborn=0.11.0
25- - threadpoolctl=2.1.0
26- - tqdm=4.50.2
7+ - _libgcc_mutex
8+ - _openmp_mutex
9+ - blobfile
10+ - ca-certificates
11+ - certifi
12+ - cudatoolkit=10.2
13+ - cudnn
14+ - h5py
15+ - hdf5storage
16+ - joblib
17+ - huggingface_hub
18+ - ld_impl_linux-64
19+ - libffi
20+ - libgcc-ng
21+ - libgfortran-ng
22+ - libgfortran4
23+ - libgomp
24+ - libstdcxx-ng
25+ - filelock
26+ - mpi
27+ - mpi4py
28+ - mpich
29+ - numpy
30+ - ncurses
31+ - openssl
32+ - pandas
33+ - pillow
34+ - pip
35+ - pycryptodomex
36+ - python=3.9.18
37+ - pytorch=1.12.1
38+ - pyyaml
39+ - readline
40+ - scikit-image
41+ - scikit-learn
42+ - scipy
43+ - seaborn
44+ - setuptools
45+ - sqlite
46+ - tk
47+ - threadpoolctl
48+ - tqdm
49+ - typing-extensions
50+ - urllib3
51+ - wheel
52+ - xmltodict
53+ - xz
54+ - zlib
2755 - pip :
2856 - bdpy==0.19
2957 - fastl2lir==0.10
58+ - opencv-python
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments