Update README.md

This commit is contained in:
Jamjamjon
2024-09-28 10:49:06 +08:00
committed by GitHub
parent f2c4593672
commit 2cb9e57fc4

View File

@ -80,7 +80,8 @@
## ⛳️ 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
@ -99,6 +100,7 @@ You have two options to link the ONNXRuntime library
cargo run -r --example yolo --features auto
```
</details>
## 🎈 Demo
@ -213,7 +215,5 @@ cargo run -r --example yolo # blip, clip, yolop, svtr, db, ...
</details>
</br>
## 📌 License
This project is licensed under [LICENSE](LICENSE).