Reverted changes to BUILD
This commit is contained in:
parent
f84e0bc1c6
commit
4932844410
|
@ -35,7 +35,7 @@ pybind_extension(
|
|||
}),
|
||||
module_name = "_framework_bindings",
|
||||
deps = [
|
||||
#":builtin_calculators",
|
||||
":builtin_calculators",
|
||||
":builtin_task_graphs",
|
||||
"//mediapipe/python/pybind:calculator_graph",
|
||||
"//mediapipe/python/pybind:image",
|
||||
|
@ -87,7 +87,6 @@ cc_library(
|
|||
cc_library(
|
||||
name = "builtin_task_graphs",
|
||||
deps = [
|
||||
"//mediapipe/calculators/core:flow_limiter_calculator",
|
||||
"//mediapipe/tasks/cc/vision/object_detector:object_detector_graph",
|
||||
"//mediapipe/tasks/cc/vision/image_segmenter:image_segmenter_graph",
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue
Block a user