Deep1994 commited on
Commit
e14d336
1 Parent(s): 3e927fe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ license: afl-3.0
6
 
7
  ## How to use
8
  ```python
9
- from transformers import T5ForConditionalGeneration,T5Tokenizer
10
  ```
11
 
12
 
 
6
 
7
  ## How to use
8
  ```python
9
+ from transformers import T5ForConditionalGeneration, T5Tokenizer
10
  ```
11
 
12