Spaces:
Sleeping
Sleeping
update req with scene detect
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -8,7 +8,7 @@ yt-dlp
|
|
8 |
ffmpeg-python
|
9 |
pydantic
|
10 |
pydantic-settings
|
11 |
-
|
12 |
|
13 |
# fastapi==0.110.0
|
14 |
# uvicorn==0.27.1
|
|
|
8 |
ffmpeg-python
|
9 |
pydantic
|
10 |
pydantic-settings
|
11 |
+
scene-detect
|
12 |
|
13 |
# fastapi==0.110.0
|
14 |
# uvicorn==0.27.1
|