排除美颜so

压缩图片资源
This commit is contained in:
2022-10-20 10:49:08 +08:00
parent 97fc07db0c
commit ca03a8f23e
873 changed files with 89 additions and 37 deletions

View File

@@ -15,7 +15,7 @@ public class FaceUnityConfig {
/************************** 算法Model ******************************/
// 人脸识别
public static String BUNDLE_AI_FACE = "model" + File.separator + "ai_face_processor.bundle";
public static String BUNDLE_AI_FACE = "model" + File.separator + "ai_face_processor_lite.bundle";
// 手势
public static String BUNDLE_AI_HAND = "model" + File.separator + "ai_hand_processor.bundle";