Spaces:
Sleeping
Sleeping
Upload README.md
Browse files
README.md
CHANGED
@@ -4,11 +4,11 @@ emoji: ✈️
|
|
4 |
colorFrom: blue
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
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.
|