xfys commited on
Commit
a540323
1 Parent(s): 68aaf51

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +207 -1
requirements.txt CHANGED
@@ -1 +1,207 @@
1
- opencv-python
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==1.4.0
2
+ aiofiles==23.1.0
3
+ aiohttp==3.8.4
4
+ aiosignal==1.3.1
5
+ altair==5.0.0
6
+ anyio==3.6.2
7
+ appdirs==1.4.4
8
+ asttokens==2.0.5
9
+ async-timeout==4.0.2
10
+ attrs==23.1.0
11
+ backcall==0.2.0
12
+ beautifulsoup4==4.12.2
13
+ Bottleneck==1.3.5
14
+ brotlipy==0.7.0
15
+ cachetools==5.3.0
16
+ certifi==2023.5.7
17
+ cffi==1.15.1
18
+ chardet==5.1.0
19
+ charset-normalizer==2.0.4
20
+ clearml==1.10.4
21
+ click==8.0.4
22
+ cloudpickle==2.2.1
23
+ colorama==0.4.6
24
+ coloredlogs==15.0.1
25
+ configobj==5.0.8
26
+ contourpy==1.0.7
27
+ coremltools==6.3.0
28
+ cryptography==39.0.1
29
+ cycler==0.11.0
30
+
31
+ cytoolz==0.12.0
32
+ dask==2023.4.1
33
+ decorator==4.4.2
34
+ docopt==0.6.2
35
+ dulwich==0.21.5
36
+ easydict==1.10
37
+ everett==3.1.0
38
+ executing==0.8.3
39
+ fastapi==0.95.2
40
+ ffmpy==0.3.0
41
+ filelock==3.12.0
42
+ filterpy==1.4.5
43
+ flake8==6.0.0
44
+ flatbuffers==23.5.9
45
+ fonttools==4.39.4
46
+ frozenlist==1.3.3
47
+ fsspec==2023.4.0
48
+ furl==2.1.3
49
+ future==0.18.3
50
+ gdown==4.7.1
51
+ gitdb==4.0.10
52
+ GitPython==3.1.31
53
+ google-auth==2.18.0
54
+ google-auth-oauthlib==1.0.0
55
+ gradio==3.32.0
56
+ gradio_client==0.2.5
57
+ grpcio==1.54.2
58
+ h11==0.12.0
59
+ h5py==3.7.0
60
+ httpcore==0.15.0
61
+ httpx==0.24.1
62
+ huggingface-hub==0.14.1
63
+ humanfriendly==10.0
64
+ idna==3.4
65
+ imagecodecs==2021.8.26
66
+ imageio==2.26.0
67
+ imageio-ffmpeg==0.4.8
68
+ importlib-metadata==6.6.0
69
+ importlib-resources==5.12.0
70
+ ipython==8.12.0
71
+ isort==4.3.21
72
+ jedi==0.18.1
73
+ Jinja2==3.1.2
74
+ jsonschema==4.17.3
75
+ kiwisolver==1.4.4
76
+ lab==7.3
77
+ lap==0.4.0
78
+ linkify-it-py==2.0.2
79
+ locket==1.0.0
80
+ loguru==0.5.3
81
+ Markdown==3.4.3
82
+ markdown-it-py==2.2.0
83
+ MarkupSafe==2.1.2
84
+ matplotlib==3.7.1
85
+ matplotlib-inline==0.1.6
86
+ mccabe==0.7.0
87
+ mdit-py-plugins==0.3.3
88
+ mdurl==0.1.2
89
+ mkl-fft==1.3.1
90
+ mkl-random==1.2.2
91
+ mkl-service==2.4.0
92
+ moviepy==1.0.3
93
+ mpmath==1.3.0
94
+ multidict==6.0.4
95
+ munkres==1.1.4
96
+ networkx==3.1
97
+ numexpr==2.8.4
98
+ numpy==1.22.4
99
+ oauthlib==3.2.2
100
+ onnx==1.14.0
101
+ onnx-simplifier==0.4.28
102
+ onnxruntime==1.14.1
103
+ opencv-contrib-python==4.7.0.72
104
+ opencv-python==4.7.0.72
105
+ orderedmultidict==1.0.1
106
+ orjson==3.8.12
107
+ packaging==23.1
108
+ pandas==2.0.1
109
+ parso==0.8.3
110
+ partd==1.2.0
111
+ pathlib2==2.3.7.post1
112
+ pickleshare==0.7.5
113
+ Pillow==9.5.0
114
+ pip==23.0.1
115
+ pipreqs==0.4.13
116
+ pkgutil_resolve_name==1.3.10
117
+ ply==3.11
118
+ pooch==1.4.0
119
+ proglog==0.1.10
120
+ prompt-toolkit==3.0.36
121
+ protobuf==3.20.3
122
+ psutil==5.9.5
123
+ pure-eval==0.2.2
124
+ pyasn1==0.5.0
125
+ pyasn1-modules==0.3.0
126
+ pycodestyle==2.10.0
127
+ pycparser==2.21
128
+ pycryptodome==3.18.0
129
+ pydantic==1.10.7
130
+ pydub==0.25.1
131
+ pyflakes==3.0.1
132
+ Pygments==2.15.1
133
+ PyJWT==2.4.0
134
+ pyOpenSSL==23.0.0
135
+ pyparsing==3.0.9
136
+ PyQt5==5.15.7
137
+ PyQt5-sip==12.11.0
138
+ pyreadline3==3.4.1
139
+ pyrsistent==0.19.3
140
+ PySocks==1.7.1
141
+ python-box==6.1.0
142
+ python-dateutil==2.8.2
143
+ python-multipart==0.0.6
144
+ pytz==2023.3
145
+ PyWavelets==1.4.1
146
+ PyYAML==6.0
147
+ requests==2.30.0
148
+ requests-oauthlib==1.3.1
149
+ requests-toolbelt==1.0.0
150
+ rich==13.3.5
151
+ rsa==4.9
152
+ scikit-image==0.19.3
153
+ scipy==1.10.1
154
+ seaborn==0.12.2
155
+ semantic-version==2.10.0
156
+ sentry-sdk==1.23.0
157
+ setuptools==66.0.0
158
+ simplejson==3.19.1
159
+ sip==6.6.2
160
+ six==1.16.0
161
+ smmap==5.0.0
162
+ sniffio==1.3.0
163
+ some-package==0.1
164
+ soupsieve==2.4.1
165
+ stack-data==0.2.0
166
+ starlette==0.27.0
167
+ sympy==1.12
168
+ tabulate==0.8.10
169
+ tb-nightly==2.14.0a20230518
170
+ tensorboard-data-server==0.7.0
171
+ thop==0.1.1.post2209072238
172
+ tifffile==2021.7.2
173
+ toml==0.10.2
174
+ toolz==0.12.0
175
+ torch==2.0.0
176
+ torchaudio==2.0.1
177
+ torchreid==0.2.5
178
+ torchvision==0.15.1
179
+ tornado==6.2
180
+ tqdm==4.65.0
181
+ traitlets==5.7.1
182
+ txt2tags==3.8
183
+ typing_extensions==4.5.0
184
+ tzdata==2023.3
185
+ uc-micro-py==1.0.2
186
+ urllib3==1.26.15
187
+ uvicorn==0.22.0
188
+ wcwidth==0.2.5
189
+ websocket-client==1.3.3
190
+ websockets==11.0.3
191
+ Werkzeug==2.3.4
192
+ wheel==0.38.4
193
+ win-inet-pton==1.1.0
194
+ win32-setctime==1.1.0
195
+ wrapt==1.15.0
196
+ wurlitzer==3.0.3
197
+ yacs==0.1.6
198
+ yapf==0.31.0
199
+ yarg==0.1.9
200
+ yarl==1.9.2
201
+ zipp==3.15.0
202
+ Cython==0.29.33
203
+ cython-bbox==0.1.3
204
+
205
+
206
+
207
+