Spaces:
Running
Running
Update app.py
Browse files
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 |
-
['
|
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,
|