dnth commited on
Commit
e6d7797
·
1 Parent(s): 23c9db6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +195 -0
requirements.txt CHANGED
@@ -1,4 +1,199 @@
1
  git+https://github.com/dnth/icevision.git
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  #opencv-python-headless
3
  #mmcv-full
4
  #mmdet
 
1
  git+https://github.com/dnth/icevision.git
2
+ absl-py==1.0.0
3
+ addict==2.4.0
4
+ aiohttp==3.8.1
5
+ aiosignal==1.2.0
6
+ albumentations==1.0.3
7
+ analytics-python==1.4.0
8
+ antlr4-python3-runtime==4.8
9
+ anyio==3.4.0
10
+ argon2-cffi==21.1.0
11
+ async-timeout==4.0.1
12
+ attrs==21.2.0
13
+ Babel==2.9.1
14
+ backcall==0.2.0
15
+ backoff==1.10.0
16
+ bcrypt==3.2.0
17
+ bleach==4.1.0
18
+ blis==0.7.5
19
+ cachetools==4.2.4
20
+ catalogue==2.0.6
21
+ certifi==2021.10.8
22
+ cffi==1.15.0
23
+ charset-normalizer==2.0.9
24
+ click==8.0.3
25
+ configparser==5.2.0
26
+ cryptography==36.0.0
27
+ cycler==0.11.0
28
+ cymem==2.0.6
29
+ Cython==0.29.24
30
+ dataclasses==0.6
31
+ decorator==5.1.0
32
+ defusedxml==0.7.1
33
+ docker-pycreds==0.4.0
34
+ effdet==0.2.4
35
+ entrypoints==0.3
36
+ fastai==2.5.3
37
+ fastcore==1.3.27
38
+ fastdownload==0.0.5
39
+ fastprogress==1.0.0
40
+ ffmpy==0.3.0
41
+ Flask==2.0.2
42
+ Flask-CacheBuster==1.0.0
43
+ Flask-Cors==3.0.10
44
+ Flask-Login==0.5.0
45
+ fonttools==4.28.3
46
+ frozenlist==1.2.0
47
+ fsspec==2021.11.1
48
+ future==0.18.2
49
+ fvcore==0.1.5.post20211023
50
+ gitdb==4.0.9
51
+ GitPython==3.1.24
52
+ google-auth==2.3.3
53
+ google-auth-oauthlib==0.4.6
54
+ gradio==2.4.6
55
+ grpcio==1.42.0
56
+ idna==3.3
57
+ imageio==2.13.1
58
+ importlib-metadata==4.8.2
59
+ importlib-resources==5.4.0
60
+ iopath==0.1.9
61
+ ipykernel==5.5.6
62
+ ipython==7.30.1
63
+ ipython-genutils==0.2.0
64
+ ipywidgets==7.6.5
65
+ itsdangerous==2.0.1
66
+ jedi==0.18.1
67
+ Jinja2==3.0.3
68
+ joblib==1.1.0
69
+ json5==0.9.6
70
+ jsonschema==4.2.1
71
+ jupyter-client==7.1.0
72
+ jupyter-core==4.9.1
73
+ jupyter-server==1.12.1
74
+ jupyterlab==3.2.4
75
+ jupyterlab-pygments==0.1.2
76
+ jupyterlab-server==2.8.2
77
+ jupyterlab-widgets==1.0.2
78
+ kiwisolver==1.3.2
79
+ langcodes==3.3.0
80
+ loguru==0.5.3
81
+ Markdown==3.3.6
82
+ markdown2==2.4.2
83
+ MarkupSafe==2.0.1
84
+ matplotlib==3.5.0
85
+ matplotlib-inline==0.1.3
86
+ mistune==0.8.4
87
+ mmcv-full==1.3.17
88
+ mmdet==2.19.0
89
+ monotonic==1.6
90
+ multidict==5.2.0
91
+ murmurhash==1.0.6
92
+ nbclassic==0.3.4
93
+ nbclient==0.5.9
94
+ nbconvert==6.3.0
95
+ nbformat==5.1.3
96
+ nest-asyncio==1.5.4
97
+ networkx==2.6.3
98
+ nose==1.3.7
99
+ notebook==6.4.6
100
+ numpy==1.21.4
101
+ oauthlib==3.1.1
102
+ omegaconf==2.1.1
103
+ opencv-python==4.5.4.60
104
+ opencv-python-headless==4.5.4.60
105
+ packaging==21.3
106
+ pandas==1.3.4
107
+ pandocfilters==1.5.0
108
+ paramiko==2.8.1
109
+ parso==0.8.3
110
+ pathtools==0.1.2
111
+ pathy==0.6.1
112
+ pexpect==4.8.0
113
+ pickleshare==0.7.5
114
+ Pillow==8.4.0
115
+ portalocker==2.3.2
116
+ preshed==3.0.6
117
+ prometheus-client==0.12.0
118
+ promise==2.3
119
+ prompt-toolkit==3.0.23
120
+ protobuf==3.19.1
121
+ psutil==5.8.0
122
+ ptyprocess==0.7.0
123
+ pyasn1==0.4.8
124
+ pyasn1-modules==0.2.8
125
+ pycocotools==2.0.3
126
+ pycparser==2.21
127
+ pycryptodome==3.12.0
128
+ pydantic==1.8.2
129
+ pyDeprecate==0.3.1
130
+ pydub==0.25.1
131
+ Pygments==2.10.0
132
+ PyNaCl==1.4.0
133
+ pyparsing==3.0.6
134
+ pyrsistent==0.18.0
135
+ python-dateutil==2.8.2
136
+ pytorch-lightning==1.5.4
137
+ pytz==2021.3
138
+ PyWavelets==1.2.0
139
+ PyYAML==6.0
140
+ pyzmq==22.3.0
141
+ requests==2.26.0
142
+ requests-oauthlib==1.3.0
143
+ resnest==0.0.6b20211204
144
+ rsa==4.8
145
+ scikit-image==0.19.0
146
+ scikit-learn==1.0.1
147
+ scipy==1.7.3
148
+ Send2Trash==1.8.0
149
+ sentry-sdk==1.5.0
150
+ setuptools-scm==6.3.2
151
+ shortuuid==1.0.8
152
+ six==1.16.0
153
+ smart-open==5.2.1
154
+ smmap==5.0.0
155
+ sniffio==1.2.0
156
+ spacy==3.2.0
157
+ spacy-legacy==3.0.8
158
+ spacy-loggers==1.0.1
159
+ srsly==2.4.2
160
+ subprocess32==3.5.4
161
+ tabulate==0.8.9
162
+ tensorboard==2.7.0
163
+ tensorboard-data-server==0.6.1
164
+ tensorboard-plugin-wit==1.8.0
165
+ termcolor==1.1.0
166
+ terminado==0.12.1
167
+ terminaltables==3.1.0
168
+ testpath==0.5.0
169
+ thinc==8.0.13
170
+ threadpoolctl==3.0.0
171
+ tifffile==2021.11.2
172
+ timm==0.4.12
173
+ tomli==1.2.2
174
+ torch==1.10.0+cu113
175
+ torchaudio==0.10.0+cu113
176
+ torchmetrics==0.6.0
177
+ torchvision==0.11.1+cu113
178
+ tornado==6.1
179
+ tqdm==4.62.3
180
+ traitlets==5.1.1
181
+ typer==0.4.0
182
+ typing_extensions==4.0.1
183
+ urllib3==1.26.7
184
+ wandb==0.12.7
185
+ wasabi==0.8.2
186
+ wcwidth==0.2.5
187
+ webencodings==0.5.1
188
+ websocket-client==1.2.1
189
+ Werkzeug==2.0.2
190
+ widgetsnbextension==3.5.2
191
+ yacs==0.1.8
192
+ yapf==0.31.0
193
+ yarl==1.7.2
194
+ yaspin==2.1.0
195
+ zipp==3.6.0
196
+
197
  #opencv-python-headless
198
  #mmcv-full
199
  #mmdet