IlyaGusev commited on
Commit
54e248a
1 Parent(s): d917d91

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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