Commit
·
3cfc894
1
Parent(s):
0f25402
Update README.md
Browse files
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
|
| 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
|