hari3485 commited on
Commit
8e3efb0
·
verified ·
1 Parent(s): 0e47c42

Update homepage.py

Browse files
Files changed (1) hide show
  1. homepage.py +1 -1
homepage.py CHANGED
@@ -12,7 +12,7 @@ st.markdown(
12
  st.markdown(
13
  """
14
  <div style="display: flex; justify-content: center;">
15
- <img src="https://huggingface.co/spaces/hari3485/DiveIntoML/resolve/main/DALL%C2%B7E%202024-12-03%2015.05.45%20-%20A%20sleek%2C%20modern%20image%20representing%20the%20journey%20of%20machine%20learning.%20The%20image%20should%20feature%20a%20visual%20metaphor%20of%20a%20person%20or%20abstract%20representation%20.webp" width="512" />
16
  </div>
17
  """, unsafe_allow_html=True
18
  )
 
12
  st.markdown(
13
  """
14
  <div style="display: flex; justify-content: center;">
15
+ <img src="https://huggingface.co/spaces/hari3485/DiveIntoML/resolve/main/ML.png",width="512" />
16
  </div>
17
  """, unsafe_allow_html=True
18
  )