louiecerv commited on
Commit
fb0a62d
Β·
1 Parent(s): 9fb0d26
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -37,7 +37,8 @@ This app showcases the power of **Hugging Face** for ML applications:
37
  ---
38
  πŸš€ *Developed with Streamlit & Hugging Face πŸ€—*
39
 
40
- **Created by: Louie F. Cervantes, M.Eng. (Information Engineering) (c) 2025 West Visayas State University**
 
41
  """
42
  with st.expander("About thiss app"):
43
  st.markdown(about)
 
37
  ---
38
  πŸš€ *Developed with Streamlit & Hugging Face πŸ€—*
39
 
40
+ **Created by: Louie F. Cervantes, M.Eng. (Information Engineering)
41
+ (c) 2025 West Visayas State University**
42
  """
43
  with st.expander("About thiss app"):
44
  st.markdown(about)