deepakaiplanet commited on
Commit
bb36ba0
·
verified ·
1 Parent(s): 0f3cd31

Update pages/2_Energy Demand Forecasting.py

Browse files
pages/2_Energy Demand Forecasting.py CHANGED
@@ -39,7 +39,6 @@ st.markdown("""
39
  <div style='text-align: center; margin-top:-70px; margin-bottom: 5px;margin-left: -50px;'>
40
  <h2 style='font-size: 20px; font-family: Courier New, monospace;
41
  letter-spacing: 2px; text-decoration: none;'>
42
- <img src="https://acis.affineanalytics.co.in/assets/images/logo_small.png" alt="logo" width="70" height="30">
43
  <span style='background: linear-gradient(45deg, #ed4965, #c05aaf);
44
  -webkit-background-clip: text;
45
  -webkit-text-fill-color: transparent;
@@ -47,7 +46,7 @@ st.markdown("""
47
  Energy Demand Forecasting Dashboard
48
  </span>
49
  <span style='font-size: 40%;'>
50
- <sup style='position: relative; top: 5px; color: #ed4965;'>by Affine</sup>
51
  </span>
52
  </h2>
53
  </div>
@@ -55,7 +54,6 @@ st.markdown("""
55
 
56
  with st.sidebar:
57
  st.markdown("""<div style='text-align: left; margin-top:-200px;margin-left:-40px;'>
58
- <img src="https://affine.ai/wp-content/uploads/2023/05/Affine-Logo.svg" alt="logo" width="300" height="60">
59
  </div>""", unsafe_allow_html=True)
60
  # st.markdown(f"""<style>
61
  # /* Sidebar header style */
 
39
  <div style='text-align: center; margin-top:-70px; margin-bottom: 5px;margin-left: -50px;'>
40
  <h2 style='font-size: 20px; font-family: Courier New, monospace;
41
  letter-spacing: 2px; text-decoration: none;'>
 
42
  <span style='background: linear-gradient(45deg, #ed4965, #c05aaf);
43
  -webkit-background-clip: text;
44
  -webkit-text-fill-color: transparent;
 
46
  Energy Demand Forecasting Dashboard
47
  </span>
48
  <span style='font-size: 40%;'>
49
+ <sup style='position: relative; top: 5px; color: #ed4965;'>by AI Planet</sup>
50
  </span>
51
  </h2>
52
  </div>
 
54
 
55
  with st.sidebar:
56
  st.markdown("""<div style='text-align: left; margin-top:-200px;margin-left:-40px;'>
 
57
  </div>""", unsafe_allow_html=True)
58
  # st.markdown(f"""<style>
59
  # /* Sidebar header style */