Xlordo commited on
Commit
cb56f60
·
verified ·
1 Parent(s): 5bcc99c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: 🔎
4
  colorFrom: blue
5
  colorTo: green
6
  sdk: gradio
7
- sdk_version: "4.0.0"
8
  app_file: app.py
9
  pinned: false
10
  ---
@@ -24,4 +24,4 @@ This app lets you search 10,000 MS MARCO passages using **Sentence-BERT (all-mpn
24
  4. Results shown instantly
25
 
26
  ## Notes
27
- - `sbert_index.pkl` must be uploaded to the Space. It contains the FAISS index + 10,000 passages.
 
4
  colorFrom: blue
5
  colorTo: green
6
  sdk: gradio
7
+ sdk_version: 5.45.0
8
  app_file: app.py
9
  pinned: false
10
  ---
 
24
  4. Results shown instantly
25
 
26
  ## Notes
27
+ - `sbert_index.pkl` must be uploaded to the Space. It contains the FAISS index + 10,000 passages.