From e22a78a2f2857ff98ec624b7c4f5c15b2c8362dd Mon Sep 17 00:00:00 2001 From: YM <479443481@qq.com> Date: 星期一, 12 五月 2025 16:19:22 +0800 Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/KnowledgeBase --- vision_test.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/vision_test.py b/vision_test.py index 4b23588..fcc7138 100644 --- a/vision_test.py +++ b/vision_test.py @@ -39,4 +39,4 @@ if __name__ == '__main__': vision = VisionTest("image_path") - vision.run("闂") \ No newline at end of file + vision.run("闂") -- Gitblit v1.9.1