pszemraj commited on
Commit
0915d4c
1 Parent(s): 6daffc7

update example code

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -49,7 +49,7 @@ A fine-tuned version of [google/t5-v1_1-large](https://huggingface.co/google/t5-
49
 
50
  usage in Python (after `pip install transformers`):
51
 
52
- ```
53
  from transformers import pipeline
54
 
55
  corrector = pipeline(
 
49
 
50
  usage in Python (after `pip install transformers`):
51
 
52
+ ```python
53
  from transformers import pipeline
54
 
55
  corrector = pipeline(