From de4ee0035524e878c4d4db11cb5742f4c6ceef29 Mon Sep 17 00:00:00 2001 From: liuwei Date: Mon, 12 May 2025 16:15:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=BB=84=E4=BB=B6=E5=86=85?= =?UTF-8?q?=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c9555da..2135335 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,4 +49,5 @@ pydub~=0.25.1 pymediainfo~=7.0.1 loguru~=0.7.3 opencv-python~=4.11.0.86 -pathlib~=1.0.1 \ No newline at end of file +pathlib~=1.0.1 +jieba~=0.42.1 \ No newline at end of file