Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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*
|
862 |
Ask questions of all of them, or pick your expert below.
|
863 |
-
|
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 |
|