diff --git a/mediapipe/modules/face_detection/face_detection_short_range_gpu.pbtxt b/mediapipe/modules/face_detection/face_detection_short_range_gpu.pbtxt index d30644b19..ce0d25b13 100644 --- a/mediapipe/modules/face_detection/face_detection_short_range_gpu.pbtxt +++ b/mediapipe/modules/face_detection/face_detection_short_range_gpu.pbtxt @@ -1,5 +1,5 @@ -# MediaPipe graph to detect faces. (CPU input, and inference is executed on -# CPU.) +# MediaPipe graph to detect faces. (GPU input, and inference is executed on +# GPU.) # # It is required that "face_detection_short_range.tflite" is available at # "mediapipe/modules/face_detection/face_detection_short_range.tflite"