Internal changes
PiperOrigin-RevId: 485445138
This commit is contained in:
committed by
Copybara-Service
parent
e719f7b4e2
commit
ecd93ff080
+9
@@ -143,6 +143,15 @@ filegroup(
|
||||
],
|
||||
)
|
||||
|
||||
# Gestures related models. Visible to model_maker.
|
||||
filegroup(
|
||||
name = "test_gesture_models",
|
||||
visibility = [
|
||||
"//mediapipe/model_maker:__subpackages__",
|
||||
"//mediapipe/tasks:internal",
|
||||
],
|
||||
)
|
||||
|
||||
filegroup(
|
||||
name = "test_protos",
|
||||
srcs = [
|
||||
|
||||
Reference in New Issue
Block a user