nmac commited on
Commit
cb9cf46
β€’
1 Parent(s): 80aa004

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: red
5
  colorTo: yellow
6
  sdk: gradio
7
- sdk_version: 3.28.3
8
  app_file: app.py
9
  pinned: false
10
  ---
@@ -40,4 +40,4 @@ python app.py
40
  - **Retriever Method:** Select the retriever method. *(Fixed to `FAISS`)*
41
  - **Number of Chunks to Retrieve:** Set the number of chunks to retrieve.
42
 
43
- 5. Click the "Submit" button to retrieve the chunks that match your settings and query. The results will be displayed in a table.
 
4
  colorFrom: red
5
  colorTo: yellow
6
  sdk: gradio
7
+ sdk_version: 4.39.0
8
  app_file: app.py
9
  pinned: false
10
  ---
 
40
  - **Retriever Method:** Select the retriever method. *(Fixed to `FAISS`)*
41
  - **Number of Chunks to Retrieve:** Set the number of chunks to retrieve.
42
 
43
+ 5. Click the "Submit" button to retrieve the chunks that match your settings and query. The results will be displayed in a table.