Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
fastai==1.0.61
|
2 |
torch
|
3 |
-
torchvision
|
4 |
numpy
|
5 |
opencv-python
|
6 |
pandas
|
|
|
1 |
fastai==1.0.61
|
2 |
torch
|
3 |
+
torchvision==0.16.0
|
4 |
numpy
|
5 |
opencv-python
|
6 |
pandas
|