Skip to content

Commit b0f592e

Browse files
committed
remove camerax and tflite experimental stuff
1 parent 288724d commit b0f592e

File tree

6 files changed

+103
-781
lines changed

6 files changed

+103
-781
lines changed

android-refimpl-app/app/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -416,8 +416,6 @@ dependencies {
416416
implementation 'androidx.camera:camera-view:1.3.4'
417417
implementation 'androidx.camera:camera-extensions:1.3.4'
418418
//
419-
implementation 'com.github.zoff99:pkgs_TensorflowLiteAndroidMediapipeCPU:2.6.0'
420-
implementation 'com.github.zoff99:pkgs_TensorflowLiteAndroidMediapipeGPU:2.6.0'
421419
}
422420

423421
apply from: 'gradle_witness_ng.gradle'

0 commit comments

Comments
 (0)