Update README.md
Browse files
README.md
CHANGED
|
@@ -38,7 +38,7 @@ SentenceTransformer(
|
|
| 38 |
First install the NIFE library
|
| 39 |
|
| 40 |
```bash
|
| 41 |
-
pip install -U
|
| 42 |
```
|
| 43 |
|
| 44 |
Then you can run the model as follows:
|
|
|
|
| 38 |
First install the NIFE library
|
| 39 |
|
| 40 |
```bash
|
| 41 |
+
pip install -U pynife
|
| 42 |
```
|
| 43 |
|
| 44 |
Then you can run the model as follows:
|