yosefw commited on
Commit
65b4a6f
·
verified ·
1 Parent(s): 22b5317

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -32,7 +32,6 @@ pip install huggingface_hub
32
  You can use the following code to load this SPLADE index from Hugging Face hub:
33
 
34
  ```python
35
- import os
36
  from sentence_transformers import SparseEncoder
37
  from splade_index import SPLADE
38
 
 
32
  You can use the following code to load this SPLADE index from Hugging Face hub:
33
 
34
  ```python
 
35
  from sentence_transformers import SparseEncoder
36
  from splade_index import SPLADE
37