Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -9
requirements.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
-
torch
|
2 |
-
torchvision
|
3 |
-
transformers
|
4 |
-
facenet-pytorch
|
5 |
-
gradio
|
6 |
-
opencv-python
|
7 |
-
|
8 |
-
mediapipe
|
9 |
-
matplotlib
|
10 |
seaborn
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
+
transformers
|
4 |
+
facenet-pytorch
|
5 |
+
gradio
|
6 |
+
opencv-python
|
7 |
+
numpy
|
8 |
+
mediapipe
|
9 |
+
matplotlib
|
10 |
seaborn
|