From 71aa4d527ddd7a40e915336006c3c129304af74f Mon Sep 17 00:00:00 2001 From: Martin <13046765170@163.com> Date: Fri, 18 Oct 2024 16:39:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=97=A0=E7=BE=8E=E9=A2=9C?= =?UTF-8?q?=E6=95=88=E6=9E=9C=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/build.gradle | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index affb51b4f..9cacef209 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -126,8 +126,8 @@ android { variant.mergeAssetsProvider.configure { doLast { delete(fileTree(dir: outputDir, includes: ['model/ai_bgseg_green.bundle', - 'model/ai_face_processor.bundle', - 'model/ai_face_processor_lite.bundle', + //'model/ai_face_processor.bundle', + //'model/ai_face_processor_lite.bundle', 'model/ai_hairseg.bundle', 'model/ai_hand_processor.bundle', 'model/ai_human_processor.bundle', @@ -135,7 +135,7 @@ android { 'model/ai_human_processor_mb_fast.bundle', 'graphics/body_slim.bundle', 'graphics/controller_cpp.bundle', - 'graphics/face_beautification.bundle', + //'graphics/face_beautification.bundle', 'graphics/face_makeup.bundle', 'graphics/fuzzytoonfilter.bundle', 'graphics/fxaa.bundle',