Simplify default options for GestureRecognize

PiperOrigin-RevId: 500729643
This commit is contained in:
Sebastian Schmidt
2023-01-09 09:18:08 -08:00
committed by Copybara-Service
parent e0a254789a
commit 1bbe065647
3 changed files with 17 additions and 30 deletions
+6
View File
@@ -286,6 +286,12 @@ def external_files():
urls = ["https://storage.googleapis.com/mediapipe-assets/fist_landmarks.pbtxt?generation=1666999360561864"],
)
http_file(
name = "com_google_mediapipe_fist_png",
sha256 = "4397b3d3f590c88a8de7d21c08d73a0df4a97fd93f92cbd086eef37fd246daaa",
urls = ["https://storage.googleapis.com/mediapipe-assets/fist.png?generation=1672952068696274"],
)
http_file(
name = "com_google_mediapipe_general_meta_json",
sha256 = "b95363e4bae89b9c2af484498312aaad4efc7ff57c7eadcc4e5e7adca641445f",