Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ numpy
|
|
4 |
torch
|
5 |
torchvision
|
6 |
pytorchvideo
|
7 |
-
transformers
|
|
|
|
4 |
torch
|
5 |
torchvision
|
6 |
pytorchvideo
|
7 |
+
transformers
|
8 |
+
decord
|