Ani14 commited on
Commit
5582caa
·
verified ·
1 Parent(s): ab88b88

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +225 -228
requirements.txt CHANGED
@@ -1,228 +1,225 @@
1
- absl-py==2.1.0
2
- alabaster==0.7.16
3
- annotated-types==0.7.0
4
- anyio==4.3.0
5
- argon2-cffi==23.1.0
6
- argon2-cffi-bindings==21.2.0
7
- arrow==1.3.0
8
- asttokens==2.4.1
9
- astunparse==1.6.3
10
- async-lru==2.0.4
11
- attrs==23.2.0
12
- Babel==2.14.0
13
- beautifulsoup4==4.12.3
14
- black==24.3.0
15
- bleach==6.1.0
16
- blinker==1.7.0
17
- cachetools==5.3.3
18
- certifi==2024.2.2
19
- cffi==1.16.0
20
- charset-normalizer==3.3.2
21
- click==8.1.7
22
- colorama==0.4.6
23
- coloredlogs==15.0.1
24
- comm==0.2.2
25
- contextlib2==21.6.0
26
- contourpy==1.2.0
27
- cycler==0.12.1
28
- Cython==3.0.9
29
- debugpy==1.8.1
30
- decorator==5.1.1
31
- defusedxml==0.7.1
32
- dm-tree==0.1.8
33
- dnspython==2.6.1
34
- docrepr==0.2.0
35
- docutils==0.20.1
36
- email_validator==2.1.2
37
- entrypoints==0.4
38
- exceptiongroup==1.2.0
39
- executing==2.0.1
40
- fastapi==0.111.0
41
- fastapi-cli==0.0.4
42
- fastjsonschema==2.19.1
43
- filelock==3.13.4
44
- Flask==3.0.2
45
- flatbuffers==24.3.7
46
- fonttools==4.50.0
47
- fqdn==1.5.1
48
- fsspec==2024.3.1
49
- gast==0.4.0
50
- google-auth==2.29.0
51
- google-auth-oauthlib==1.0.0
52
- google-pasta==0.2.0
53
- grpcio==1.62.1
54
- h11==0.14.0
55
- h5py==3.10.0
56
- httpcore==1.0.4
57
- httptools==0.6.1
58
- httpx==0.27.0
59
- huggingface-hub==0.23.0
60
- humanfriendly==10.0
61
- idna==3.6
62
- imageio==2.34.0
63
- imagesize==1.4.1
64
- imgaug==0.4.0
65
- iniconfig==2.0.0
66
- ipykernel==6.29.3
67
- ipyparallel==8.7.0
68
- ipython==8.22.2
69
- ipywidgets==8.1.2
70
- isoduration==20.11.0
71
- itsdangerous==2.1.2
72
- jedi==0.19.1
73
- Jinja2==3.1.3
74
- json5==0.9.24
75
- jsonpointer==2.4
76
- jsonschema==4.21.1
77
- jsonschema-specifications==2023.12.1
78
- jupyter==1.0.0
79
- jupyter-console==6.6.3
80
- jupyter-events==0.9.1
81
- jupyter-lsp==2.2.4
82
- jupyter_client==8.6.1
83
- jupyter_core==5.7.2
84
- jupyter_server==2.13.0
85
- jupyter_server_terminals==0.5.3
86
- jupyterlab==4.1.5
87
- jupyterlab_pygments==0.3.0
88
- jupyterlab_server==2.25.4
89
- jupyterlab_widgets==3.0.10
90
- keras==3.3.3
91
- kiwisolver==1.4.5
92
- lazy_loader==0.3
93
- libclang==18.1.1
94
- lxml==5.2.1
95
- Markdown==3.6
96
- markdown-it-py==3.0.0
97
- MarkupSafe==2.1.5
98
- matplotlib==3.8.3
99
- matplotlib-inline==0.1.6
100
- mdurl==0.1.2
101
- mistune==3.0.2
102
- ml-dtypes==0.3.2
103
- mpmath==1.3.0
104
- mypy-extensions==1.0.0
105
- namex==0.0.7
106
- nbclient==0.10.0
107
- nbconvert==7.16.2
108
- nbformat==5.10.3
109
- nest-asyncio==1.6.0
110
- networkx==3.2.1
111
- notebook==7.1.2
112
- notebook_shim==0.2.4
113
- numpy==1.24.3
114
- oauthlib==3.2.2
115
- object-detection==0.0.3
116
- onnx==1.16.0
117
- onnxruntime==1.17.3
118
- opencv-python==4.9.0.80
119
- opt-einsum==3.3.0
120
- optree==0.11.0
121
- orjson==3.10.5
122
- overrides==7.7.0
123
- packaging==24.0
124
- pandas==2.2.2
125
- pandocfilters==1.5.1
126
- parso==0.8.3
127
- pathspec==0.12.1
128
- pickleshare==0.7.5
129
- pillow==10.2.0
130
- platformdirs==4.2.0
131
- pluggy==1.4.0
132
- prometheus_client==0.20.0
133
- prompt-toolkit==3.0.43
134
- protobuf==3.20.3
135
- psutil==5.9.8
136
- pure-eval==0.2.2
137
- py-cpuinfo==9.0.0
138
- pyasn1==0.6.0
139
- pyasn1_modules==0.4.0
140
- pycparser==2.21
141
- pydantic==2.7.4
142
- pydantic_core==2.18.4
143
- Pygments==2.17.2
144
- pyparsing==3.1.2
145
- pyreadline3==3.4.1
146
- pytest==7.4.4
147
- pytest-asyncio==0.21.1
148
- python-dateutil==2.9.0.post0
149
- python-dotenv==1.0.1
150
- python-json-logger==2.0.7
151
- python-multipart==0.0.9
152
- pytz==2024.1
153
- pywin32==306
154
- pywinpty==2.0.13
155
- PyYAML==6.0.1
156
- pyzmq==25.1.2
157
- qtconsole==5.5.1
158
- QtPy==2.4.1
159
- referencing==0.34.0
160
- regex==2024.4.28
161
- requests==2.31.0
162
- requests-oauthlib==2.0.0
163
- rfc3339-validator==0.1.4
164
- rfc3986-validator==0.1.1
165
- rich==13.7.1
166
- rpds-py==0.18.0
167
- rsa==4.9
168
- safetensors==0.4.3
169
- scikit-image==0.22.0
170
- scipy==1.12.0
171
- seaborn==0.13.2
172
- Send2Trash==1.8.2
173
- shapely==2.0.3
174
- shellingham==1.5.4
175
- six==1.16.0
176
- sniffio==1.3.1
177
- snowballstemmer==2.2.0
178
- soupsieve==2.5
179
- Sphinx==7.2.6
180
- sphinx-rtd-theme==2.0.0
181
- sphinxcontrib-applehelp==1.0.8
182
- sphinxcontrib-devhelp==1.0.6
183
- sphinxcontrib-htmlhelp==2.0.5
184
- sphinxcontrib-jquery==4.1
185
- sphinxcontrib-jsmath==1.0.1
186
- sphinxcontrib-qthelp==1.0.7
187
- sphinxcontrib-serializinghtml==1.1.10
188
- stack-data==0.6.3
189
- starlette==0.37.2
190
- sympy==1.12
191
- tensorboard==2.16.2
192
- tensorboard-data-server==0.7.2
193
- tensorflow==2.16.1
194
- tensorflow-estimator==2.13.0
195
- tensorflow-intel==2.16.1
196
- tensorflow-io-gcs-filesystem==0.31.0
197
- termcolor==2.4.0
198
- terminado==0.18.1
199
- testpath==0.6.0
200
- tf2onnx==1.16.1
201
- thop==0.1.1.post2209072238
202
- tifffile==2024.2.12
203
- tinycss2==1.2.1
204
- tokenizers==0.19.1
205
- torch==2.2.2
206
- torchvision==0.17.2
207
- tornado==6.4
208
- tqdm==4.66.2
209
- traitlets==5.14.2
210
- transformers==4.40.1
211
- typer==0.12.3
212
- types-python-dateutil==2.9.0.20240316
213
- typing_extensions==4.12.2
214
- tzdata==2024.1
215
- ujson==5.10.0
216
- ultralytics==8.2.8
217
- uri-template==1.3.0
218
- urllib3==2.2.1
219
- uvicorn==0.30.1
220
- watchfiles==0.22.0
221
- wcwidth==0.2.13
222
- webcolors==1.13
223
- webencodings==0.5.1
224
- websocket-client==1.7.0
225
- websockets==12.0
226
- Werkzeug==3.0.1
227
- widgetsnbextension==4.0.10
228
- wrapt==1.16.0
 
1
+ absl-py==2.1.0
2
+ alabaster==0.7.16
3
+ annotated-types==0.7.0
4
+ anyio==4.3.0
5
+ argon2-cffi==23.1.0
6
+ argon2-cffi-bindings==21.2.0
7
+ arrow==1.3.0
8
+ asttokens==2.4.1
9
+ astunparse==1.6.3
10
+ async-lru==2.0.4
11
+ attrs==23.2.0
12
+ Babel==2.14.0
13
+ beautifulsoup4==4.12.3
14
+ black==24.3.0
15
+ bleach==6.1.0
16
+ blinker==1.7.0
17
+ cachetools==5.3.3
18
+ certifi==2024.2.2
19
+ cffi==1.16.0
20
+ charset-normalizer==3.3.2
21
+ click==8.1.7
22
+ colorama==0.4.6
23
+ coloredlogs==15.0.1
24
+ comm==0.2.2
25
+ contextlib2==21.6.0
26
+ contourpy==1.2.0
27
+ cycler==0.12.1
28
+ Cython==3.0.9
29
+ debugpy==1.8.1
30
+ decorator==5.1.1
31
+ defusedxml==0.7.1
32
+ dm-tree==0.1.8
33
+ dnspython==2.6.1
34
+ docrepr==0.2.0
35
+ docutils==0.20.1
36
+ email_validator==2.1.2
37
+ entrypoints==0.4
38
+ exceptiongroup==1.2.0
39
+ executing==2.0.1
40
+ fastapi==0.111.0
41
+ fastapi-cli==0.0.4
42
+ fastjsonschema==2.19.1
43
+ filelock==3.13.4
44
+ Flask==3.0.2
45
+ flatbuffers==24.3.7
46
+ fonttools==4.50.0
47
+ fqdn==1.5.1
48
+ fsspec==2024.3.1
49
+ gast==0.4.0
50
+ google-auth==2.29.0
51
+ google-auth-oauthlib==1.0.0
52
+ google-pasta==0.2.0
53
+ grpcio==1.62.1
54
+ h11==0.14.0
55
+ h5py==3.10.0
56
+ httpcore==1.0.4
57
+ httptools==0.6.1
58
+ httpx==0.27.0
59
+ huggingface-hub==0.23.0
60
+ humanfriendly==10.0
61
+ idna==3.6
62
+ imageio==2.34.0
63
+ imagesize==1.4.1
64
+ imgaug==0.4.0
65
+ iniconfig==2.0.0
66
+ ipykernel==6.29.3
67
+ ipyparallel==8.7.0
68
+ ipywidgets==8.1.2
69
+ isoduration==20.11.
70
+ itsdangerous==2.1.2
71
+ jedi==0.19.1
72
+ Jinja2==3.1.3
73
+ json5==0.9.24
74
+ jsonpointer==2.4
75
+ jsonschema==4.21.1
76
+ jsonschema-specifications==2023.12.1
77
+ jupyter==1.0.0
78
+ jupyter-console==6.6.3
79
+ jupyter-events==0.9.1
80
+ jupyter-lsp==2.2.4
81
+ jupyter_client==8.6.1
82
+ jupyter_core==5.7.2
83
+ jupyter_server==2.13.0
84
+ jupyter_server_terminals==0.5.3
85
+ jupyterlab==4.1.5
86
+ jupyterlab_pygments==0.3.0
87
+ jupyterlab_server==2.25.4
88
+ jupyterlab_widgets==3.0.10
89
+ keras==3.3.3
90
+ kiwisolver==1.4.5
91
+ lazy_loader==0.3
92
+ libclang==18.1.1
93
+ lxml==5.2.1
94
+ Markdown==3.6
95
+ markdown-it-py==3.0.0
96
+ MarkupSafe==2.1.5
97
+ matplotlib==3.8.3
98
+ matplotlib-inline==0.1.6
99
+ mdurl==0.1.2
100
+ mistune==3.0.2
101
+ ml-dtypes==0.3.2
102
+ mpmath==1.3.0
103
+ mypy-extensions==1.0.0
104
+ namex==0.0.7
105
+ nbclient==0.10.0
106
+ nbconvert==7.16.2
107
+ nbformat==5.10.3
108
+ nest-asyncio==1.6.0
109
+ networkx==3.2.1
110
+ notebook==7.1.2
111
+ notebook_shim==0.2.4
112
+ numpy==1.24.3
113
+ oauthlib==3.2.2
114
+ object-detection==0.0.3
115
+ onnx==1.16.0
116
+ onnxruntime==1.17.3
117
+ opencv-python==4.9.0.80
118
+ opt-einsum==3.3.0
119
+ optree==0.11.0
120
+ orjson==3.10.5
121
+ overrides==7.7.0
122
+ packaging==24.0
123
+ pandas==2.2.2
124
+ pandocfilters==1.5.1
125
+ parso==0.8.3
126
+ pathspec==0.12.1
127
+ pickleshare==0.7.5
128
+ pillow==10.2.0
129
+ platformdirs==4.2.0
130
+ pluggy==1.4.0
131
+ prometheus_client==0.20.0
132
+ prompt-toolkit==3.0.43
133
+ protobuf==3.20.3
134
+ psutil==5.9.8
135
+ pure-eval==0.2.2
136
+ py-cpuinfo==9.0.0
137
+ pyasn1==0.6.0
138
+ pyasn1_modules==0.4.0
139
+ pycparser==2.21
140
+ pydantic==2.7.4
141
+ pydantic_core==2.18.4
142
+ Pygments==2.17.2
143
+ pyparsing==3.1.2
144
+ pyreadline3==3.4.1
145
+ pytest==7.4.4
146
+ pytest-asyncio==0.21.1
147
+ python-dateutil==2.9.0.post0
148
+ python-dotenv==1.0.1
149
+ python-json-logger==2.0.7
150
+ python-multipart==0.0.9
151
+ pywinpty==2.0.13
152
+ PyYAML==6.0.1
153
+ pyzmq==25.1.2
154
+ qtconsole==5.5.1
155
+ QtPy==2.4.1
156
+ referencing==0.34.0
157
+ regex==2024.4.28
158
+ requests==2.31.0
159
+ requests-oauthlib==2.0.0
160
+ rfc3339-validator==0.1.4
161
+ rfc3986-validator==0.1.1
162
+ rich==13.7.1
163
+ rpds-py==0.18.0
164
+ rsa==4.9
165
+ safetensors==0.4.3
166
+ scikit-image==0.22.0
167
+ scipy==1.12.0
168
+ seaborn==0.13.2
169
+ Send2Trash==1.8.2
170
+ shapely==2.0.3
171
+ shellingham==1.5.4
172
+ six==1.16.0
173
+ sniffio==1.3.1
174
+ snowballstemmer==2.2.0
175
+ soupsieve==2.5
176
+ Sphinx==7.2.6
177
+ sphinx-rtd-theme==2.0.0
178
+ sphinxcontrib-applehelp==1.0.8
179
+ sphinxcontrib-devhelp==1.0.6
180
+ sphinxcontrib-htmlhelp==2.0.5
181
+ sphinxcontrib-jquery==4.1
182
+ sphinxcontrib-jsmath==1.0.1
183
+ sphinxcontrib-qthelp==1.0.7
184
+ sphinxcontrib-serializinghtml==1.1.10
185
+ stack-data==0.6.3
186
+ starlette==0.37.2
187
+ sympy==1.12
188
+ tensorboard==2.16.2
189
+ tensorboard-data-server==0.7.2
190
+ tensorflow==2.16.1
191
+ tensorflow-estimator==2.13.0
192
+ tensorflow-intel==2.16.1
193
+ tensorflow-io-gcs-filesystem==0.31.0
194
+ termcolor==2.4.0
195
+ terminado==0.18.1
196
+ testpath==0.6.0
197
+ tf2onnx==1.16.1
198
+ thop==0.1.1.post2209072238
199
+ tifffile==2024.2.12
200
+ tinycss2==1.2.1
201
+ tokenizers==0.19.1
202
+ torch==2.2.2
203
+ torchvision==0.17.2
204
+ tornado==6.4
205
+ tqdm==4.66.2
206
+ traitlets==5.14.2
207
+ transformers==4.40.1
208
+ typer==0.12.3
209
+ types-python-dateutil==2.9.0.20240316
210
+ typing_extensions==4.12.2
211
+ tzdata==2024.1
212
+ ujson==5.10.0
213
+ ultralytics==8.2.8
214
+ uri-template==1.3.0
215
+ urllib3==2.2.1
216
+ uvicorn==0.30.1
217
+ watchfiles==0.22.0
218
+ wcwidth==0.2.13
219
+ webcolors==1.13
220
+ webencodings==0.5.1
221
+ websocket-client==1.7.0
222
+ websockets==12.0
223
+ Werkzeug==3.0.1
224
+ widgetsnbextension==4.0.10
225
+ wrapt==1.16.0