Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -76,7 +76,7 @@ if st.button("Submit"):
|
|
| 76 |
|
| 77 |
if st.button("Contact"):
|
| 78 |
st.write("Hi there, I'm Prathap 👋. 2+ years Applied Deep Learning experience")
|
| 79 |
-
st.write("✅ [LinkedIn](
|
| 80 |
st.write(" 📚[Github](https://github.com/Pratap517)")
|
| 81 |
st.write(" 📗Analyze Csv files in one step [Click Here](https://share.streamlit.io/pratap517/streamlitapp_dataanalysis/main/main_app.py)")
|
| 82 |
st.write(" 😷 Face Mask Detection App [Click Here](https://mask-detection-5a800.firebaseapp.com/)")
|
|
|
|
| 76 |
|
| 77 |
if st.button("Contact"):
|
| 78 |
st.write("Hi there, I'm Prathap 👋. 2+ years Applied Deep Learning experience")
|
| 79 |
+
st.write("✅ [LinkedIn](https://linkedin.com/in/prathapreddyk)")
|
| 80 |
st.write(" 📚[Github](https://github.com/Pratap517)")
|
| 81 |
st.write(" 📗Analyze Csv files in one step [Click Here](https://share.streamlit.io/pratap517/streamlitapp_dataanalysis/main/main_app.py)")
|
| 82 |
st.write(" 😷 Face Mask Detection App [Click Here](https://mask-detection-5a800.firebaseapp.com/)")
|