Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -84,7 +84,7 @@ st.set_page_config(
|
|
84 |
|
85 |
# Sidebar for Navigation
|
86 |
with st.sidebar:
|
87 |
-
st.image("
|
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**")
|