JustinLin610 commited on
Commit
a96038b
1 Parent(s): b9703c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ The directory includes 4 files, namely `config.json` which consists of model con
11
 
12
  ## How to use
13
  To use it in transformers, please refer to https://github.com/OFA-Sys/OFA/tree/feature/add_transformers. Install the transformers and download the models as shown below.
14
- ```
15
  git clone --single-branch --branch feature/add_transformers https://github.com/OFA-Sys/OFA.git
16
  pip install OFA/transformers/
17
  git clone https://huggingface.co/OFA-Sys/OFA-large
11
 
12
  ## How to use
13
  To use it in transformers, please refer to https://github.com/OFA-Sys/OFA/tree/feature/add_transformers. Install the transformers and download the models as shown below.
14
+ ```bash
15
  git clone --single-branch --branch feature/add_transformers https://github.com/OFA-Sys/OFA.git
16
  pip install OFA/transformers/
17
  git clone https://huggingface.co/OFA-Sys/OFA-large