Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,4 +2,4 @@ numpy==1.22.3
|
|
2 |
Pillow==9.1.0
|
3 |
scipy==1.8.0
|
4 |
torch==1.12.0
|
5 |
-
torchvision==
|
|
|
2 |
Pillow==9.1.0
|
3 |
scipy==1.8.0
|
4 |
torch==1.12.0
|
5 |
+
torchvision==1.11.0
|