Internal MediaPipe Tasks change.

PiperOrigin-RevId: 514150403
This commit is contained in:
MediaPipe Team
2023-03-06 07:32:59 -08:00
committed by Copybara-Service
parent 763842289a
commit a43be73ee4
2 changed files with 48 additions and 1 deletions
+1 -1
View File
@@ -103,5 +103,5 @@ filegroup(
filegroup(
name = "universal_sentence_encoder_qa",
data = ["universal_sentence_encoder_qa_with_metadata.tflite"],
srcs = ["universal_sentence_encoder_qa_with_metadata.tflite"],
)