human-centered-summarization commited on
Commit
3cfc894
1 Parent(s): 0f25402

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ PEGASUS model was originally proposed by Jingqing Zhang, Yao Zhao, Mohammad Sal
6
 
7
 
8
  #### Installing
9
- In order to use this model, you have to install Transformers and SentencePiece Tokenizer as follows:
10
 
11
  ```Python
12
  pip install transformers
 
6
 
7
 
8
  #### Installing
9
+ In order to use this model, you have to install Transformers as follows:
10
 
11
  ```Python
12
  pip install transformers