tarekziade HF Staff commited on
Commit
8fbe3cb
·
verified ·
1 Parent(s): 31030d3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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+**