Skip to content

Commit

Permalink
Signed-off-by: alabulei1 <vivian.xiage@gmail.com>
Browse files Browse the repository at this point in the history
  • Loading branch information
alabulei1 authored Oct 30, 2023
1 parent 7e32ab6 commit 7d95466
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/develop/rust/wasinn/mediapipe.md
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 7d95466

Please sign in to comment.