Sentence Similarity
Safetensors
Japanese
bert
feature-extraction
hpprc commited on
Commit
b002b3a
1 Parent(s): 34c354b

Update README.md

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