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 ## ⛳️ 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).