Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -55,4 +55,8 @@ 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
""")
|