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