Spaces:
Running
Running
Josh Brown Kramer
commited on
Commit
·
1a0eb3c
1
Parent(s):
86c90a3
Switch to using dlib directly
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ gradio
|
|
| 2 |
onnxruntime-gpu
|
| 3 |
opencv-python
|
| 4 |
numpy
|
| 5 |
-
face_recognition
|
|
|
|
|
|
| 2 |
onnxruntime-gpu
|
| 3 |
opencv-python
|
| 4 |
numpy
|
| 5 |
+
#face_recognition
|
| 6 |
+
dlib
|