Spaces:
Running
Running
ryanrwatkins
commited on
Commit
•
b9ada4c
1
Parent(s):
32404f9
Update app.py
Browse files
app.py
CHANGED
@@ -183,8 +183,8 @@ with gr.Blocks(css=css) as demo:
|
|
183 |
gr.Markdown("""## Ask questions of *needs assessment* experts,
|
184 |
## get responses from a *needs assessment experts* version of ChatGPT.
|
185 |
Ask questions of all of them, or pick your expert below.
|
186 |
-
This is a free resource but it does cost us money to run. Unfortunately someone
|
187 |
-
|
188 |
elem_id="header")
|
189 |
|
190 |
|
|
|
183 |
gr.Markdown("""## Ask questions of *needs assessment* experts,
|
184 |
## get responses from a *needs assessment experts* version of ChatGPT.
|
185 |
Ask questions of all of them, or pick your expert below.
|
186 |
+
This is a free resource but it does cost us money to run. Unfortunately someone has been abusing this approach.
|
187 |
+
In response, we have had to temporarily turn it off until we can put improve the monitoring. Sorry for the inconvenience.""" ,
|
188 |
elem_id="header")
|
189 |
|
190 |
|