Spaces:
Build error
Build error
TheStinger
commited on
Commit
•
bac9621
1
Parent(s):
66a0373
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
torch
|
2 |
-
torchvision
|
3 |
numpy
|
4 |
opencv-python
|
5 |
Pillow
|
|
|
1 |
torch
|
2 |
+
torchvision==0.10.0
|
3 |
numpy
|
4 |
opencv-python
|
5 |
Pillow
|