Internal change

PiperOrigin-RevId: 487338991
This commit is contained in:
MediaPipe Team
2022-11-09 13:57:13 -08:00
committed by Copybara-Service
parent 7066ee231e
commit 116b4bb6c4
2 changed files with 4 additions and 18 deletions
-14
View File
@@ -143,20 +143,6 @@ filegroup(
],
)
# Gestures related models. Visible to model_maker.
# TODO: Upload canned gesture model and gesture embedding model to GCS after Model Card approval
filegroup(
name = "test_gesture_models",
srcs = [
"hand_landmark_full.tflite",
"palm_detection_full.tflite",
],
visibility = [
"//mediapipe/model_maker:__subpackages__",
"//mediapipe/tasks:internal",
],
)
filegroup(
name = "test_protos",
srcs = [