From a3eac342f1553cd754d7915bceff8eede9077907 Mon Sep 17 00:00:00 2001 From: sulv Date: Fri, 11 Oct 2024 20:46:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=89=93=E5=8C=85=E6=94=AF?= =?UTF-8?q?=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3242d54..ba9587e 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ bash复制代码git clone https://gitee.com/sulv0302/onnx-inference4j-play.git cd onnx-inference4j-play mvn clean install + 复制项目中的lib目录到打包后的jar包同层级 ``` ### 📝 使用说明