"...git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "19700e90748fe7ccbe410a8adbd3ba74cba429d7"
Unverified Commit 355dc0ce authored by lewtun's avatar lewtun Committed by GitHub
Browse files

Fix installation instructions for BART ONNX example (#14885)

parent 207594be
......@@ -29,7 +29,7 @@ To make sure you can successfully run the latest versions of the example scripts
```bash
git clone https://github.com/huggingface/transformers
cd transformers
pip install .
pip install '.[onnxruntime]'
```
Then cd in this example folder and run
```bash
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment