sophhapol commited on
Commit
6f18a1d
·
verified ·
1 Parent(s): 2b4fec8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -0
app.py CHANGED
@@ -120,6 +120,11 @@ topics = """
120
  - What dog behaviors mean
121
  - Socialization
122
 
 
 
 
 
 
123
  """
124
 
125
  # Setup the Gradio Blocks interface with custom layout components
 
120
  - What dog behaviors mean
121
  - Socialization
122
 
123
+ Veterinarian disclaimer:
124
+ Happy Paw Bot is built to educate new pet owners using information from reputable sources, but it is not intended to be a substitute for professional medical care. Please consult a veterinarian if you have any concerns about your dog!
125
+
126
+
127
+
128
  """
129
 
130
  # Setup the Gradio Blocks interface with custom layout components