Spaces:
Build error
Build error
updated requirements
Browse files- requirements.txt +14 -150
requirements.txt
CHANGED
@@ -1,150 +1,14 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
cloudpickle==2.0.0
|
16 |
-
colorama==0.4.4
|
17 |
-
cycler==0.10.0
|
18 |
-
cytoolz==0.11.0
|
19 |
-
dask==2021.10.0
|
20 |
-
debugpy==1.4.1
|
21 |
-
decorator==5.1.0
|
22 |
-
defusedxml==0.7.1
|
23 |
-
easydict==1.9
|
24 |
-
einops==0.3.2
|
25 |
-
entrypoints==0.3
|
26 |
-
executing==0.8.3
|
27 |
-
face-alignment==1.3.4
|
28 |
-
filelock==3.3.2
|
29 |
-
fonttools==4.25.0
|
30 |
-
fsspec==2021.8.1
|
31 |
-
future==0.18.2
|
32 |
-
fvcore==0.1.5.post20210915
|
33 |
-
gdown==4.2.0
|
34 |
-
google-auth==1.35.0
|
35 |
-
google-auth-oauthlib==0.4.5
|
36 |
-
grpcio==1.39.0
|
37 |
-
icecream==2.1.2
|
38 |
-
idna==3.2
|
39 |
-
imagecodecs==2021.8.26
|
40 |
-
imageio==2.9.0
|
41 |
-
imageio-ffmpeg==0.4.5
|
42 |
-
imgaug==0.4.0
|
43 |
-
importlib-metadata==4.8.1
|
44 |
-
iopath==0.1.9
|
45 |
-
jedi==0.18.0
|
46 |
-
Jinja2==3.0.2
|
47 |
-
joblib==1.0.1
|
48 |
-
jsonschema==3.2.0
|
49 |
-
kiwisolver==1.3.1
|
50 |
-
kmeans-pytorch==0.3
|
51 |
-
kornia==0.6.1
|
52 |
-
llvmlite==0.37.0
|
53 |
-
lmdb==1.2.1
|
54 |
-
locket==0.2.1
|
55 |
-
lpips==0.1.3
|
56 |
-
Markdown==3.3.4
|
57 |
-
MarkupSafe==2.0.1
|
58 |
-
matplotlib==3.4.3
|
59 |
-
matplotlib-inline==0.1.2
|
60 |
-
mistune==0.8.4
|
61 |
-
mkl-fft==1.3.1
|
62 |
-
mkl-random==1.2.2
|
63 |
-
mkl-service==2.4.0
|
64 |
-
munkres==1.1.4
|
65 |
-
nbclient==0.5.3
|
66 |
-
nbconvert==6.1.0
|
67 |
-
nbformat==5.1.3
|
68 |
-
nest-asyncio==1.5.1
|
69 |
-
networkx==2.6.3
|
70 |
-
numpy==1.22.0
|
71 |
-
oauthlib==3.1.1
|
72 |
-
olefile==0.46
|
73 |
-
opencv-contrib-python==4.5.4.58
|
74 |
-
opencv-python==4.5.4.58
|
75 |
-
opencv-python-headless==4.5.4.58
|
76 |
-
packaging==21.0
|
77 |
-
pandas==1.1.3
|
78 |
-
pandocfilters==1.4.3
|
79 |
-
parso==0.8.2
|
80 |
-
partd==1.2.0
|
81 |
-
pexpect==4.8.0
|
82 |
-
pickleshare==0.7.5
|
83 |
-
Pillow==9.0.1
|
84 |
-
pip==21.2.4
|
85 |
-
portalocker==2.3.0
|
86 |
-
prometheus-client==0.11.0
|
87 |
-
prompt-toolkit==3.0.20
|
88 |
-
protobuf==3.15.8
|
89 |
-
ptyprocess==0.7.0
|
90 |
-
pyasn1==0.4.8
|
91 |
-
pyasn1-modules==0.2.8
|
92 |
-
pycocotools==2.0.4
|
93 |
-
pycparser==2.20
|
94 |
-
Pygments==2.10.0
|
95 |
-
pyhocon==0.3.59
|
96 |
-
PyMCubes==0.1.2
|
97 |
-
pyntcloud==0.2.0
|
98 |
-
pyparsing==2.4.7
|
99 |
-
PyQt5==5.12.3
|
100 |
-
PyQt5_sip==4.19.18
|
101 |
-
PyQtChart==5.12
|
102 |
-
PyQtWebEngine==5.12.1
|
103 |
-
pyrsistent==0.18.0
|
104 |
-
PySocks==1.7.1
|
105 |
-
python-dateutil==2.8.2
|
106 |
-
pythreejs==2.3.0
|
107 |
-
pytorch-msssim==0.2.1
|
108 |
-
pytz==2020.1
|
109 |
-
PyWavelets==1.1.1
|
110 |
-
PyYAML==6.0
|
111 |
-
pyzmq==22.2.1
|
112 |
-
qtconsole==5.1.1
|
113 |
-
QtPy==1.10.0
|
114 |
-
requests==2.26.0
|
115 |
-
requests-oauthlib==1.3.0
|
116 |
-
rsa==4.7.2
|
117 |
-
scikit-image==0.18.1
|
118 |
-
scikit-learn==0.24.2
|
119 |
-
scipy==1.6.2
|
120 |
-
Send2Trash==1.8.0
|
121 |
-
setuptools==58.0.4
|
122 |
-
Shapely==1.7.1
|
123 |
-
six==1.16.0
|
124 |
-
sklearn==0.0
|
125 |
-
soupsieve==2.3
|
126 |
-
tabulate==0.8.9
|
127 |
-
tenacity==8.0.1
|
128 |
-
termcolor==1.1.0
|
129 |
-
terminado==0.9.4
|
130 |
-
testpath==0.5.0
|
131 |
-
threadpoolctl==2.2.0
|
132 |
-
tifffile==2021.7.2
|
133 |
-
toml==0.10.2
|
134 |
-
toolz==0.11.1
|
135 |
-
torch==1.10.0
|
136 |
-
torchsummary==1.5.1
|
137 |
-
torchvision==0.11.1
|
138 |
-
tornado==6.1
|
139 |
-
tqdm==4.62.3
|
140 |
-
traitlets==5.1.0
|
141 |
-
traittypes==0.2.1
|
142 |
-
typing-extensions==3.10.0.2
|
143 |
-
urllib3==1.26.6
|
144 |
-
wcwidth==0.2.5
|
145 |
-
webencodings==0.5.1
|
146 |
-
Werkzeug==2.0.1
|
147 |
-
wheel==0.37.0
|
148 |
-
widgetsnbextension==3.5.1
|
149 |
-
yacs==0.1.6
|
150 |
-
zipp==3.6.0
|
|
|
1 |
+
numpy>=1.18.5
|
2 |
+
scipy>=1.4.1
|
3 |
+
chumpy>=0.69
|
4 |
+
scikit-image>=0.15
|
5 |
+
opencv-python>=4.1.1
|
6 |
+
scikit-image>=0.15
|
7 |
+
PyYAML==5.1.1
|
8 |
+
torch==1.6.0
|
9 |
+
torchvision==0.7.0
|
10 |
+
face-alignment
|
11 |
+
yacs==0.1.8
|
12 |
+
kornia==0.4.0
|
13 |
+
ninja
|
14 |
+
fvcore
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|