Vijayendra commited on
Commit
e72855c
·
verified ·
1 Parent(s): 234165b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -2,7 +2,7 @@
2
  license: mit
3
  ---
4
 
5
-
6
 
7
  from transformers import T5Tokenizer, T5ForConditionalGeneration
8
 
 
2
  license: mit
3
  ---
4
 
5
+ ```python
6
 
7
  from transformers import T5Tokenizer, T5ForConditionalGeneration
8