From a108e36f37a07a4a861fb6aafb9231de60dc1abf Mon Sep 17 00:00:00 2001 From: YM <479443481@qq.com> Date: 星期四, 15 五月 2025 18:49:12 +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