data-silence
commited on
Commit
•
b4560ce
1
Parent(s):
898096f
Update README.md
Browse files
README.md
CHANGED
@@ -59,8 +59,7 @@ The news category is assigned by the classifier to one of 11 categories:
|
|
59 |
|
60 |
## How to use
|
61 |
|
62 |
-
```
|
63 |
-
python
|
64 |
|
65 |
from transformers import pipeline
|
66 |
|
|
|
59 |
|
60 |
## How to use
|
61 |
|
62 |
+
```python
|
|
|
63 |
|
64 |
from transformers import pipeline
|
65 |
|