EAV123 commited on
Commit
0f1f788
·
verified ·
1 Parent(s): f49f161

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -131,8 +131,8 @@ elif page == "Data Upload":
131
  elif page == "About":
132
  st.title("About this App")
133
  st.markdown("""
134
- - Developed by **Anulunko Chukwuebuka**
135
  - Uses **Machine Learning & Rule-based AI**
136
  - Integrated with **DeepSeek AI** for advanced queries
137
- - Contact: [email protected]
138
  """)
 
131
  elif page == "About":
132
  st.title("About this App")
133
  st.markdown("""
134
+ - Developed by **Okunromade Joseph Oluwaseun**
135
  - Uses **Machine Learning & Rule-based AI**
136
  - Integrated with **DeepSeek AI** for advanced queries
137
+ - Matric No: 22/SCI01/172
138
  """)