Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -23,7 +23,7 @@ st_lottie(hero_animation, height=300, key="hero")
|
|
| 23 |
|
| 24 |
|
| 25 |
st.header("About the Author 📖")
|
| 26 |
-
st_lottie(
|
| 27 |
st.write("""
|
| 28 |
Hi, I'm Phaneendra Bharadwaj, an aspiring data scientist and machine learning enthusiast.
|
| 29 |
Here's a bit about me:
|
|
|
|
| 23 |
|
| 24 |
|
| 25 |
st.header("About the Author 📖")
|
| 26 |
+
st_lottie(robot_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:
|