Ujeshhh commited on
Commit
77bf577
·
verified ·
1 Parent(s): 3c428fd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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
  )