DOMMETI commited on
Commit
2f8ba62
·
verified ·
1 Parent(s): 127d3a4

Update home.py

Browse files
Files changed (1) hide show
  1. home.py +1 -1
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):