MLDeveloper commited on
Commit
586cb7a
·
verified ·
1 Parent(s): d1afbb4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -67,7 +67,7 @@ Payback period in years: <value>
67
  return prompt
68
 
69
  # UI - Form for user input
70
- st.title("AI-Based Solar Project Estimation Tool")
71
  st.write("### Enter Your Details Below:")
72
 
73
  with st.form("solar_form"):
 
67
  return prompt
68
 
69
  # UI - Form for user input
70
+ st.title("☀️AI-Based Solar Project Estimation Tool")
71
  st.write("### Enter Your Details Below:")
72
 
73
  with st.form("solar_form"):