namelessai commited on
Commit
28a992e
·
verified ·
1 Parent(s): 2c3fda9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -40,6 +40,7 @@ with gr.Blocks() as demo:
40
  # Add notes for users
41
  gr.Markdown(
42
  """
 
43
  ### Notes:
44
  - **Cold Start Warning**: If the machine is cold-starting, you might experience a delay in receiving responses. Please be patient.
45
  - **Physician Notice**: If you are a physician or healthcare provider, please state your occupation (e.g., "I am a grief therapist") when interacting with the chatbot.
 
40
  # Add notes for users
41
  gr.Markdown(
42
  """
43
+ ### There is currently an error with the backend. I'm looking into it.
44
  ### Notes:
45
  - **Cold Start Warning**: If the machine is cold-starting, you might experience a delay in receiving responses. Please be patient.
46
  - **Physician Notice**: If you are a physician or healthcare provider, please state your occupation (e.g., "I am a grief therapist") when interacting with the chatbot.