""" WASM dependencies for MediaPipe. This file is auto-generated. """ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_file") # buildifier: disable=unnamed-macro def wasm_files(): """WASM dependencies for MediaPipe.""" http_file( name = "com_google_mediapipe_wasm_audio_wasm_internal_js", sha256 = "ac039c8da1744daf69204774a62ef2454c43f583079e4d6019c7d9d649a88296", urls = ["https://storage.googleapis.com/mediapipe-assets/wasm/audio_wasm_internal.js?generation=1694462959229481"], ) http_file( name = "com_google_mediapipe_wasm_audio_wasm_internal_wasm", sha256 = "8350845781aa409282f9ee032954051c23a05f3924d5fab351c70ab8238ff178", urls = ["https://storage.googleapis.com/mediapipe-assets/wasm/audio_wasm_internal.wasm?generation=1694462961688784"], ) http_file( name = "com_google_mediapipe_wasm_audio_wasm_nosimd_internal_js", sha256 = "bc327080eef396f1eec0279aba39f4c8e2c62ce9bd2b1926250b653be3b40f75", urls = ["https://storage.googleapis.com/mediapipe-assets/wasm/audio_wasm_nosimd_internal.js?generation=1694462963880649"], ) http_file( name = "com_google_mediapipe_wasm_audio_wasm_nosimd_internal_wasm", sha256 = "fa78cd7e0739dad3ce32a29c3efabf7d726cab3fd3d502376718ccee2e636ee7", urls = ["https://storage.googleapis.com/mediapipe-assets/wasm/audio_wasm_nosimd_internal.wasm?generation=1694462966325219"], ) http_file( name = "com_google_mediapipe_wasm_text_wasm_internal_js", sha256 = "310cfddc2f4cd9b77ee5e52873b934cc4b36febb3eebf50179c32a945227181a", urls = ["https://storage.googleapis.com/mediapipe-assets/wasm/text_wasm_internal.js?generation=1694462968420889"], ) http_file( name = "com_google_mediapipe_wasm_text_wasm_internal_wasm", sha256 = "6cb3f9ffcb115d2194d5db7423892e1878f6a9f22c47be3d0ccbe7509f0f2451", urls = ["https://storage.googleapis.com/mediapipe-assets/wasm/text_wasm_internal.wasm?generation=1694462970962013"], ) http_file( name = "com_google_mediapipe_wasm_text_wasm_nosimd_internal_js", sha256 = "9ba9de60d9f76fd7a757a76d91492b5452717ccde3fbf48c0e0fc772e13e9955", urls = ["https://storage.googleapis.com/mediapipe-assets/wasm/text_wasm_nosimd_internal.js?generation=1694462973078901"], ) http_file( name = "com_google_mediapipe_wasm_text_wasm_nosimd_internal_wasm", sha256 = "84f75a001201c80101d7414c421ff394fae163a633859aded255c66ad5d43393", urls = ["https://storage.googleapis.com/mediapipe-assets/wasm/text_wasm_nosimd_internal.wasm?generation=1694462975552723"], ) http_file( name = "com_google_mediapipe_wasm_vision_wasm_internal_js", sha256 = "83564c478f223b8f48f118ee1a44cb1e6ae0c6852a2d3f92578f1ee428d583a3", urls = ["https://storage.googleapis.com/mediapipe-assets/wasm/vision_wasm_internal.js?generation=1694462977711637"], ) http_file( name = "com_google_mediapipe_wasm_vision_wasm_internal_wasm", sha256 = "82ce4e58488ae07160f1cc9c1aeb09795b95401687845e370ddfab9b1d262051", urls = ["https://storage.googleapis.com/mediapipe-assets/wasm/vision_wasm_internal.wasm?generation=1694462980930015"], ) http_file( name = "com_google_mediapipe_wasm_vision_wasm_nosimd_internal_js", sha256 = "64cd4d0671a092c578a4e016653b217d8bf6294645f2e58bf1bdaab8a2c66b0c", urls = ["https://storage.googleapis.com/mediapipe-assets/wasm/vision_wasm_nosimd_internal.js?generation=1694462983062269"], ) http_file( name = "com_google_mediapipe_wasm_vision_wasm_nosimd_internal_wasm", sha256 = "1774eb27bdca99c316e56a04a060ac5deade518ae57a2259a76d0fa9e526bd1d", urls = ["https://storage.googleapis.com/mediapipe-assets/wasm/vision_wasm_nosimd_internal.wasm?generation=1694462985858237"], )