Add a filegroup for referencing model.
PiperOrigin-RevId: 528251316
This commit is contained in:
parent
8e510a3255
commit
c450283715
|
@ -17,7 +17,9 @@
|
||||||
|
|
||||||
licenses(["notice"])
|
licenses(["notice"])
|
||||||
|
|
||||||
package(default_visibility = ["//mediapipe:__subpackages__"])
|
package(default_visibility = [
|
||||||
|
"//mediapipe:__subpackages__",
|
||||||
|
])
|
||||||
|
|
||||||
py_library(
|
py_library(
|
||||||
name = "image_preprocessing",
|
name = "image_preprocessing",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user