Update README.md
Browse files
README.md
CHANGED
@@ -34,6 +34,7 @@ To use this model, please install BERTopic:
|
|
34 |
|
35 |
```
|
36 |
pip install -U bertopic
|
|
|
37 |
```
|
38 |
|
39 |
You can use the model as follows:
|
|
|
34 |
|
35 |
```
|
36 |
pip install -U bertopic
|
37 |
+
pip install -U safetensors
|
38 |
```
|
39 |
|
40 |
You can use the model as follows:
|