Pash1986 commited on
Commit
73bb5ee
·
verified ·
1 Parent(s): c9ea09a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -117,7 +117,7 @@ with gr.Blocks() as demo:
117
  # MongoDB's Vector Restaurant planner
118
  Start typing below to see the results. You can search a specific cuisine for you and choose 3 predefined locations.
119
 
120
- The radius specify the distance from the start search location.
121
  """)
122
 
123
  # Create the interface
 
117
  # MongoDB's Vector Restaurant planner
118
  Start typing below to see the results. You can search a specific cuisine for you and choose 3 predefined locations.
119
 
120
+ The radius specify the distance from the start search location. This space uses the dataset called [whatscooking.restaurants](https://huggingface.co/datasets/AIatMongoDB/whatscooking.restaurants)
121
  """)
122
 
123
  # Create the interface