Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,7 +2,6 @@ torch
|
|
2 |
librosa
|
3 |
opencv-python
|
4 |
numpy
|
5 |
-
moviepy
|
6 |
transformers
|
7 |
scikit-image
|
8 |
torchvision
|
@@ -14,4 +13,5 @@ imageio
|
|
14 |
timm
|
15 |
tensorflow
|
16 |
tf-keras
|
17 |
-
git+https://github.com/serengil/retinaface.git
|
|
|
|
2 |
librosa
|
3 |
opencv-python
|
4 |
numpy
|
|
|
5 |
transformers
|
6 |
scikit-image
|
7 |
torchvision
|
|
|
13 |
timm
|
14 |
tensorflow
|
15 |
tf-keras
|
16 |
+
git+https://github.com/serengil/retinaface.git
|
17 |
+
moviepy
|