Skip to content

Commit

Permalink
Update mediapipe.md
Browse files Browse the repository at this point in the history
Signed-off-by: alabulei1 <[email protected]>
  • Loading branch information
alabulei1 authored Oct 30, 2023
1 parent 5c047dc commit 106c750
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_position: 1
sidebar_position: 2
---

# Mediapipe solutions
Expand All @@ -19,7 +19,7 @@ git clone https://github.com/juntao/demo-object-detection
cd demo-object-detection/
```

Build an inference application using the Mediapipe object dection model.
Build an inference application using the Mediapipe object detection model.

```bash
cargo build --target wasm32-wasi --release
Expand Down

0 comments on commit 106c750

Please sign in to comment.