Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -5,4 +5,6 @@ torch
|
|
5 |
torchvision==0.15.1
|
6 |
pytorchvideo==0.1.5
|
7 |
pyav==11.4.1
|
8 |
-
httpx[socks]
|
|
|
|
|
|
5 |
torchvision==0.15.1
|
6 |
pytorchvideo==0.1.5
|
7 |
pyav==11.4.1
|
8 |
+
httpx[socks]
|
9 |
+
|
10 |
+
opencv-python
|