Temp requirement fix
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ torch
|
|
5 |
torchvision
|
6 |
pytorchvideo
|
7 |
transformers
|
8 |
-
decord
|
|
|
|
5 |
torchvision
|
6 |
pytorchvideo
|
7 |
transformers
|
8 |
+
decord
|
9 |
+
httpx==0.24.1
|