Sentence Similarity
Safetensors
Japanese
bert
feature-extraction
hpprc commited on
Commit
0c9a64f
·
verified ·
1 Parent(s): 2088818

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ datasets:
21
  First install the Sentence Transformers library:
22
 
23
  ```bash
24
- pip install -U sentence-transformers
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
25
  ```
26
 
27
  Then you can load this model and run inference.