MaartenGr commited on
Commit
7551eb1
1 Parent(s): 0015f42

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -21,7 +21,8 @@ A few examples of generated topics:
21
  To use this model, please install BERTopic:
22
 
23
  ```
24
- pip install -U bertopic
 
25
  ```
26
 
27
  You can use the model as follows:
 
21
  To use this model, please install BERTopic:
22
 
23
  ```
24
+ pip install -U bertopic[vision]
25
+ pip install -U safetensors
26
  ```
27
 
28
  You can use the model as follows: