Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -2,10 +2,10 @@ gradio
|
|
| 2 |
torch
|
| 3 |
facenet-pytorch
|
| 4 |
mediapipe
|
| 5 |
-
fer
|
| 6 |
scikit-learn
|
| 7 |
scipy
|
| 8 |
umap-learn
|
| 9 |
pandas
|
| 10 |
matplotlib
|
| 11 |
-
opencv-python-headless
|
|
|
|
|
|
| 2 |
torch
|
| 3 |
facenet-pytorch
|
| 4 |
mediapipe
|
|
|
|
| 5 |
scikit-learn
|
| 6 |
scipy
|
| 7 |
umap-learn
|
| 8 |
pandas
|
| 9 |
matplotlib
|
| 10 |
+
opencv-python-headless
|
| 11 |
+
numpy
|