-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.yml
151 lines (151 loc) · 3.84 KB
/
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
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
142
143
144
145
146
147
148
149
150
151
name: SyncOOD
channels:
- pytorch
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- blas=1.0=mkl
- bzip2=1.0.8=h7f98852_4
- ca-certificates=2023.01.10=h06a4308_0
- cudatoolkit=11.3.1=h9edb442_10
- faiss-gpu=1.7.3=py3.7_h28a55e0_0_cuda11.3
- ffmpeg=4.3=hf484d3e_0
- freetype=2.10.4=h0708190_1
- gmp=6.2.1=h58526e2_0
- gnutls=3.6.13=h85f3911_1
- intel-openmp=2021.4.0=h06a4308_3561
- jbig=2.1=h7f98852_2003
- jpeg=9b=h024ee3a_2
- lame=3.100=h7f98852_1001
- ld_impl_linux-64=2.38=h1181459_1
- lerc=2.2.1=h9c3ff4c_0
- libdeflate=1.7=h7f98852_5
- libfaiss=1.7.3=hfc2d529_0_cuda11.3
- libffi=3.4.2=h6a678d5_6
- libgcc-ng=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libiconv=1.17=h166bdaf_0
- libpng=1.6.37=h21135ba_2
- libstdcxx-ng=11.2.0=h1234567_1
- libtiff=4.2.0=h85742a9_0
- libuv=1.43.0=h7f98852_0
- libwebp-base=1.2.2=h7f98852_1
- lz4-c=1.9.3=h9c3ff4c_1
- mkl=2021.4.0=h06a4308_640
- mkl-service=2.4.0=py37h402132d_0
- mkl_fft=1.3.1=py37h3e078e5_1
- mkl_random=1.2.2=py37h219a48f_0
- ncurses=6.3=h5eee18b_3
- nettle=3.6=he412f7d_0
- ninja=1.11.0=h924138e_0
- numpy=1.21.5=py37h6c91a56_3
- numpy-base=1.21.5=py37ha15fc14_3
- olefile=0.46=pyh9f0ad1d_1
- openh264=2.1.1=h780b84a_0
- openjpeg=2.4.0=hb52868f_1
- openssl=1.1.1t=h7f8727e_0
- pillow=7.1.2=py37hb39fc2d_0
- pip=22.3.1=py37h06a4308_0
- python=3.7.15=h7a1cb2a_1
- python_abi=3.7=2_cp37m
- pytorch=1.10.0=py3.7_cuda11.3_cudnn8.2.0_0
- pytorch-mutex=1.0=cuda
- readline=8.2=h5eee18b_0
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.40.0=h5082296_0
- tk=8.6.12=h1ccaba5_0
- torchaudio=0.10.0=py37_cu113
- typing_extensions=4.4.0=pyha770c72_0
- xz=5.2.8=h5eee18b_0
- zlib=1.2.13=h5eee18b_0
- zstd=1.4.9=ha95c52a_0
- pip:
- absl-py==1.3.0
- antlr4-python3-runtime==4.9.3
- appdirs==1.4.4
- black==21.4b2
- cachetools==5.2.0
- certifi==2022.12.7
- charset-normalizer==2.1.1
- click==8.1.3
- cloudpickle==2.2.0
- cycler==0.11.0
- fonttools==4.38.0
- future==0.18.2
- fvcore==0.1.5.post20221221
- google-auth==2.15.0
- google-auth-oauthlib==0.4.6
- grpcio==1.51.1
- h5py==3.8.0
- hydra-core==1.3.1
- idna==3.4
- imageio==2.23.0
- importlib==1.0.4
- importlib-metadata==6.0.0
- importlib-resources==5.10.2
- iopath==0.1.9
- joblib==1.2.0
- kiwisolver==1.4.4
- llvmlite==0.39.1
- lmdb==1.4.1
- markdown==3.4.1
- markupsafe==2.1.1
- matplotlib==3.5.3
- mpmath==1.3.0
- mypy-extensions==0.4.3
- networkx==2.6.3
- numba==0.56.4
- oauthlib==3.2.2
- omegaconf==2.3.0
- opencv-python==4.7.0.68
- packaging==22.0
- pandas==1.3.5
- parameterized==0.8.1
- pathspec==0.10.3
- portalocker==2.6.0
- prettytable==3.6.0
- protobuf==3.20.3
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pycocotools==2.0.6
- pydot==1.4.2
- pynndescent==0.5.11
- pyparsing==3.0.9
- python-dateutil==2.8.2
- pytz==2022.7
- pywavelets==1.3.0
- pyyaml==5.1
- regex==2022.10.31
- requests==2.28.1
- requests-oauthlib==1.3.1
- rsa==4.9
- scikit-image==0.19.3
- scikit-learn==1.0.2
- scipy==1.7.3
- seaborn==0.12.2
- setuptools==59.5.0
- sklearn==0.0.post1
- tabulate==0.9.0
- tensorboard==2.11.0
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.1
- termcolor==2.1.1
- threadpoolctl==3.1.0
- tifffile==2021.11.2
- toml==0.10.2
- torchvision==0.8.2+cu101
- tqdm==4.64.1
- typed-ast==1.5.4
- ujson==5.7.0
- umap-learn==0.5.5
- uncertainty-calibration==0.1.4
- urllib3==1.26.13
- wand==0.4.4
- wcwidth==0.2.5
- werkzeug==2.2.2
- wheel==0.38.4
- yacs==0.1.8
- zipp==3.11.0
prefix: /home/user/anaconda3/envs/SyncOOD