Phani1008 commited on
Commit
37ef257
Β·
verified Β·
1 Parent(s): 727e35e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -23,6 +23,7 @@ st_lottie(hero_animation, height=300, key="hero")
23
 
24
 
25
  st.header("About the Author πŸ“–")
 
26
  st.write("""
27
  Hi, I'm Phaneendra Bharadwaj, an aspiring data scientist and machine learning enthusiast.
28
  Here's a bit about me:
@@ -30,6 +31,7 @@ Here's a bit about me:
30
  - **Experience:** I'm a Fresher, working on various ML related projects.
31
  """)
32
 
 
33
  # Sections
34
  st.subheader("πŸ“Š Data Science")
35
  st_lottie(data_science_animation, height=200, key="data_science")
 
23
 
24
 
25
  st.header("About the Author πŸ“–")
26
+ st_lottie(robot_animation_animation, height=300, key="robot")
27
  st.write("""
28
  Hi, I'm Phaneendra Bharadwaj, an aspiring data scientist and machine learning enthusiast.
29
  Here's a bit about me:
 
31
  - **Experience:** I'm a Fresher, working on various ML related projects.
32
  """)
33
 
34
+
35
  # Sections
36
  st.subheader("πŸ“Š Data Science")
37
  st_lottie(data_science_animation, height=200, key="data_science")