Update README.md
This commit is contained in:
parent
f2c4593672
commit
2cb9e57fc4
|
|
@ -80,7 +80,8 @@
|
||||||
|
|
||||||
## ⛳️ ONNXRuntime Linking
|
## ⛳️ ONNXRuntime Linking
|
||||||
|
|
||||||
You have two options to link the ONNXRuntime library
|
<details>
|
||||||
|
<summary>You have two options to link the ONNXRuntime library</summary>
|
||||||
|
|
||||||
- ### Option 1: Manual Linking
|
- ### Option 1: Manual Linking
|
||||||
|
|
||||||
|
|
@ -99,6 +100,7 @@ You have two options to link the ONNXRuntime library
|
||||||
cargo run -r --example yolo --features auto
|
cargo run -r --example yolo --features auto
|
||||||
```
|
```
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
## 🎈 Demo
|
## 🎈 Demo
|
||||||
|
|
||||||
|
|
@ -213,7 +215,5 @@ cargo run -r --example yolo # blip, clip, yolop, svtr, db, ...
|
||||||
</details>
|
</details>
|
||||||
</br>
|
</br>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## 📌 License
|
## 📌 License
|
||||||
This project is licensed under [LICENSE](LICENSE).
|
This project is licensed under [LICENSE](LICENSE).
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue