Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -9,6 +9,7 @@ ffmpeg-python
|
|
9 |
pydantic
|
10 |
pydantic-settings
|
11 |
scenedetect==0.6.4
|
|
|
12 |
|
13 |
# fastapi==0.110.0
|
14 |
# uvicorn==0.27.1
|
|
|
9 |
pydantic
|
10 |
pydantic-settings
|
11 |
scenedetect==0.6.4
|
12 |
+
opencv-python==4.10.0.84
|
13 |
|
14 |
# fastapi==0.110.0
|
15 |
# uvicorn==0.27.1
|