Internal change

PiperOrigin-RevId: 528517562
This commit is contained in:
Yuqi Li
2023-05-01 11:01:23 -07:00
committed by Copybara-Service
parent cab619f8da
commit 085f8265fb
7 changed files with 303 additions and 0 deletions
+12
View File
@@ -250,6 +250,12 @@ def external_files():
urls = ["https://storage.googleapis.com/mediapipe-assets/dense.tflite?generation=1678218351373709"],
)
http_file(
name = "com_google_mediapipe_dummy_face_stylizer_tflite",
sha256 = "c44a32a673790aac4aca63ca4b4192b9870c21045241e69d9fe09b7ad1a38d65",
urls = ["https://storage.googleapis.com/mediapipe-assets/dummy_face_stylizer.tflite?generation=1682960595073526"],
)
http_file(
name = "com_google_mediapipe_dummy_gesture_recognizer_task",
sha256 = "18e54586bda33300d459ca140cd045f6daf43d897224ba215a16db3423eae18e",
@@ -418,6 +424,12 @@ def external_files():
urls = ["https://storage.googleapis.com/mediapipe-assets/face_stylization_dummy.tflite?generation=1678323589048063"],
)
http_file(
name = "com_google_mediapipe_face_stylizer_json",
sha256 = "ad89860d5daba6a1c4163a576428713fc3ddab76d6bbaf06d675164423ae159f",
urls = ["https://storage.googleapis.com/mediapipe-assets/face_stylizer.json?generation=1682960598942694"],
)
http_file(
name = "com_google_mediapipe_face_stylizer_task",
sha256 = "b34f3896cbe860468538cf5a562c0468964f182b8bb07cb527224312969d1625",