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