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