Add model bundle in hand landmark task.

PiperOrigin-RevId: 481960266
This commit is contained in:
Yuqi Li
2022-10-18 10:38:43 -07:00
committed by Copybara-Service
parent 6bb5ff989d
commit bc47589c9b
15 changed files with 249 additions and 27 deletions
+6
View File
@@ -268,6 +268,12 @@ def external_files():
urls = ["https://storage.googleapis.com/mediapipe-assets/hand_landmark_lite.tflite?generation=1661875766398729"],
)
http_file(
name = "com_google_mediapipe_hand_landmark_task",
sha256 = "dd830295598e48e6bbbdf22fd9e69538fa07768106cd9ceb04d5462ca7e38c95",
urls = ["https://storage.googleapis.com/mediapipe-assets/hand_landmark.task?generation=1665707323647357"],
)
http_file(
name = "com_google_mediapipe_hand_recrop_tflite",
sha256 = "67d996ce96f9d36fe17d2693022c6da93168026ab2f028f9e2365398d8ac7d5d",