parent
c58038bf06
commit
ac7df3831e
|
@ -38,4 +38,6 @@ dependencies {
|
||||||
implementation "com.fasterxml.jackson.core:jackson-databind"
|
implementation "com.fasterxml.jackson.core:jackson-databind"
|
||||||
testImplementation "org.bytedeco:opencv"
|
testImplementation "org.bytedeco:opencv"
|
||||||
testImplementation "org.bytedeco:javacv"
|
testImplementation "org.bytedeco:javacv"
|
||||||
|
|
||||||
|
testImplementation "net.brutex.ai:dl4j-test-resources:1.0.1-SNAPSHOT"
|
||||||
}
|
}
|
Loading…
Reference in New Issue