Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ tags: []
|
|
| 10 |
|
| 11 |
## ONNX export code
|
| 12 |
```sh
|
| 13 |
-
pip install --upgrade git+https://github.com/huggingface/transformers.git
|
| 14 |
```
|
| 15 |
|
| 16 |
|
|
|
|
| 10 |
|
| 11 |
## ONNX export code
|
| 12 |
```sh
|
| 13 |
+
pip install --upgrade git+https://github.com/huggingface/transformers.git onnx==1.17.0 onnxruntime==1.20.1 optimum==1.23.3 onnxslim==0.1.42
|
| 14 |
```
|
| 15 |
|
| 16 |
|