Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adzialocha/mediapipe
Experiments w. Mediapipe
https://github.com/adzialocha/mediapipe
Last synced: 8 days ago
JSON representation
Experiments w. Mediapipe
- Host: GitHub
- URL: https://github.com/adzialocha/mediapipe
- Owner: adzialocha
- Created: 2023-04-02T19:31:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-06T20:57:28.000Z (over 1 year ago)
- Last Synced: 2024-04-15T04:26:45.894Z (7 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mediapipe
Taken from https://github.com/cansik/mediapipe-osc and extended to be compatible with Wekinator.
## How to install
1. Download the code (for example by clicking the green Code button in the top right corner, click "Download Zip")
2. Start terminal and go to where you downloaded the code
3. Run `pip install -r requirements.txt` (or `pip3`)
4. Run `python hands.py` (or `python3`)