From 1ac0db9a32f3a8ebe5ad0c9dbb625a6963ac8deb Mon Sep 17 00:00:00 2001 From: liuyebo <1515783401@qq.com> Date: Thu, 6 Jun 2024 12:56:23 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=89=B9=E9=87=8F=E5=A4=84?= =?UTF-8?q?=E7=90=86=E5=A4=A7=E5=B0=8F=EF=BC=8C=E5=A4=AA=E5=A4=A7=E4=BA=86?= =?UTF-8?q?=E5=8F=AF=E8=83=BD=E4=BC=9A=E5=AF=BC=E8=87=B4=E7=88=86=E6=98=BE?= =?UTF-8?q?=E5=AD=98?= 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 a5aa44d..ad2d567 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 = 32 +IE_BATCH_SIZE = 16