Update README.md
Browse files
README.md
CHANGED
@@ -66,7 +66,7 @@ created by Rachel Milio.
|
|
66 |
|
67 |
|
68 |
# Usage
|
69 |
-
|
70 |
```python
|
71 |
from transformers import pipeline
|
72 |
|
|
|
66 |
|
67 |
|
68 |
# Usage
|
69 |
+
This [colab notebook](https://colab.research.google.com/drive/1Z7-c5j0FZvzFPlkS0DavOzA3UI5PXfjP?usp=sharing) contains the necessary code to use the model.
|
70 |
```python
|
71 |
from transformers import pipeline
|
72 |
|