Spaces:
Sleeping
Sleeping
Update homepage.py
Browse files- 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/
|
| 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 |
)
|