Update README.md
Browse files
README.md
CHANGED
@@ -25,6 +25,8 @@ text = "I love AutoTrain"
|
|
25 |
result = classifier(text)
|
26 |
|
27 |
print(result)
|
|
|
|
|
28 |
|
29 |
# Use through Google Colab
|
30 |
https://colab.research.google.com/drive/1wxfY0lWPRRYhj6oklj-p9mw5HcSFWXCL?usp=sharing
|
|
|
25 |
result = classifier(text)
|
26 |
|
27 |
print(result)
|
28 |
+
```
|
29 |
+
|
30 |
|
31 |
# Use through Google Colab
|
32 |
https://colab.research.google.com/drive/1wxfY0lWPRRYhj6oklj-p9mw5HcSFWXCL?usp=sharing
|