-
Notifications
You must be signed in to change notification settings - Fork 0
/
conda_env.yml
154 lines (154 loc) · 4.22 KB
/
conda_env.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
152
153
154
name: cvp-dev
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=4.5=1_gnu
- argon2-cffi=20.1.0=py39h27cfd23_1
- async_generator=1.10=pyhd3eb1b0_0
- attrs=21.2.0=pyhd3eb1b0_0
- backcall=0.2.0=pyhd3eb1b0_0
- bleach=4.0.0=pyhd3eb1b0_0
- ca-certificates=2021.9.30=h06a4308_1
- certifi=2021.10.8=py39h06a4308_0
- cffi=1.14.6=py39h400218f_0
- click=8.0.1=pyhd3eb1b0_0
- dataclasses=0.8=pyh6d0b6a4_7
- debugpy=1.4.1=py39h295c915_0
- decorator=5.1.0=pyhd3eb1b0_0
- defusedxml=0.7.1=pyhd3eb1b0_0
- entrypoints=0.3=py39h06a4308_0
- importlib-metadata=4.8.1=py39h06a4308_0
- importlib_metadata=4.8.1=hd3eb1b0_0
- ipykernel=6.4.1=py39h06a4308_1
- ipython=7.27.0=py39hb070fc8_0
- ipython_genutils=0.2.0=pyhd3eb1b0_1
- itsdangerous=2.0.1=pyhd3eb1b0_0
- jedi=0.18.0=py39h06a4308_1
- jinja2=3.0.1=pyhd3eb1b0_0
- jsonschema=3.2.0=pyhd3eb1b0_2
- jupyter_client=7.0.1=pyhd3eb1b0_0
- jupyter_core=4.8.1=py39h06a4308_0
- jupyterlab_pygments=0.1.2=py_0
- ld_impl_linux-64=2.35.1=h7274673_9
- libffi=3.3=he6710b0_2
- libgcc-ng=9.3.0=h5101ec6_17
- libgomp=9.3.0=h5101ec6_17
- libsodium=1.0.18=h7b6447c_0
- libstdcxx-ng=9.3.0=hd4cf53a_17
- markupsafe=2.0.1=py39h27cfd23_0
- matplotlib-inline=0.1.2=pyhd3eb1b0_2
- mistune=0.8.4=py39h27cfd23_1000
- nbclient=0.5.3=pyhd3eb1b0_0
- nbconvert=6.1.0=py39h06a4308_0
- nbformat=5.1.3=pyhd3eb1b0_0
- ncurses=6.2=he6710b0_1
- nest-asyncio=1.5.1=pyhd3eb1b0_0
- notebook=6.4.3=py39h06a4308_0
- openssl=1.1.1l=h7f8727e_0
- packaging=21.0=pyhd3eb1b0_0
- pandocfilters=1.4.3=py39h06a4308_1
- parso=0.8.2=pyhd3eb1b0_0
- pexpect=4.8.0=pyhd3eb1b0_3
- pickleshare=0.7.5=pyhd3eb1b0_1003
- pip=21.2.4=py39h06a4308_0
- prometheus_client=0.11.0=pyhd3eb1b0_0
- prompt-toolkit=3.0.20=pyhd3eb1b0_0
- ptyprocess=0.7.0=pyhd3eb1b0_2
- pycparser=2.20=py_2
- pygments=2.10.0=pyhd3eb1b0_0
- pyparsing=2.4.7=pyhd3eb1b0_0
- pyrsistent=0.18.0=py39h7f8727e_0
- python=3.9.7=h12debd9_1
- python-dateutil=2.8.2=pyhd3eb1b0_0
- pyzmq=22.2.1=py39h295c915_1
- readline=8.1=h27cfd23_0
- send2trash=1.8.0=pyhd3eb1b0_1
- setuptools=58.0.4=py39h06a4308_0
- six=1.16.0=pyhd3eb1b0_0
- sqlite=3.36.0=hc218d9a_0
- terminado=0.9.4=py39h06a4308_0
- testpath=0.5.0=pyhd3eb1b0_0
- tk=8.6.11=h1ccaba5_0
- tornado=6.1=py39h27cfd23_0
- traitlets=5.1.0=pyhd3eb1b0_0
- tzdata=2021a=h5d7bf9c_0
- wcwidth=0.2.5=pyhd3eb1b0_0
- webencodings=0.5.1=py39h06a4308_1
- werkzeug=2.0.1=pyhd3eb1b0_0
- wheel=0.37.0=pyhd3eb1b0_1
- xz=5.2.5=h7b6447c_0
- zeromq=4.3.4=h2531618_0
- zipp=3.6.0=pyhd3eb1b0_0
- zlib=1.2.11=h7b6447c_3
- pip:
- absl-py==0.14.1
- aiohttp==3.7.4.post0
- async-timeout==3.0.1
- blinker==1.4
- brotlipy==0.7.0
- cachetools==4.2.4
- chardet==4.0.0
- charset-normalizer==2.0.0
- colorama==0.4.4
- configparser==5.0.2
- cryptography==3.4.8
- cycler==0.10.0
- docker-pycreds==0.4.0
- flask==2.0.1
- fsspec==2021.10.0
- future==0.18.2
- gitdb==4.0.7
- gitpython==3.1.24
- google-auth==1.35.0
- google-auth-oauthlib==0.4.6
- greenlet==1.1.2
- grpcio==1.38.1
- idna==3.1
- kiwisolver==1.3.2
- markdown==3.3.4
- matplotlib==3.4.3
- msgpack==1.0.2
- multidict==5.1.0
- numpy==1.21.2
- oauthlib==3.1.1
- opencv-python==4.5.3.56
- pathtools==0.1.2
- pillow==8.4.0
- promise==2.3
- protobuf==3.15.8
- psutil==5.8.0
- pyasn1==0.4.8
- pyasn1-modules==0.2.7
- pydeprecate==0.3.1
- pyjwt==2.2.0
- pynvim==0.4.3
- pyopenssl==21.0.0
- pysocks==1.7.1
- pytorch-lightning==1.4.9
- pytz==2021.3
- pyu2f==0.1.5
- pyyaml==5.4.1
- requests==2.26.0
- requests-oauthlib==1.3.0
- rsa==4.7.2
- scipy==1.7.1
- seaborn==0.11.2
- sentry-sdk==1.4.3
- shortuuid==1.0.1
- smmap==4.0.0
- subprocess32==3.5.4
- tensorboard==2.6.0
- tensorboard-data-server==0.6.0
- tensorboard-plugin-wit==1.8.0
- termcolor==1.1.0
- thop==0.0.31-2005241907
- torch==1.9.1
- torchmetrics==0.5.1
- torchvision==0.10.1
- tqdm==4.62.3
- urllib3==1.26.7
- wandb==0.12.5
- yarl==1.6.3
- yaspin==2.1.0
prefix: /home/tudor/.miniconda3/envs/cvp-dev