From 46de45f113e37d1503f217726589197e1da7cdcc Mon Sep 17 00:00:00 2001 From: CaoWangrenbo Date: Mon, 27 Oct 2025 14:54:42 +0800 Subject: [PATCH] =?UTF-8?q?pref:=20=E5=88=A0=E9=99=A4llm=E5=AF=BC=E5=85=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cam_web.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cam_web.py b/cam_web.py index e13b582..14623e8 100644 --- a/cam_web.py +++ b/cam_web.py @@ -14,8 +14,8 @@ from datetime import datetime import zipfile import tempfile -# 导入视觉处理相关的模块 -from llm_req import VisionAPIClient, DetectionResult +# # 导入视觉处理相关的模块 +# from llm_req import VisionAPIClient, DetectionResult from cap_trigger import ImageClient