reedmayhew commited on
Commit
6c824be
·
verified ·
1 Parent(s): 94e995e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -179,7 +179,7 @@ with gr.Blocks(css=css) as demo:
179
  examples=[
180
  ['What is PrEP, and how do I know if I need it?'],
181
  ['What medications help manage being undetectable with HIV?'],
182
- ['How do I know if an abortion is the right option?'],
183
  ['How can I access birth-control in states where it is regulated?'],
184
  ],
185
  cache_examples=False,
 
179
  examples=[
180
  ['What is PrEP, and how do I know if I need it?'],
181
  ['What medications help manage being undetectable with HIV?'],
182
+ ['Start a talk therapy session with me. Begin by asking me what I would like to talk about.'],
183
  ['How can I access birth-control in states where it is regulated?'],
184
  ],
185
  cache_examples=False,