tomrb commited on
Commit
dbc4ef6
1 Parent(s): 8fe3a17

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ import re
6
  description = """
7
  <img src="https://huggingface.co/spaces/tomrb/bettercallbloom/resolve/main/img.jpeg" width=300px style="margin:auto;">
8
  When in legal doubt, you better call BLOOM! Ask BLOOM any legal question. \n
9
- ***Advice here is for informational purposes only and should not be considered final or official advice. See a local attorney for the best answer to your questions.***
10
  """
11
  title = "Better Call Bloom!"
12
 
 
6
  description = """
7
  <img src="https://huggingface.co/spaces/tomrb/bettercallbloom/resolve/main/img.jpeg" width=300px style="margin:auto;">
8
  When in legal doubt, you better call BLOOM! Ask BLOOM any legal question. \n
9
+ ***Advice here is for informational purposes only and should not be considered final or official legal advice. See a local attorney for the best answer to your questions.***
10
  """
11
  title = "Better Call Bloom!"
12