Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -23,4 +23,5 @@ dlib
|
|
23 |
scipy
|
24 |
|
25 |
matplotlib
|
26 |
-
pprintpp
|
|
|
|
23 |
scipy
|
24 |
|
25 |
matplotlib
|
26 |
+
pprintpp
|
27 |
+
subprocess
|