JustinLin610 commited on
Commit
689b462
1 Parent(s): 9f2d559

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ The directory includes 4 files, namely `config.json` which consists of model con
12
 
13
  ## How to use
14
  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.
15
- ```
16
  git clone --single-branch --branch feature/add_transformers https://github.com/OFA-Sys/OFA.git
17
  pip install OFA/transformers/
18
  git clone https://huggingface.co/OFA-Sys/OFA-medium
12
 
13
  ## How to use
14
  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.
15
+ ```bash
16
  git clone --single-branch --branch feature/add_transformers https://github.com/OFA-Sys/OFA.git
17
  pip install OFA/transformers/
18
  git clone https://huggingface.co/OFA-Sys/OFA-medium