MaartenGr commited on
Commit
a979078
1 Parent(s): 72ee424

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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: