Skip to content

Mediapipe hand#381

Open
pmalacho-mit wants to merge 5 commits into
devfrom
mediapipe-hand
Open

Mediapipe hand#381
pmalacho-mit wants to merge 5 commits into
devfrom
mediapipe-hand

Conversation

@pmalacho-mit
Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread package.json Outdated
}
},
"dependencies": {
"@mediapipe/tasks-vision": "^0.1.0-alpha-12"
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @mayarajan3 -- one note, when you install packages for an extension, you should make sure to run pnpm add at that extension's location, so each extension can effectively have it's own version of that package. Leads to some duplication in bundle size for sure, but makes our lives of supporting extensions a lot easier (that each extension has it's own, independent dependencies)

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will change this in an upcoming commit (as I try to diagnose some of the build errors we're having)

Comment thread extensions/src/poseHand/package.json
Base automatically changed from staging to dev December 9, 2024 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants