Internal change
PiperOrigin-RevId: 487338991
This commit is contained in:
committed by
Copybara-Service
parent
7066ee231e
commit
116b4bb6c4
-14
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user