Phani1008 commited on
Commit
721843f
ยท
verified ยท
1 Parent(s): 0f0aa3d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -6
app.py CHANGED
@@ -19,7 +19,7 @@ st.title("Zero to Hero in Machine Learning ๐Ÿš€")
19
  # Add animated text and Lottie animation in the top-right corner
20
  st.markdown(
21
  """
22
- <div style="position: fixed; top: 20px; right: 20px; display: flex; align-items: center;">
23
  <div style="font-size:30px; color:#f39c12; font-weight:bold; animation: textAnimation 2s ease-in-out infinite; margin-right: 20px;">
24
  Hey User! Are you Ready??
25
  </div>
@@ -55,8 +55,4 @@ st.markdown(
55
  st.header("About the Author ๐Ÿ“–")
56
  st.write("""
57
  Hi, I'm [Your Name], a Machine Learning enthusiast and Data Scientist.
58
- **Skills:**
59
- - Python, Pandas, Scikit-Learn, TensorFlow
60
- - Streamlit, Generative AI
61
- - Data Visualization
62
- """)
 
19
  # Add animated text and Lottie animation in the top-right corner
20
  st.markdown(
21
  """
22
+ <div style="position: fixed; top: 20px; left: 20px; display: flex; align-items: center;">
23
  <div style="font-size:30px; color:#f39c12; font-weight:bold; animation: textAnimation 2s ease-in-out infinite; margin-right: 20px;">
24
  Hey User! Are you Ready??
25
  </div>
 
55
  st.header("About the Author ๐Ÿ“–")
56
  st.write("""
57
  Hi, I'm [Your Name], a Machine Learning enthusiast and Data Scientist.
58
+ **Skills