From 5dad5cfae741d2668a883b97476696a26e709262 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 11 Jul 2025 18:52:14 +0800 Subject: [PATCH] fix --- python_core/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python_core/requirements.txt b/python_core/requirements.txt index 9b9bff3..2644bf4 100644 --- a/python_core/requirements.txt +++ b/python_core/requirements.txt @@ -23,4 +23,5 @@ mutagen loguru pydantic pyyaml -pydantic_settings \ No newline at end of file +pydantic_settings +scenedetect[opencv] \ No newline at end of file