Update README.md
Browse files
README.md
CHANGED
@@ -86,7 +86,7 @@ A fine-tuned version of [google/long-t5-tglobal-base](https://huggingface.co/goo
|
|
86 |
|
87 |
## How-To in Python
|
88 |
|
89 |
-
Install/update transformers `pip install -U transformers
|
90 |
|
91 |
Summarize text with pipeline:
|
92 |
|
|
|
86 |
|
87 |
## How-To in Python
|
88 |
|
89 |
+
Install/update transformers `pip install -U transformers`
|
90 |
|
91 |
Summarize text with pipeline:
|
92 |
|