pszemraj commited on
Commit
f42b69e
1 Parent(s): 23e4511

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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