dnth commited on
Commit
49cc34f
1 Parent(s): e28e200

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -162
requirements.txt CHANGED
@@ -5,165 +5,5 @@ git+https://github.com/dnth/icevision.git
5
  #mmcv-full
6
  #mmdet
7
 
8
- absl-py==1.0.0
9
- addict==2.4.0
10
- aiohttp==3.8.1
11
- aiosignal==1.2.0
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
23
- certifi==2021.10.8
24
- cffi==1.15.0
25
- charset-normalizer==2.0.9
26
- click==8.0.3
27
- configparser==5.2.0
28
- cryptography==36.0.0
29
- cycler==0.11.0
30
- cymem==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
37
- fastai==2.5.3
38
- fastcore==1.3.27
39
- fastdownload==0.0.5
40
- fastprogress==1.0.0
41
- ffmpy==0.3.0
42
- Flask==2.0.2
43
- Flask-CacheBuster==1.0.0
44
- Flask-Cors==3.0.10
45
- Flask-Login==0.5.0
46
- fonttools==4.28.3
47
- frozenlist==1.2.0
48
- fsspec==2021.11.1
49
- future==0.18.2
50
- fvcore==0.1.5.post20211023
51
- gitdb==4.0.9
52
- GitPython==3.1.24
53
- google-auth==2.3.3
54
- google-auth-oauthlib==0.4.6
55
- gradio==2.4.6
56
- grpcio==1.42.0
57
- idna==3.3
58
- imageio==2.13.1
59
- importlib-metadata==4.8.2
60
- iopath==0.1.9
61
- ipykernel==5.5.6
62
- ipython==7.30.1
63
- ipython-genutils==0.2.0
64
- itsdangerous==2.0.1
65
- jedi==0.18.1
66
- Jinja2==3.0.3
67
- joblib==1.1.0
68
- jupyter-client==7.1.0
69
- jupyter-core==4.9.1
70
- kiwisolver==1.3.2
71
- langcodes==3.3.0
72
- loguru==0.5.3
73
- Markdown==3.3.6
74
- markdown2==2.4.2
75
- MarkupSafe==2.0.1
76
- matplotlib==3.5.0
77
- matplotlib-inline==0.1.3
78
- mmcv-full==1.3.17
79
- mmdet==2.19.0
80
- monotonic==1.6
81
- multidict==5.2.0
82
- murmurhash==1.0.6
83
- nest-asyncio==1.5.4
84
- networkx==2.6.3
85
- nose==1.3.7
86
- numpy==1.21.4
87
- oauthlib==3.1.1
88
- omegaconf==2.1.1
89
- packaging==21.3
90
- pandas==1.3.4
91
- paramiko==2.8.1
92
- parso==0.8.3
93
- pathtools==0.1.2
94
- pathy==0.6.1
95
- pexpect==4.8.0
96
- pickleshare==0.7.5
97
- Pillow==8.4.0
98
- portalocker==2.3.2
99
- preshed==3.0.6
100
- promise==2.3
101
- prompt-toolkit==3.0.23
102
- protobuf==3.19.1
103
- psutil==5.8.0
104
- ptyprocess==0.7.0
105
- pyasn1==0.4.8
106
- pyasn1-modules==0.2.8
107
- pycocotools==2.0.3
108
- pycparser==2.21
109
- pycryptodome==3.12.0
110
- pydantic==1.8.2
111
- pyDeprecate==0.3.1
112
- pydub==0.25.1
113
- Pygments==2.10.0
114
- PyNaCl==1.4.0
115
- pyparsing==3.0.6
116
- python-dateutil==2.8.2
117
- pytorch-lightning==1.5.4
118
- pytz==2021.3
119
- PyWavelets==1.2.0
120
- PyYAML==6.0
121
- pyzmq==22.3.0
122
- requests==2.26.0
123
- requests-oauthlib==1.3.0
124
- resnest==0.0.6b20211204
125
- rsa==4.8
126
- scikit-image==0.19.0
127
- scikit-learn==1.0.1
128
- scipy==1.7.3
129
- sentry-sdk==1.5.0
130
- setuptools-scm==6.3.2
131
- shortuuid==1.0.8
132
- six==1.16.0
133
- smart-open==5.2.1
134
- smmap==5.0.0
135
- spacy==3.2.0
136
- spacy-legacy==3.0.8
137
- spacy-loggers==1.0.1
138
- srsly==2.4.2
139
- subprocess32==3.5.4
140
- tabulate==0.8.9
141
- tensorboard==2.7.0
142
- tensorboard-data-server==0.6.1
143
- tensorboard-plugin-wit==1.8.0
144
- termcolor==1.1.0
145
- terminaltables==3.1.0
146
- thinc==8.0.13
147
- threadpoolctl==3.0.0
148
- tifffile==2021.11.2
149
- timm==0.4.12
150
- tomli==1.2.2
151
- torch==1.10.0
152
- torchaudio==0.10.0
153
- torchmetrics==0.6.0
154
- torchvision==0.11.1
155
- tornado==6.1
156
- tqdm==4.62.3
157
- traitlets==5.1.1
158
- typer==0.4.0
159
- typing_extensions==4.0.1
160
- urllib3==1.26.7
161
- wandb==0.12.7
162
- wasabi==0.8.2
163
- wcwidth==0.2.5
164
- Werkzeug==2.0.2
165
- yacs==0.1.8
166
- yapf==0.31.0
167
- yarl==1.7.2
168
- yaspin==2.1.0
169
- zipp==3.6.0
 
5
  #mmcv-full
6
  #mmdet
7
 
8
+ #mmcv-full==1.3.17
9
+ #mmdet==2.19.0