From b6b250545bc860b3b762ee2da7921042a1a9f555 Mon Sep 17 00:00:00 2001 From: liuyebo <1515783401@qq.com> Date: Tue, 11 Jun 2024 16:09:01 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=89=B9=E5=A4=84=E7=90=86?= =?UTF-8?q?=E5=A4=A7=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/photo_review.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/photo_review.py b/config/photo_review.py index 3df7e7b..fbdd783 100644 --- a/config/photo_review.py +++ b/config/photo_review.py @@ -11,4 +11,4 @@ SLEEP_MINUTES = 5 SEND_ERROR_EMAIL = True # 信息抽取批量处理大小 -IE_BATCH_SIZE = 8 +IE_BATCH_SIZE = 4