alimosavian
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -60,7 +60,7 @@ Users (both direct and downstream) should be made aware of the risks, biases and
|
|
60 |
|
61 |
## How to Get Started with the Model
|
62 |
|
63 |
-
|
64 |
import torch
|
65 |
from transformers import pipeline
|
66 |
from transformers import TextStreamer
|
|
|
60 |
|
61 |
## How to Get Started with the Model
|
62 |
|
63 |
+
```python
|
64 |
import torch
|
65 |
from transformers import pipeline
|
66 |
from transformers import TextStreamer
|