reedmayhew commited on
Commit
1ab91ee
·
verified ·
1 Parent(s): 6423ef6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -143,8 +143,8 @@ with gr.Blocks(fill_height=True, css=css) as demo:
143
  ['What medications help manage being undetectable with HIV?'],
144
  ['How do I know if an abortion is the right option?'],
145
  ['How can I access birth-control in states where it is regulated?'],
 
146
  cache_examples=False,
147
- ]
148
  )
149
 
150
  gr.Markdown(LICENSE)
 
143
  ['What medications help manage being undetectable with HIV?'],
144
  ['How do I know if an abortion is the right option?'],
145
  ['How can I access birth-control in states where it is regulated?'],
146
+ ],
147
  cache_examples=False,
 
148
  )
149
 
150
  gr.Markdown(LICENSE)