Updated BUILD
This commit is contained in:
parent
613bcf99f4
commit
8cba65c229
|
@ -161,20 +161,3 @@ py_test(
|
||||||
"@com_google_protobuf//:protobuf_python",
|
"@com_google_protobuf//:protobuf_python",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
py_test(
|
|
||||||
name = "face_stylizer_test",
|
|
||||||
srcs = ["face_stylizer_test.py"],
|
|
||||||
data = [
|
|
||||||
"//mediapipe/tasks/testdata/vision:test_images",
|
|
||||||
"//mediapipe/tasks/testdata/vision:test_models",
|
|
||||||
],
|
|
||||||
deps = [
|
|
||||||
"//mediapipe/python:_framework_bindings",
|
|
||||||
"//mediapipe/tasks/python/core:base_options",
|
|
||||||
"//mediapipe/tasks/python/test:test_utils",
|
|
||||||
"//mediapipe/tasks/python/vision:face_stylizer",
|
|
||||||
"//mediapipe/tasks/python/vision/core:image_processing_options",
|
|
||||||
"//mediapipe/tasks/python/vision/core:vision_task_running_mode",
|
|
||||||
],
|
|
||||||
)
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user