Maia Pelletier commited on
Commit
d1d92a8
·
1 Parent(s): e5ce840

update placeholder text

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -400,7 +400,7 @@ with gr.Blocks(title="Ask AgriWise AI") as app:
400
  with gr.Row():
401
  msg = gr.Textbox(
402
  label="Your Message",
403
- placeholder="Ask a question about your documents...",
404
  scale=4
405
  )
406
 
 
400
  with gr.Row():
401
  msg = gr.Textbox(
402
  label="Your Message",
403
+ placeholder="Ask a question about Canadian organics...",
404
  scale=4
405
  )
406