rasmodev commited on
Commit
6b7522f
·
1 Parent(s): 541ce54

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ st.markdown(
16
  )
17
  st.markdown("---")
18
 
19
- st.image("https://dinizululawgroup.com/wp-content/uploads/2020/07/news.jpg", width=0)
20
 
21
  # Welcome Message with Style
22
  st.write("👋 Welcome to the Sepsis Prediction App!")
 
16
  )
17
  st.markdown("---")
18
 
19
+ st.image("https://dinizululawgroup.com/wp-content/uploads/2020/07/news.jpg", width=100)
20
 
21
  # Welcome Message with Style
22
  st.write("👋 Welcome to the Sepsis Prediction App!")