m7mdal7aj commited on
Commit
189bdf9
1 Parent(s): 6cca747

Update my_model/tabs/home.py

Browse files
Files changed (1) hide show
  1. my_model/tabs/home.py +3 -2
my_model/tabs/home.py CHANGED
@@ -11,10 +11,11 @@ def run_home() -> None:
11
  None
12
  """
13
 
 
14
  st.markdown("""
15
  <div style="text-align: justify;">
16
-
17
- \n\n\n\n\n\n\n\n**Welcome to the interactive application for the Knowledge-Based Visual Question Answering (KB-VQA)
18
  project. This application is an integral part of a
19
  [Master’s dissertation in Artificial Intelligence](https://info.online.bath.ac.uk/msai/) at the
20
  [University of Bath](https://www.bath.ac.uk/). As we delve into the fascinating world of VQA, I invite you
 
11
  None
12
  """
13
 
14
+ st.markdown("<br>" * 2, unsafe_allow_html=True)
15
  st.markdown("""
16
  <div style="text-align: justify;">
17
+
18
+ **Welcome to the interactive application for the Knowledge-Based Visual Question Answering (KB-VQA)
19
  project. This application is an integral part of a
20
  [Master’s dissertation in Artificial Intelligence](https://info.online.bath.ac.uk/msai/) at the
21
  [University of Bath](https://www.bath.ac.uk/). As we delve into the fascinating world of VQA, I invite you