From 324a3ef772fa13657fc5e4126c7c8649e93cc083 Mon Sep 17 00:00:00 2001 From: liuwei Date: Mon, 14 Apr 2025 12:09:32 +0800 Subject: [PATCH] =?UTF-8?q?feature=EF=BC=9A=E5=8A=A0=E5=85=A5=E5=8A=9F?= =?UTF-8?q?=E8=83=BD=EF=BC=8C=E5=B0=8F=E6=9C=8B=E5=8F=8B=E4=BA=BA=E8=84=B8?= =?UTF-8?q?=E8=AF=86=E5=88=AB=E4=B8=8E=E5=88=86=E7=B1=BB=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/kid_photo_extractor/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/kid_photo_extractor/main.py b/plugins/kid_photo_extractor/main.py index 7f6805d..2a0b79b 100644 --- a/plugins/kid_photo_extractor/main.py +++ b/plugins/kid_photo_extractor/main.py @@ -595,7 +595,7 @@ class KidPhotoExtractorPlugin(MessagePluginInterface): # 进度更新 last_progress_time = time.time() - progress_interval = 5 # 每5秒更新一次进度 + progress_interval = 10 # 每5秒更新一次进度 # 处理每张图片 all_faces = [] # 存储所有的人脸特征,不再区分小朋友