-
Notifications
You must be signed in to change notification settings - Fork 108
/
requirements.txt
213 lines (211 loc) · 4.08 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --output-file=requirements.txt requirements.in
#
--index-url https://pypi.tuna.tsinghua.edu.cn/simple
--extra-index-url https://pypi.org/simple
aiohttp==3.9.5
# via fsspec
aiosignal==1.3.1
# via aiohttp
async-timeout==4.0.3
# via aiohttp
attrs==23.2.0
# via aiohttp
certifi==2024.6.2
# via requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via -r requirements.in
coloredlogs==15.0.1
# via onnxruntime
contourpy==1.2.1
# via matplotlib
cycler==0.12.1
# via matplotlib
filelock==3.15.1
# via
# huggingface-hub
# torch
flatbuffers==24.3.25
# via onnxruntime
fonttools==4.53.0
# via matplotlib
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
fsspec[http]==2024.6.0
# via
# huggingface-hub
# pytorch-lightning
# torch
huggingface-hub==0.23.4
# via -r requirements.in
humanfriendly==10.0
# via coloredlogs
idna==3.7
# via
# requests
# yarl
importlib-resources==6.4.0
# via matplotlib
jinja2==3.1.4
# via torch
kiwisolver==1.4.5
# via matplotlib
lightning-utilities==0.11.2
# via
# pytorch-lightning
# torchmetrics
markupsafe==2.1.5
# via jinja2
matplotlib==3.9.0
# via
# -r requirements.in
# seaborn
# ultralytics
mpmath==1.3.0
# via sympy
multidict==6.0.5
# via
# aiohttp
# yarl
networkx==3.2.1
# via torch
numpy==2.0.0
# via
# -r requirements.in
# contourpy
# matplotlib
# onnx
# onnxruntime
# opencv-python
# pandas
# pytorch-lightning
# scipy
# seaborn
# shapely
# torchmetrics
# torchvision
# ultralytics-thop
onnx==1.16.1
# via -r requirements.in
onnxruntime==1.18.0
# via -r requirements.in
opencv-python==4.10.0.82
# via
# -r requirements.in
# ultralytics
packaging==24.1
# via
# huggingface-hub
# lightning-utilities
# matplotlib
# onnxruntime
# pytorch-lightning
# torchmetrics
pandas==2.2.2
# via
# -r requirements.in
# seaborn
# ultralytics
pillow==10.3.0
# via
# -r requirements.in
# matplotlib
# torchvision
# ultralytics
polygon3==3.0.9.1
# via -r requirements.in
protobuf==5.27.1
# via
# onnx
# onnxruntime
psutil==5.9.8
# via ultralytics
py-cpuinfo==9.0.0
# via ultralytics
pyclipper==1.3.0.post5
# via -r requirements.in
pyparsing==3.1.2
# via matplotlib
python-dateutil==2.9.0.post0
# via
# matplotlib
# pandas
pytorch-lightning==2.3.0
# via -r requirements.in
pytz==2024.1
# via pandas
pyyaml==6.0.1
# via
# -r requirements.in
# huggingface-hub
# pytorch-lightning
# ultralytics
requests==2.32.3
# via
# huggingface-hub
# ultralytics
scipy==1.13.1
# via
# -r requirements.in
# ultralytics
seaborn==0.13.2
# via
# -r requirements.in
# ultralytics
shapely==2.0.4
# via -r requirements.in
six==1.16.0
# via python-dateutil
sympy==1.12.1
# via
# onnxruntime
# torch
torch==2.3.1
# via
# -r requirements.in
# pytorch-lightning
# torchmetrics
# torchvision
# ultralytics
# ultralytics-thop
torchmetrics==1.4.0.post0
# via pytorch-lightning
torchvision==0.18.1
# via
# -r requirements.in
# ultralytics
tqdm==4.66.4
# via
# -r requirements.in
# huggingface-hub
# pytorch-lightning
# ultralytics
typing-extensions==4.12.2
# via
# huggingface-hub
# lightning-utilities
# pytorch-lightning
# torch
tzdata==2024.1
# via pandas
ultralytics==8.2.32
# via -r requirements.in
ultralytics-thop==0.2.8
# via ultralytics
unidecode==1.3.8
# via -r requirements.in
urllib3==2.2.1
# via requests
yarl==1.9.4
# via aiohttp
zipp==3.19.2
# via importlib-resources
# The following packages are considered to be unsafe in a requirements file:
# setuptools