Sorting versioning problem present
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
facenet_pytorch==2.5.2
|
2 |
-
torch
|
3 |
-
torchvision
|
4 |
numpy==1.19.5
|
5 |
pandas==1.2.4
|
6 |
Pillow==8.2.0
|
|
|
1 |
facenet_pytorch==2.5.2
|
2 |
+
torch
|
3 |
+
torchvision
|
4 |
numpy==1.19.5
|
5 |
pandas==1.2.4
|
6 |
Pillow==8.2.0
|