{"id":15640353,"url":"https://github.com/cansik/mediapipe-silicon","last_synced_at":"2025-08-16T19:12:50.622Z","repository":{"id":40589998,"uuid":"484041395","full_name":"cansik/mediapipe-silicon","owner":"cansik","description":"Prebuilt Google MediaPipe packages for arm64.","archived":false,"fork":false,"pushed_at":"2023-04-27T07:12:39.000Z","size":33,"stargazers_count":79,"open_issues_count":8,"forks_count":4,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-07-05T09:04:17.351Z","etag":null,"topics":["arm64","mediapipe","prebuilt","python"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cansik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-21T12:24:34.000Z","updated_at":"2025-06-21T23:22:17.000Z","dependencies_parsed_at":"2024-06-21T03:55:32.073Z","dependency_job_id":"6fa4e699-a6a1-4084-b99e-340d6c3b38af","html_url":"https://github.com/cansik/mediapipe-silicon","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/cansik/mediapipe-silicon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cansik%2Fmediapipe-silicon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cansik%2Fmediapipe-silicon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cansik%2Fmediapipe-silicon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cansik%2Fmediapipe-silicon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cansik","download_url":"https://codeload.github.com/cansik/mediapipe-silicon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cansik%2Fmediapipe-silicon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270758639,"owners_count":24640281,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arm64","mediapipe","prebuilt","python"],"created_at":"2024-10-03T11:34:43.221Z","updated_at":"2025-08-16T19:12:50.590Z","avatar_url":"https://github.com/cansik.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"#  [MediaPipe](https://github.com/google/mediapipe) for Apple Silicon\n[![PyPI](https://img.shields.io/pypi/v/mediapipe-silicon)](https://pypi.org/project/mediapipe-silicon/)\n\nPrebuilt Google MediaPipe packages for Apple Silicon (`arm64`).\n\n🥳 The official [MediaPipe 0.9.3.0](https://pypi.org/project/mediapipe/0.9.3.0/) now builds universal2 pip wheels for OSX. This means, `arm64` is now officially supported!\n\n## Install\nTo install the prebuilt packages, use the following command to install from [PyPi](https://pypi.org/project/mediapipe-silicon/). The package is called **mediapipe-silicon** but is a drop-in-replacement for the mediapipe package.\n\n```\npip install mediapipe-silicon\n```\n\nAs mentioned in https://github.com/cansik/mediapipe-silicon/issues/1 maybe it is necessary to limit the `protobuf` version, because the most recent one is not compatible:\n\n```bash\npip install \"protobuf\u003e=3.11,\u003c4\"\n```\n\n### Requirements.txt\nTo use mediapipe in a `requirements.txt` it is recommended to use the following structure. This will install either `mediapipe` or `mediapipe-silicon`.\n\n```\nmediapipe; platform_system != \"Darwin\" or platform.machine != \"arm64\"\nmediapipe-silicon; platform_system == \"Darwin\" and platform.machine == \"arm64\"\nprotobuf\u003e=3.11,\u003c4\n```\n\n## Build\nTo build the libraries yourself, please first install the following dependencies and run the build script.\n\n```\nbrew install wget cmake protobuf bazelisk opencv@3 powershell\nbrew uninstall --ignore-dependencies glog\n```\n\nThe build script is written in powershell:\n\n```\npwsh tools/build.ps1\n```\n\nThe pre-built wheel packages should be in the `dist` directory.\n\n## About\nMIT License - Copyright (c) 2023 Florian Bruggisser\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcansik%2Fmediapipe-silicon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcansik%2Fmediapipe-silicon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcansik%2Fmediapipe-silicon/lists"}