UCS2014 commited on
Commit
72d1e32
·
verified ·
1 Parent(s): 5962fee

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -507,7 +507,7 @@ if st.session_state.app_step == "intro":
507
  "2) Click **Run Model** to compute metrics and plots. \n"
508
  "3) **Proceed to Validation** (with actual TOC) or **Proceed to Prediction** (no TOC)."
509
  )
510
- st.subheader("Input Features Used by the Model")
511
  st.markdown("""
512
  The TOC estimation model uses the following eight well-logging features:
513
 
 
507
  "2) Click **Run Model** to compute metrics and plots. \n"
508
  "3) **Proceed to Validation** (with actual TOC) or **Proceed to Prediction** (no TOC)."
509
  )
510
+ st.subheader("Input Features Used by the Model")
511
  st.markdown("""
512
  The TOC estimation model uses the following eight well-logging features:
513