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