Update README.md
Browse files
README.md
CHANGED
@@ -27,6 +27,7 @@ Requirements
|
|
27 |
|
28 |
```bash
|
29 |
pip install auto-round>=0.4.4
|
|
|
30 |
pip install intel-extension-for-transformers
|
31 |
```
|
32 |
|
|
|
27 |
|
28 |
```bash
|
29 |
pip install auto-round>=0.4.4
|
30 |
+
pip uninstall intel-extension-for-pytorch
|
31 |
pip install intel-extension-for-transformers
|
32 |
```
|
33 |
|