Update README.md
Browse files
README.md
CHANGED
|
@@ -15,7 +15,7 @@ This model has been created with `webnn-graph` (https://github.com/tarekziade/we
|
|
| 15 |
To run this model, install PyWebNN and Pillow:
|
| 16 |
|
| 17 |
```bash
|
| 18 |
-
pip install pywebnn pillow
|
| 19 |
```
|
| 20 |
|
| 21 |
**Warning : you need PyWebNN v0.5.0+**
|
|
|
|
| 15 |
To run this model, install PyWebNN and Pillow:
|
| 16 |
|
| 17 |
```bash
|
| 18 |
+
pip install pywebnn pillow onnxruntime
|
| 19 |
```
|
| 20 |
|
| 21 |
**Warning : you need PyWebNN v0.5.0+**
|