rasmodev commited on
Commit
b05a8b1
·
1 Parent(s): 32c6712

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -139,7 +139,7 @@ if st.button("🔮 Predict Sepsis"):
139
  # Display the input DataFrame
140
  st.markdown(
141
  f"""
142
- <div style="text-align: center; font-size: larger; font-weight: bold;">
143
  <p>Input Data with Sepsis Prediction</p>
144
  </div>
145
  """,
 
139
  # Display the input DataFrame
140
  st.markdown(
141
  f"""
142
+ <div style="text-align: center; font-size: 18px; font-weight: bold;">
143
  <p>Input Data with Sepsis Prediction</p>
144
  </div>
145
  """,