Spaces:
Runtime error
Runtime error
fix: requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ opencv-python
|
|
2 |
imutils
|
3 |
numpy
|
4 |
torch
|
|
|
5 |
pytorchvideo
|
|
|
2 |
imutils
|
3 |
numpy
|
4 |
torch
|
5 |
+
torchvision
|
6 |
pytorchvideo
|