Skip to content

Commit

Permalink
Merge pull request #8 from onuralpszr/unity-ml
Browse files Browse the repository at this point in the history
doc: 📚 Mediapipe for unity plugin and HF unity api added
  • Loading branch information
merveenoyan authored Mar 21, 2024
2 parents 053d88a + 95f9f28 commit faa14d5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,11 @@ _Note_: To contribute, send a pull request to this repository. Note that this re

#### Game Development

- #### Unity

- [MediaPipe Unity Plugin](https://github.com/homuler/MediaPipeUnityPlugin): Unity plugin to run MediaPipe. This approach may sacrifice performance when you need to call multiple APIs in a loop, but it gives you the flexibility to use MediaPipe instead.
- [Hugging Face API for Unity 🤗](https://github.com/huggingface/unity-api): This Unity package provides an easy-to-use integration for the Hugging Face Inference API, allowing developers to access and use Hugging Face AI models within their Unity projects.

## Modalities and Tasks

This section contains powerful models that can generalize well and can be used out-of-the-box.
Expand Down

0 comments on commit faa14d5

Please sign in to comment.