-
Notifications
You must be signed in to change notification settings - Fork 81
/
simclr_requirements.yml
98 lines (97 loc) · 2.03 KB
/
simclr_requirements.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
name: simclr
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- _libgcc_mutex=0.1
- _openmp_mutex=4.5
- ca-certificates=2021.10.8
- cudatoolkit=10.2.89
- cycler=0.11.0
- freetype=2.10.4
- icu=67.1
- joblib=1.1.0
- kiwisolver=1.3.1
- ld_impl_linux-64=2.36.1
- libblas=3.9.0
- libcblas=3.9.0
- libffi=3.4.2
- libgcc-ng=11.2.0
- libgfortran-ng=11.2.0
- libgfortran5=11.2.0
- libgomp=11.2.0
- liblapack=3.9.0
- libnsl=2.0.0
- libopenblas=0.3.20
- libpng=1.6.37
- libstdcxx-ng=11.2.0
- libzlib=1.2.11
- matplotlib=3.2.2
- matplotlib-base=3.2.2
- ncurses=6.3
- openssl=1.1.1n
- pandas=1.1.5
- patsy=0.5.2
- pip=20.0.2
- pyparsing=3.0.7
- python=3.6.15
- python-dateutil=2.8.2
- python_abi=3.6
- pytz=2022.1
- readline=8.1
- scikit-learn=0.23.2
- seaborn=0.11.2
- seaborn-base=0.11.2
- sqlite=3.37.1
- statsmodels=0.9.0
- threadpoolctl=3.1.0
- tk=8.6.12
- tornado=6.1
- xz=5.2.5
- zlib=1.2.11
- pip:
- absl-py==0.15.0
- astunparse==1.6.3
- cached-property==1.5.2
- cachetools==4.2.4
- certifi==2021.10.8
- charset-normalizer==2.0.12
- clang==5.0
- dataclasses==0.8
- flatbuffers==1.12
- gast==0.3.3
- google-auth==2.6.3
- google-auth-oauthlib==0.4.6
- google-pasta==0.2.0
- grpcio==1.44.0
- h5py==2.10.0
- idna==3.3
- importlib-metadata==4.8.3
- keras==2.6.0
- keras-preprocessing==1.1.2
- markdown==3.3.6
- numpy==1.18.5
- oauthlib==3.2.0
- opt-einsum==3.3.0
- protobuf==3.19.4
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- requests==2.27.1
- requests-oauthlib==1.3.1
- rsa==4.8
- scipy==1.4.1
- setuptools==59.6.0
- six==1.15.0
- tensorboard==2.8.0
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.1
- tensorflow-estimator==2.3.0
- tensorflow-gpu==2.3.0
- termcolor==1.1.0
- typing-extensions==3.7.4.3
- urllib3==1.26.9
- werkzeug==2.0.3
- wheel==0.37.1
- wrapt==1.12.1
- zipp==3.6.0