Sentence Similarity
Safetensors
Japanese
bert
feature-extraction
hpprc commited on
Commit
f333309
1 Parent(s): 4020428

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ pipeline_tag: sentence-similarity
21
  First install the Sentence Transformers library:
22
 
23
  ```bash
24
- pip install -U sentence-transformers fugashi
25
  ```
26
 
27
  Then you can load this model and run inference.
 
21
  First install the Sentence Transformers library:
22
 
23
  ```bash
24
+ pip install -U sentence-transformers fugashi sentencepiece unidic-lite
25
  ```
26
 
27
  Then you can load this model and run inference.