SwatGarg commited on
Commit
222ca23
1 Parent(s): d71e014

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ st.set_page_config(page_title="PeacePal")
15
 
16
 
17
  # Add logo to the sidebar
18
- st.sidebar.image("/images/logo.jpeg", use_column_width=True)
19
 
20
  # Add image to the sidebar
21
  st.sidebar.image("/images/sidebar.jpg", use_column_width=True)
 
15
 
16
 
17
  # Add logo to the sidebar
18
+ #st.sidebar.image("/images/logo.jpeg", use_column_width=True)
19
 
20
  # Add image to the sidebar
21
  st.sidebar.image("/images/sidebar.jpg", use_column_width=True)