Update README.md
Browse files
README.md
CHANGED
|
@@ -86,7 +86,7 @@ You can use the model with the [`setfit` python library](https://github.com/hugg
|
|
| 86 |
|
| 87 |
### Classification
|
| 88 |
|
| 89 |
-
```
|
| 90 |
import torch
|
| 91 |
from setfit import SetFitModel
|
| 92 |
|
|
|
|
| 86 |
|
| 87 |
### Classification
|
| 88 |
|
| 89 |
+
```python
|
| 90 |
import torch
|
| 91 |
from setfit import SetFitModel
|
| 92 |
|