Update README.md
Browse files
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 |
|