Spaces:
Runtime error
Runtime error
init
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ scikit-image==0.14.5
|
|
6 |
onnxruntime
|
7 |
face-alignment
|
8 |
dlib
|
|
|
9 |
|
|
|
6 |
onnxruntime
|
7 |
face-alignment
|
8 |
dlib
|
9 |
+
torchvision
|
10 |
|