Fix installation instructions for BART ONNX example (#14885)
This commit is contained in:
@@ -29,7 +29,7 @@ To make sure you can successfully run the latest versions of the example scripts
|
|||||||
```bash
|
```bash
|
||||||
git clone https://github.com/huggingface/transformers
|
git clone https://github.com/huggingface/transformers
|
||||||
cd transformers
|
cd transformers
|
||||||
pip install .
|
pip install '.[onnxruntime]'
|
||||||
```
|
```
|
||||||
Then cd in this example folder and run
|
Then cd in this example folder and run
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user