krishuggingface commited on
Commit
a004cea
·
verified ·
1 Parent(s): 6ff5358

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -84,7 +84,7 @@ st.set_page_config(
84
 
85
  # Sidebar for Navigation
86
  with st.sidebar:
87
- st.image("https://via.placeholder.com/150", caption="Saras AI Institute")
88
  st.title("FAQ Search")
89
  st.markdown("### Navigate:")
90
  st.markdown("1. **Ask a Question**")
 
84
 
85
  # Sidebar for Navigation
86
  with st.sidebar:
87
+ st.image("saras_ai.jpeg", caption="Saras AI Institute")
88
  st.title("FAQ Search")
89
  st.markdown("### Navigate:")
90
  st.markdown("1. **Ask a Question**")