Xenova HF Staff commited on
Commit
93d0199
·
verified ·
1 Parent(s): 7e014f2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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@xenova-patch-2 onnx==1.17.0 onnxruntime==1.20.1 optimum==1.23.3 onnxslim==0.1.42
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