Internal change
PiperOrigin-RevId: 514001732
This commit is contained in:
committed by
Copybara-Service
parent
c98b4b6ec6
commit
dbe4175a08
Vendored
+12
@@ -544,6 +544,18 @@ def external_files():
|
||||
urls = ["https://storage.googleapis.com/mediapipe-assets/mobilebert_with_metadata.tflite?generation=1661875806733025"],
|
||||
)
|
||||
|
||||
http_file(
|
||||
name = "com_google_mediapipe_mobile_ica_8bit-with-custom-metadata_tflite",
|
||||
sha256 = "31f34f0dd0dc39e69e9c3deb1e3f3278febeb82ecf57c235834348a75df8fb51",
|
||||
urls = ["https://storage.googleapis.com/mediapipe-assets/mobile_ica_8bit-with-custom-metadata.tflite?generation=1677906531317767"],
|
||||
)
|
||||
|
||||
http_file(
|
||||
name = "com_google_mediapipe_mobile_ica_8bit-with-large-min-parser-version_tflite",
|
||||
sha256 = "53d0ea047682539964820fcfc5dc81f4928957470f453f2065f4c2ab87406803",
|
||||
urls = ["https://storage.googleapis.com/mediapipe-assets/mobile_ica_8bit-with-large-min-parser-version.tflite?generation=1677906534624784"],
|
||||
)
|
||||
|
||||
http_file(
|
||||
name = "com_google_mediapipe_mobile_ica_8bit-with-metadata_tflite",
|
||||
sha256 = "4afa3970d3efd6726d147d505e28c7ff1e4fe1c24be7bcda6b5429eb099777a5",
|
||||
|
||||
Reference in New Issue
Block a user