Spaces:
Sleeping
Sleeping
Update home.py
Browse files
home.py
CHANGED
|
@@ -73,7 +73,7 @@ st.markdown("""
|
|
| 73 |
}
|
| 74 |
</style>
|
| 75 |
""", unsafe_allow_html=True)
|
| 76 |
-
st.title("Zero to Hero: Mastering Machine Learning from the Ground Up")
|
| 77 |
from streamlit_lottie import st_lottie
|
| 78 |
|
| 79 |
def load_lottieurl(url: str):
|
|
|
|
| 73 |
}
|
| 74 |
</style>
|
| 75 |
""", unsafe_allow_html=True)
|
| 76 |
+
st.title("Zero to Hero: Mastering Machine Learning from the Ground Up 🚀🤖📚")
|
| 77 |
from streamlit_lottie import st_lottie
|
| 78 |
|
| 79 |
def load_lottieurl(url: str):
|