rasmodev commited on
Commit
fc6261d
·
1 Parent(s): bab442a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -29,7 +29,7 @@ st.markdown(
29
  st.markdown(
30
  """
31
  🩸 **Sepsis Overview:**
32
- Sepsis is a critical medical condition triggered by the body's extreme response to an infection. It can lead to organ failure and, if not detected early, poses a serious threat to life. This project focuses on harnessing the power of machine learning to predict the onset of sepsis, allowing healthcare professionals to intervene promptly and save lives.
33
  """
34
  )
35
 
 
29
  st.markdown(
30
  """
31
  🩸 **Sepsis Overview:**
32
+ Sepsis is a critical medical condition triggered by the body's extreme response to an infection. It can lead to organ failure and, if not detected early, poses a serious threat to life.
33
  """
34
  )
35