案例升级v1.0.24

This commit is contained in:
dengwenjie
2025-09-07 17:33:27 +08:00
parent a8e7ce6c4e
commit 76a66d85d8
3 changed files with 29 additions and 27 deletions

View File

@@ -139,15 +139,6 @@
</dependency>
<!-- linux aarch64 平台 (保留对应平台的配置,可以减小包大小)-->
<dependency>
<groupId>ai.djl.pytorch</groupId>
<artifactId>pytorch-native-cpu</artifactId>
<classifier>linux-aarch64</classifier>
<scope>runtime</scope>
<version>2.5.1</version>
</dependency>