TheHuriShow commited on
Commit
14c50ac
·
verified ·
1 Parent(s): 12881a3

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,11 +4,11 @@ emoji: ✈️
4
  colorFrom: blue
5
  colorTo: green
6
  sdk: gradio
7
- sdk_version: 5.42.0
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
- short_description: Your personal AI trip planner! ✈️
12
  ---
13
 
14
  An example trip recommendation chatbot using [Gradio](https://gradio.app), the `datasets` and `sentence-transformers` libraries, and FAISS for similarity search.
 
4
  colorFrom: blue
5
  colorTo: green
6
  sdk: gradio
7
+ sdk_version: 4.8.0
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
+ short_description: 'Your personal AI trip planner! ✈️'
12
  ---
13
 
14
  An example trip recommendation chatbot using [Gradio](https://gradio.app), the `datasets` and `sentence-transformers` libraries, and FAISS for similarity search.