m7mdal7aj commited on
Commit
9427810
1 Parent(s): 9fa1aaa

Update my_model/utilities/ui_manager.py

Browse files
Files changed (1) hide show
  1. my_model/utilities/ui_manager.py +1 -1
my_model/utilities/ui_manager.py CHANGED
@@ -30,7 +30,7 @@ class UIManager:
30
 
31
  def display_home(self):
32
  st.title("MultiModal Learning for Visual Question Answering using World Knowledge")
33
- st.header()("(Knowledge-Based Visual Question Answering)")
34
  st.subheader("Welcome to the application")
35
  st.markdown("# Main Title")
36
  st.markdown("## Subtitle")
 
30
 
31
  def display_home(self):
32
  st.title("MultiModal Learning for Visual Question Answering using World Knowledge")
33
+ st.header("(Knowledge-Based Visual Question Answering)")
34
  st.subheader("Welcome to the application")
35
  st.markdown("# Main Title")
36
  st.markdown("## Subtitle")