Spaces:
Running
Running
victorisgeek
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ onnxruntime-gpu==1.15.0
|
|
5 |
opencv-python>=4.7.0.72
|
6 |
opencv-python-headless>=4.7.0.72
|
7 |
plyer==2.1.0
|
8 |
-
dlib
|
|
|
|
5 |
opencv-python>=4.7.0.72
|
6 |
opencv-python-headless>=4.7.0.72
|
7 |
plyer==2.1.0
|
8 |
+
dlib
|
9 |
+
subprocess
|