forked from sensity-ai/dot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
171 lines (170 loc) · 3.11 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
#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile setup.cfg
#
absl-py==1.1.0
# via mediapipe
attrs==21.4.0
# via mediapipe
certifi==2023.7.22
# via requests
cffi==1.15.1
# via sounddevice
charset-normalizer==3.2.0
# via requests
click==8.0.2
# via dot (setup.cfg)
colorama==0.4.6
# via
# click
# pytest
# tqdm
customtkinter==5.2.0
# via dot (setup.cfg)
cycler==0.11.0
# via matplotlib
darkdetect==0.8.0
# via customtkinter
dlib==19.19.0
# via dot (setup.cfg)
exceptiongroup==1.1.2
# via pytest
face-alignment==1.3.3
# via dot (setup.cfg)
filelock==3.12.2
# via torch
flatbuffers==2.0
# via
# mediapipe
# onnxruntime
fonttools==4.43.0
# via matplotlib
idna==2.10
# via requests
imageio==2.19.3
# via scikit-image
iniconfig==2.0.0
# via pytest
jinja2==3.1.3
# via torch
kiwisolver==1.4.3
# via matplotlib
kornia==0.6.5
# via dot (setup.cfg)
llvmlite==0.38.1
# via numba
markupsafe==2.1.3
# via jinja2
matplotlib==3.5.2
# via mediapipe
mediapipe==0.10.3
# via dot (setup.cfg)
mpmath==1.3.0
# via sympy
networkx==2.8.4
# via
# scikit-image
# torch
numba==0.55.2
# via face-alignment
numpy==1.22.0
# via
# dot (setup.cfg)
# face-alignment
# imageio
# matplotlib
# mediapipe
# numba
# onnxruntime
# opencv-contrib-python
# opencv-python
# pywavelets
# scikit-image
# scipy
# tifffile
# torchvision
onnxruntime==1.9.0
# via dot (setup.cfg)
opencv-contrib-python==4.5.5.62
# via
# dot (setup.cfg)
# mediapipe
opencv-python==4.5.5.62
# via
# dot (setup.cfg)
# face-alignment
packaging==21.3
# via
# kornia
# matplotlib
# pytest
# scikit-image
pillow==10.0.1
# via
# dot (setup.cfg)
# imageio
# matplotlib
# scikit-image
# torchvision
pluggy==1.2.0
# via pytest
protobuf==3.20.2
# via
# dot (setup.cfg)
# mediapipe
# onnxruntime
pycparser==2.21
# via cffi
pyparsing==3.0.9
# via
# matplotlib
# packaging
pytest==7.4.0
# via dot (setup.cfg)
python-dateutil==2.8.2
# via matplotlib
pywavelets==1.3.0
# via scikit-image
pyyaml==5.4.1
# via dot (setup.cfg)
requests==2.31.0
# via
# dot (setup.cfg)
# torchvision
scikit-image==0.19.1
# via
# dot (setup.cfg)
# face-alignment
scipy==1.10.0
# via
# dot (setup.cfg)
# face-alignment
# scikit-image
six==1.16.0
# via python-dateutil
sounddevice==0.4.6
# via mediapipe
sympy==1.12
# via torch
tifffile==2022.5.4
# via scikit-image
tomli==2.0.1
# via pytest
torch==2.0.1
# via
# dot (setup.cfg)
# face-alignment
# kornia
# torchvision
torchvision==0.15.2
# via dot (setup.cfg)
tqdm==4.64.0
# via face-alignment
typing-extensions==4.3.0
# via torch
urllib3==1.26.18
# via requests
# The following packages are considered to be unsafe in a requirements file:
# setuptools