Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -72,7 +72,7 @@ iface = gr.ChatInterface(
|
|
72 |
examples=[
|
73 |
"What are the features of Amethyst Cafe?",
|
74 |
"Recommend a romantic dinner spot in Chennai",
|
75 |
-
"What is the cost for two at Barbeque Nation?"
|
76 |
"Recommend some budget friendly restaurants"
|
77 |
]
|
78 |
)
|
|
|
72 |
examples=[
|
73 |
"What are the features of Amethyst Cafe?",
|
74 |
"Recommend a romantic dinner spot in Chennai",
|
75 |
+
"What is the cost for two at Barbeque Nation?",
|
76 |
"Recommend some budget friendly restaurants"
|
77 |
]
|
78 |
)
|