gskdsrikrishna commited on
Commit
6da2bbc
·
verified ·
1 Parent(s): e0c9bc5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -177,7 +177,7 @@ def main():
177
  st.set_page_config(page_title="Multi-Search Application", layout="wide")
178
 
179
  # **Show Saved Shortcuts**
180
- st.header("My Shortcuts")
181
  with st.expander("Click to View Shortcuts"):
182
  if st.session_state.shortcuts:
183
  num_columns = 4
 
177
  st.set_page_config(page_title="Multi-Search Application", layout="wide")
178
 
179
  # **Show Saved Shortcuts**
180
+ st.header("Multimodal Query Processing & Knowledge Retrieval Sys")
181
  with st.expander("Click to View Shortcuts"):
182
  if st.session_state.shortcuts:
183
  num_columns = 4