-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
98 lines (98 loc) · 1.69 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
aiohttp==3.9.5
aiosignal==1.3.1
annotated-types==0.6.0
anyio==4.3.0
async-timeout==4.0.3
attrs==23.2.0
beautifulsoup4==4.12.3
certifi==2024.6.2
charset-normalizer==3.3.2
click==8.1.7
cnocr==2.3.0.2
cnstd==1.2.4.1
coloredlogs==15.0.1
contourpy==1.2.1
cycler==0.12.1
docker-pycreds==0.4.0
exceptiongroup==1.2.1
fastapi==0.110.0
filelock==3.15.1
flatbuffers==24.3.25
fonttools==4.53.0
frozenlist==1.4.1
fsspec==2024.6.0
gitdb==4.0.11
GitPython==3.1.43
h11==0.14.0
httptools==0.6.1
huggingface-hub==0.23.4
humanfriendly==10.0
idna==3.7
Jinja2==3.1.4
kiwisolver==1.4.5
lightning-utilities==0.11.2
MarkupSafe==2.1.5
matplotlib==3.9.0
mpmath==1.3.0
multidict==6.0.5
networkx==3.3
numpy==1.26.4
onnx==1.16.1
onnxruntime==1.18.0
opencv-python==4.10.0.84
outcome==1.3.0.post0
packaging==24.1
pandas==2.2.2
pillow==10.3.0
platformdirs==4.2.2
Polygon3==3.0.9.1
protobuf==5.27.1
psutil==5.9.8
psycopg==3.1.18
psycopg-binary==3.1.18
py-cpuinfo==9.0.0
pyclipper==1.3.0.post5
pydantic==2.6.3
pydantic_core==2.16.3
PyJWT==2.8.0
pyparsing==3.1.2
PySocks==1.7.1
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
python-multipart==0.0.9
pytorch-lightning==2.3.0
pytz==2024.1
PyYAML==6.0.1
requests==2.32.3
scipy==1.13.1
seaborn==0.13.2
sentry-sdk==2.5.1
setproctitle==1.3.3
setuptools==70.0.0
shapely==2.0.4
six==1.16.0
smmap==5.0.1
sniffio==1.3.1
sortedcontainers==2.4.0
soupsieve==2.5
starlette==0.36.3
sympy==1.12.1
torch==2.3.1
torchmetrics==1.4.0.post0
torchvision==0.18.1
tqdm==4.66.4
trio==0.25.0
trio-websocket==0.11.1
typing_extensions==4.12.2
tzdata==2024.1
ultralytics==8.2.35
ultralytics-thop==2.0.0
Unidecode==1.3.8
urllib3==2.2.2
uvicorn==0.28.0
uvloop==0.19.0
wandb==0.17.2
watchfiles==0.21.0
websockets==12.0
wsproto==1.2.0
yarl==1.9.4