ryanrwatkins commited on
Commit
6e3bf57
1 Parent(s): eb0d581

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -3
app.py CHANGED
@@ -858,10 +858,9 @@ with gr.Blocks(css=css) as demo:
858
 
859
 
860
  gr.Markdown("""## Ask questions of *needs assessment* experts,
861
- ## get responses from a *needs assessment experts* version of ChatGPT.
862
  Ask questions of all of them, or pick your expert below.
863
- This is a free resource but it does cost us money to run. Unfortunately someone has been abusing this approach.
864
- In response, we have had to temporarily turn it off until we can put improve the monitoring. Sorry for the inconvenience.""" ,
865
  elem_id="header")
866
 
867
 
 
858
 
859
 
860
  gr.Markdown("""## Ask questions of *needs assessment* experts,
861
+ ## get responses from a *needs assessment experts*
862
  Ask questions of all of them, or pick your expert below.
863
+ """ ,
 
864
  elem_id="header")
865
 
866