miracle01 commited on
Commit
d9236a7
·
1 Parent(s): e9cbe52

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -412,6 +412,8 @@ def main():
412
  * Session: **2022/2023**
413
  * Class: **HND 2**
414
  * Level: **400L**
 
 
415
  """
416
  st.markdown(txt, unsafe_allow_html=True)
417
 
@@ -424,7 +426,6 @@ def main():
424
 
425
  st.subheader("Dataset")
426
  txt = """
427
- This machine learning web-application PROJECT is a partial fulfillment of requirement in Higher National Diploma (HND) computer science **The Federal College of Animal Health and Production Technology** **FCAHPTIB, 2023**.
428
 
429
  Datasets used in this project
430
  * Crowd-sourced Emotional Mutimodal Actors Dataset (**Crema-D**) ("https://www.kaggle.com/code/ejlok1/audio-emotion-part-1-explore-data")
 
412
  * Session: **2022/2023**
413
  * Class: **HND 2**
414
  * Level: **400L**
415
+
416
+ This machine learning web-application PROJECT is a partial fulfillment of requirement in Higher National Diploma (HND) computer science **The Federal College of Animal Health and Production Technology** **FCAHPTIB, 2023**.
417
  """
418
  st.markdown(txt, unsafe_allow_html=True)
419
 
 
426
 
427
  st.subheader("Dataset")
428
  txt = """
 
429
 
430
  Datasets used in this project
431
  * Crowd-sourced Emotional Mutimodal Actors Dataset (**Crema-D**) ("https://www.kaggle.com/code/ejlok1/audio-emotion-part-1-explore-data")