Update README.md
Browse files
README.md
CHANGED
@@ -18,6 +18,8 @@ Based on [rubert-base-cased-conversational](https://huggingface.co/DeepPavlov/ru
|
|
18 |
|
19 |
#### How to use
|
20 |
|
|
|
|
|
21 |
```python
|
22 |
from transformers import pipeline
|
23 |
|
|
|
18 |
|
19 |
#### How to use
|
20 |
|
21 |
+
Colab: [link](https://colab.research.google.com/drive/1veKO9hke7myxKigZtZho_F-UM2fD9kp8)
|
22 |
+
|
23 |
```python
|
24 |
from transformers import pipeline
|
25 |
|