增加打包支持

This commit is contained in:
sulv 2024-10-11 20:46:42 +08:00
parent 7f75b8f0ba
commit a3eac342f1
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@
bash复制代码git clone https://gitee.com/sulv0302/onnx-inference4j-play.git
cd onnx-inference4j-play
mvn clean install
复制项目中的lib目录到打包后的jar包同层级
```
### 📝 使用说明