Spaces:
Running
on
T4
Running
on
T4
yourusername
commited on
Commit
•
4014619
1
Parent(s):
938aa7b
:pushpin: add encoded-video requirement
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ numpy
|
|
7 |
scipy
|
8 |
cmake
|
9 |
onnxruntime-gpu
|
10 |
-
opencv-python-headless
|
|
|
|
7 |
scipy
|
8 |
cmake
|
9 |
onnxruntime-gpu
|
10 |
+
opencv-python-headless
|
11 |
+
encoded-video
|