Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ numpy==1.22.3
|
|
2 |
Pillow==9.0.1
|
3 |
scipy==1.8.0
|
4 |
torch==1.11.0
|
5 |
-
torchvision==0.12.0
|
|
|
|
2 |
Pillow==9.0.1
|
3 |
scipy==1.8.0
|
4 |
torch==1.11.0
|
5 |
+
torchvision==0.12.0
|
6 |
+
wget
|