Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ http_archive(
git_repository(
name = "mediapipe",
remote = "https://github.com/openvinotoolkit/mediapipe",
commit = "45c2fb897206348f78cd1e75eee4a499b9619d9b", # main as of 26 May 2025
commit = "742e351997b339ad50fc59bca6d9a73a596bd5ed", # main as of 28/08/2025
)

# DEV mediapipe 1 source - adjust local repository path for build
Expand Down