rasmodev commited on
Commit
399bafe
·
1 Parent(s): da0faaf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -16,6 +16,8 @@ st.markdown(
16
  )
17
  st.markdown("---")
18
 
 
 
19
  # Welcome Message with Style
20
  st.write(
21
  "👋 Welcome to the Sepsis Prediction App! Enter the medical data in the input fields below, "
 
16
  )
17
  st.markdown("---")
18
 
19
+ st.image("https://github.com/rasmodev/Sepsis-Classification-ML-Project-with-FastAPI-Deployment/blob/main/screenshots/profile_image.jpg")
20
+
21
  # Welcome Message with Style
22
  st.write(
23
  "👋 Welcome to the Sepsis Prediction App! Enter the medical data in the input fields below, "