brian-yu-nexusflow commited on
Commit
155f54a
Β·
1 Parent(s): b93548c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -194,7 +194,7 @@ class RavenDemo(gr.Blocks):
194
  ]
195
 
196
  user_input = gr.Textbox(
197
- placeholder="Ask me anything!",
198
  show_label=False,
199
  autofocus=True,
200
  )
 
194
  ]
195
 
196
  user_input = gr.Textbox(
197
+ placeholder="Ask anything about places, recommendations, or reviews!",
198
  show_label=False,
199
  autofocus=True,
200
  )