Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ shutil
|
|
10 |
tensorflow
|
11 |
beautifulsoup4
|
12 |
sklearn
|
13 |
-
torch
|
|
|
|
10 |
tensorflow
|
11 |
beautifulsoup4
|
12 |
sklearn
|
13 |
+
torch
|
14 |
+
mtcnn
|