-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix DJL model loading error caused by missing PyTorch dependencies
This commit resolves an issue where DJL (Deep Java Library) attempts to download PyTorch dependencies during runtime. Added explicit dependency management for DJL version 0.30.0, including the following modules: - pytorch-native-cpu - pytorch-jni - pytorch-engine
- Loading branch information
1 parent
c86a484
commit ea80f18
Showing
1 changed file
with
41 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters