Spaces:
Build error
Build error
updated requirements
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
-
chumpy
|
2 |
-
face-alignment
|
3 |
-
|
|
|
4 |
kornia==0.4.0
|
5 |
numpy
|
6 |
matplotlib
|
|
|
1 |
+
chumpy
|
2 |
+
face-alignment
|
3 |
+
pytorch
|
4 |
+
huggingface_hub
|
5 |
kornia==0.4.0
|
6 |
numpy
|
7 |
matplotlib
|