Update README.md
Browse files
README.md
CHANGED
@@ -97,7 +97,7 @@ wget https://huggingface.co/aplux/YOLOv5/resolve/main/examples.zip
|
|
97 |
unzip examples.zip
|
98 |
```
|
99 |
|
100 |
-
3.2 Modify `model_path` and run demo
|
101 |
|
102 |
```bash
|
103 |
# run qnn demo
|
|
|
97 |
unzip examples.zip
|
98 |
```
|
99 |
|
100 |
+
3.2 Modify `model_path` to your model path and run demo
|
101 |
|
102 |
```bash
|
103 |
# run qnn demo
|