shibbir24 commited on
Commit
60ba620
·
verified ·
1 Parent(s): 8a78ecf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -60,9 +60,9 @@ with st.container():
60
  """
61
  <div style='text-align: center; padding-top: 10px;'>
62
  <h2>❤️ HeartBot AI</h2>
63
- <h4 style='color: #666; margin-top: 10px;'>
64
  RAG-based LLM Chatbot for Myocardial Infarction and Heart Failure Clinical Decision Support
65
- </h4>
66
  </div>
67
  <br><br>
68
  """,
 
60
  """
61
  <div style='text-align: center; padding-top: 10px;'>
62
  <h2>❤️ HeartBot AI</h2>
63
+ <h5 style='color: #666; margin-top: 10px;'>
64
  RAG-based LLM Chatbot for Myocardial Infarction and Heart Failure Clinical Decision Support
65
+ </h5>
66
  </div>
67
  <br><br>
68
  """,