diff --git a/src/graphs/face_mesh_desktop_live.pbtxt b/src/graphs/face_mesh_desktop_live.pbtxt index 2cc5634..b57cadd 100644 --- a/src/graphs/face_mesh_desktop_live.pbtxt +++ b/src/graphs/face_mesh_desktop_live.pbtxt @@ -37,7 +37,7 @@ node { output_side_packet: "PACKET:1:with_attention" node_options: { [type.googleapis.com/mediapipe.ConstantSidePacketCalculatorOptions]: { - packet { int_value: 1 } + packet { int_value: 2 } packet { bool_value: true } } }