Sentence Similarity
Safetensors
Japanese
distilbert
feature-extraction
hpprc commited on
Commit
09d24a9
1 Parent(s): 9f6855c

Update README.md

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