Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
torch
|
2 |
-
torchvision==0.
|
3 |
numpy
|
4 |
opencv-python
|
5 |
Pillow
|
|
|
1 |
torch
|
2 |
+
torchvision==0.17.1
|
3 |
numpy
|
4 |
opencv-python
|
5 |
Pillow
|