Commit 21d2f6c 1 parent 416f37a commit 21d2f6c Copy full SHA for 21d2f6c
File tree 3 files changed +3
-0
lines changed
3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 3
3
//JAVA 17+
4
4
//REPOS mavencentral,jitpack=https://jitpack.io
5
5
//DEPS com.github.tadayosi:torchserve-client-java:main-SNAPSHOT
6
+ //DEPS org.slf4j:slf4j-simple:1.7.36
6
7
7
8
import java .nio .file .Files ;
8
9
import java .nio .file .Path ;
Original file line number Diff line number Diff line change 3
3
//JAVA 17+
4
4
//REPOS mavencentral,jitpack=https://jitpack.io
5
5
//DEPS com.github.tadayosi:torchserve-client-java:main-SNAPSHOT
6
+ //DEPS org.slf4j:slf4j-simple:1.7.36
6
7
7
8
import com .github .tadayosi .torchserve .client .TorchServeClient ;
8
9
import com .github .tadayosi .torchserve .client .model .ApiException ;
Original file line number Diff line number Diff line change 3
3
//JAVA 17+
4
4
//REPOS mavencentral,jitpack=https://jitpack.io
5
5
//DEPS com.github.tadayosi:torchserve-client-java:main-SNAPSHOT
6
+ //DEPS org.slf4j:slf4j-simple:1.7.36
6
7
7
8
import com .github .tadayosi .torchserve .client .TorchServeClient ;
8
9
import com .github .tadayosi .torchserve .client .model .ApiException ;
You can’t perform that action at this time.
0 commit comments