Spaces:
Runtime error
Runtime error
osanseviero
commited on
Commit
•
e61a53a
1
Parent(s):
1d53eef
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -5,5 +5,4 @@ pandas>=1.1.5
|
|
5 |
Pillow>=8.4.0
|
6 |
scipy>=1.5.4
|
7 |
torch>=1.10.1
|
8 |
-
torchvision>=0.11.2
|
9 |
-
git+https://github.com/elliottzheng/face-detection.git@master
|
|
|
5 |
Pillow>=8.4.0
|
6 |
scipy>=1.5.4
|
7 |
torch>=1.10.1
|
8 |
+
torchvision>=0.11.2
|
|