dnth commited on
Commit
998cbf4
1 Parent(s): e6d7797

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -40
requirements.txt CHANGED
@@ -1,4 +1,10 @@
1
- git+https://github.com/dnth/icevision.git
 
 
 
 
 
 
2
  absl-py==1.0.0
3
  addict==2.4.0
4
  aiohttp==3.8.1
@@ -6,15 +12,11 @@ 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
@@ -29,7 +31,6 @@ 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
@@ -53,28 +54,20 @@ 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
@@ -83,28 +76,20 @@ 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
@@ -114,7 +99,6 @@ 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
@@ -131,7 +115,6 @@ 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
@@ -145,14 +128,12 @@ 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
@@ -163,18 +144,16 @@ 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
@@ -184,16 +163,9 @@ 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
 
1
+ #git+https://github.com/dnth/icevision.git
2
+
3
+
4
+ #opencv-python-headless
5
+ #mmcv-full
6
+ #mmdet
7
+
8
  absl-py==1.0.0
9
  addict==2.4.0
10
  aiohttp==3.8.1
 
12
  albumentations==1.0.3
13
  analytics-python==1.4.0
14
  antlr4-python3-runtime==4.8
 
 
15
  async-timeout==4.0.1
16
  attrs==21.2.0
 
17
  backcall==0.2.0
18
  backoff==1.10.0
19
  bcrypt==3.2.0
 
20
  blis==0.7.5
21
  cachetools==4.2.4
22
  catalogue==2.0.6
 
31
  Cython==0.29.24
32
  dataclasses==0.6
33
  decorator==5.1.0
 
34
  docker-pycreds==0.4.0
35
  effdet==0.2.4
36
  entrypoints==0.3
 
54
  google-auth-oauthlib==0.4.6
55
  gradio==2.4.6
56
  grpcio==1.42.0
57
+ icevision @ git+https://github.com/dnth/icevision.git@246ecb1c566907314aa1229d9872babfb099dfb5
58
  idna==3.3
59
  imageio==2.13.1
60
  importlib-metadata==4.8.2
 
61
  iopath==0.1.9
62
  ipykernel==5.5.6
63
  ipython==7.30.1
64
  ipython-genutils==0.2.0
 
65
  itsdangerous==2.0.1
66
  jedi==0.18.1
67
  Jinja2==3.0.3
68
  joblib==1.1.0
 
 
69
  jupyter-client==7.1.0
70
  jupyter-core==4.9.1
 
 
 
 
 
71
  kiwisolver==1.3.2
72
  langcodes==3.3.0
73
  loguru==0.5.3
 
76
  MarkupSafe==2.0.1
77
  matplotlib==3.5.0
78
  matplotlib-inline==0.1.3
 
79
  mmcv-full==1.3.17
80
  mmdet==2.19.0
81
  monotonic==1.6
82
  multidict==5.2.0
83
  murmurhash==1.0.6
 
 
 
 
84
  nest-asyncio==1.5.4
85
  networkx==2.6.3
86
  nose==1.3.7
 
87
  numpy==1.21.4
88
  oauthlib==3.1.1
89
  omegaconf==2.1.1
 
90
  opencv-python-headless==4.5.4.60
91
  packaging==21.3
92
  pandas==1.3.4
 
93
  paramiko==2.8.1
94
  parso==0.8.3
95
  pathtools==0.1.2
 
99
  Pillow==8.4.0
100
  portalocker==2.3.2
101
  preshed==3.0.6
 
102
  promise==2.3
103
  prompt-toolkit==3.0.23
104
  protobuf==3.19.1
 
115
  Pygments==2.10.0
116
  PyNaCl==1.4.0
117
  pyparsing==3.0.6
 
118
  python-dateutil==2.8.2
119
  pytorch-lightning==1.5.4
120
  pytz==2021.3
 
128
  scikit-image==0.19.0
129
  scikit-learn==1.0.1
130
  scipy==1.7.3
 
131
  sentry-sdk==1.5.0
132
  setuptools-scm==6.3.2
133
  shortuuid==1.0.8
134
  six==1.16.0
135
  smart-open==5.2.1
136
  smmap==5.0.0
 
137
  spacy==3.2.0
138
  spacy-legacy==3.0.8
139
  spacy-loggers==1.0.1
 
144
  tensorboard-data-server==0.6.1
145
  tensorboard-plugin-wit==1.8.0
146
  termcolor==1.1.0
 
147
  terminaltables==3.1.0
 
148
  thinc==8.0.13
149
  threadpoolctl==3.0.0
150
  tifffile==2021.11.2
151
  timm==0.4.12
152
  tomli==1.2.2
153
+ torch==1.10.0+cpu
154
+ torchaudio==0.10.0+cpu
155
  torchmetrics==0.6.0
156
+ torchvision==0.11.1+cpu
157
  tornado==6.1
158
  tqdm==4.62.3
159
  traitlets==5.1.1
 
163
  wandb==0.12.7
164
  wasabi==0.8.2
165
  wcwidth==0.2.5
 
 
166
  Werkzeug==2.0.2
 
167
  yacs==0.1.8
168
  yapf==0.31.0
169
  yarl==1.7.2
170
  yaspin==2.1.0
171
+ zipp==3.6.0