No public description
PiperOrigin-RevId: 563145860
This commit is contained in:
parent
e39119ae53
commit
967007f250
2860
mediapipe/tasks/testdata/vision/male_full_height_hands_result_cpu.pbtxt
vendored
Normal file
2860
mediapipe/tasks/testdata/vision/male_full_height_hands_result_cpu.pbtxt
vendored
Normal file
File diff suppressed because it is too large
Load Diff
12
third_party/external_files.bzl
vendored
12
third_party/external_files.bzl
vendored
|
@ -664,6 +664,18 @@ def external_files():
|
|||
urls = ["https://storage.googleapis.com/mediapipe-assets/leopard.jpg?generation=1685997280368627"],
|
||||
)
|
||||
|
||||
http_file(
|
||||
name = "com_google_mediapipe_male_full_height_hands_jpg",
|
||||
sha256 = "8a7fe5be8b90d6078b09913ca28f7e5d342f8d3cde856ab4e3327d2970b887f8",
|
||||
urls = ["https://storage.googleapis.com/mediapipe-assets/male_full_height_hands.jpg?generation=1692651585540897"],
|
||||
)
|
||||
|
||||
http_file(
|
||||
name = "com_google_mediapipe_male_full_height_hands_result_cpu_pbtxt",
|
||||
sha256 = "f7bea74f60386baa05716341844876c89f43aaee64c110d259a824c4696ed451",
|
||||
urls = ["https://storage.googleapis.com/mediapipe-assets/male_full_height_hands_result_cpu.pbtxt?generation=1692651587930202"],
|
||||
)
|
||||
|
||||
http_file(
|
||||
name = "com_google_mediapipe_libimagegenerator_gpu_so",
|
||||
sha256 = "cbbe1c11a2ec3809241646e222fd672473c19911eaa76faf6178c960d0de8583",
|
||||
|
|
Loading…
Reference in New Issue
Block a user