Updated BUILD to include the Face Stylizer task bundle

This commit is contained in:
kinaryml 2023-05-01 05:59:42 -07:00
parent 27d8a1cb4f
commit e3d38bed1b

View File

@ -48,6 +48,7 @@ mediapipe_files(srcs = [
"face_landmark.tflite",
"face_landmarker.task",
"face_landmarker_v2.task",
"face_stylizer.task",
"fist.jpg",
"fist.png",
"hair_segmentation.tflite",
@ -176,6 +177,7 @@ filegroup(
"face_detection_short_range.tflite",
"face_landmarker.task",
"face_landmarker_v2.task",
"face_stylizer.task",
"hair_segmentation.tflite",
"hand_landmark_full.tflite",
"hand_landmark_lite.tflite",