-
Notifications
You must be signed in to change notification settings - Fork 5
/
environment.yml
141 lines (141 loc) · 3.9 KB
/
environment.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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
name: scratch
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- astunparse=1.6.3=pyhd8ed1ab_0
- brotli-python=1.0.9=py37hd23a5d3_7
- bzip2=1.0.8=h7f98852_4
- c-ares=1.20.1=hd590300_1
- ca-certificates=2023.7.22=hbcca054_0
- certifi=2023.7.22=pyhd8ed1ab_0
- cffi=1.15.1=py37h5eee18b_3
- charset-normalizer=3.3.1=pyhd8ed1ab_0
- dataclasses=0.8=pyhc8e2a94_3
- future=0.18.2=py37h89c1867_5
- icu=73.2=h59595ed_0
- idna=3.4=pyhd8ed1ab_0
- intel-openmp=2023.1.0=hdb19cb5_46305
- keyutils=1.6.1=h166bdaf_0
- krb5=1.21.2=h659d440_0
- ld_impl_linux-64=2.40=h41732ed_0
- libblas=3.9.0=19_linux64_openblas
- libcblas=3.9.0=19_linux64_openblas
- libcurl=8.4.0=hca28451_0
- libedit=3.1.20191231=he28a2e2_2
- libev=4.33=h516909a_1
- libexpat=2.5.0=hcb278e6_1
- libffi=3.4.2=h7f98852_5
- libgcc-ng=13.2.0=h807b86a_2
- libgfortran-ng=13.2.0=h69a702a_2
- libgfortran5=13.2.0=ha4646dd_2
- libgomp=13.2.0=h807b86a_2
- libhwloc=2.9.3=default_h554bfaf_1009
- libiconv=1.17=h166bdaf_0
- liblapack=3.9.0=19_linux64_openblas
- libnghttp2=1.55.1=h47da74e_0
- libnsl=2.0.1=hd590300_0
- libopenblas=0.3.24=pthreads_h413a1c8_0
- libsqlite=3.43.2=h2797004_0
- libssh2=1.11.0=h0841786_0
- libstdcxx-ng=13.2.0=h7e041cc_2
- libuv=1.46.0=hd590300_0
- libxml2=2.11.5=h232c23b_1
- libzlib=1.2.13=hd590300_5
- mkl=2023.1.0=h213fc3f_46343
- mkl-include=2023.2.0=h84fe81f_50496
- ncurses=6.4=hcb278e6_0
- ninja=1.11.1=h924138e_0
- numpy=1.21.6=py37h976b520_0
- openssl=3.1.4=hd590300_0
- pip=23.3.1=pyhd8ed1ab_0
- pycparser=2.21=pyhd8ed1ab_0
- pysocks=1.7.1=py37h89c1867_5
- python=3.7.12=hf930737_100_cpython
- python_abi=3.7=4_cp37m
- pyyaml=6.0=py37h540881e_4
- readline=8.2=h8228510_1
- requests=2.31.0=pyhd8ed1ab_0
- rhash=1.4.4=hd590300_0
- setuptools=59.5.0=py37h89c1867_0
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.43.2=h2c6b66d_0
- tbb=2021.10.0=h00ab1b0_2
- tk=8.6.13=h2797004_0
- wheel=0.41.2=pyhd8ed1ab_0
- xz=5.2.6=h166bdaf_0
- yaml=0.2.5=h7f98852_2
- zlib=1.2.13=hd590300_5
- zstd=1.5.5=hfc55251_0
- pip:
- absl-py==2.0.0
- attrs==23.2.0
- black==23.3.0
- cachetools==5.3.2
- click==8.1.7
- cmake==3.28.1
- docker==6.1.3
- docstring-parser==0.15
- exceptiongroup==1.2.0
- fbgemm-gpu==0.3.2
- fbgemm-gpu-cpu==0.2.0
- filelock==3.12.2
- fsspec==2023.1.0
- google-auth==2.23.3
- google-auth-oauthlib==0.4.6
- grpcio==1.59.0
- hypothesis==6.70.1
- importlib-metadata==6.7.0
- iopath==0.1.10
- joblib==1.3.2
- keras==2.11.0
- libcst==1.0.1
- lightning-utilities==0.10.0
- markdown==3.4.4
- markupsafe==2.1.3
- moreorless==0.4.0
- mypy-extensions==1.0.0
- oauthlib==3.2.2
- onnx==1.14.1
- opencv-python==4.8.1.78
- packaging==23.2
- pathspec==0.11.2
- platformdirs==4.0.0
- portalocker==2.7.0
- protobuf==3.20.3
- psutil==5.9.6
- pyasn1==0.5.0
- pyasn1-modules==0.3.0
- pydot==1.4.2
- pyparsing==3.1.1
- pyre-extensions==0.0.30
- python-graphviz==0.20.1
- requests-oauthlib==1.3.1
- rsa==4.9
- scikit-learn==1.0.2
- scipy==1.7.3
- sortedcontainers==2.4.0
- stdlibs==2022.10.9
- tabulate==0.9.0
- tensorboard==2.11.2
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.1
- threadpoolctl==3.1.0
- toml==0.10.2
- tomli==2.0.1
- torchmetrics==1.0.3
- torchrec==0.7.0a0+3c23d82
- torchviz==0.0.2
- torchx==0.6.0
- tqdm==4.66.1
- trailrunner==1.4.0
- typed-ast==1.5.5
- typing-extensions==4.7.1
- typing-inspect==0.9.0
- urllib3==1.26.18
- usort==1.0.7
- websocket-client==1.6.1
- werkzeug==2.2.3
- zipp==3.15.0