Spaces:
Sleeping
Sleeping
rtxt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,8 +1,9 @@
|
|
1 |
torch>=1.13.0
|
2 |
torchvision>=0.14.0
|
3 |
-
opencv-python-headless
|
4 |
deepface
|
|
|
5 |
pandas
|
6 |
matplotlib
|
7 |
pillow
|
8 |
-
gradio
|
|
|
|
1 |
torch>=1.13.0
|
2 |
torchvision>=0.14.0
|
|
|
3 |
deepface
|
4 |
+
opencv-python-headless
|
5 |
pandas
|
6 |
matplotlib
|
7 |
pillow
|
8 |
+
gradio
|
9 |
+
|