Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -25,7 +25,7 @@ st_lottie(hero_animation, height=300, key="hero")
|
|
| 25 |
|
| 26 |
st.header("About the Author 📖")
|
| 27 |
st_lottie(robot_animation, height=300, key="robot")
|
| 28 |
-
st_lottie(ready_animation, height=
|
| 29 |
st.write("""
|
| 30 |
Hi, I'm Phaneendra Bharadwaj, an aspiring data scientist and machine learning enthusiast.
|
| 31 |
Here's a bit about me:
|
|
|
|
| 25 |
|
| 26 |
st.header("About the Author 📖")
|
| 27 |
st_lottie(robot_animation, height=300, key="robot")
|
| 28 |
+
st_lottie(ready_animation, height=100, key="ready")
|
| 29 |
st.write("""
|
| 30 |
Hi, I'm Phaneendra Bharadwaj, an aspiring data scientist and machine learning enthusiast.
|
| 31 |
Here's a bit about me:
|