UCS2014 commited on
Commit
834c8b2
·
verified ·
1 Parent(s): ef1eb9f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,7 +26,7 @@ from sklearn.impute import SimpleImputer
26
  # =========================
27
  # App constants / defaults
28
  # =========================
29
- APP_NAME = "ST_Min_Horizontal_Stress"
30
  TAGLINE = "Real-Time Minimum Horizontal Stress Prediction"
31
 
32
  # -------- Canonical names (match your files) --------
 
26
  # =========================
27
  # App constants / defaults
28
  # =========================
29
+ APP_NAME = "ST_GeoMech_Shmin"
30
  TAGLINE = "Real-Time Minimum Horizontal Stress Prediction"
31
 
32
  # -------- Canonical names (match your files) --------