annas4421 commited on
Commit
6a3c042
·
verified ·
1 Parent(s): 3d50d21

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,7 +34,7 @@ db_retriever = db.as_retriever(search_type="similarity",search_kwargs={"k": 4})
34
  st.set_page_config(page_title="Qanoon-Bot")
35
  col1, col2, col3 = st.columns([1,4,1])
36
  with col2:
37
- st.image("QANOON-BOT (1).png")
38
 
39
  st.markdown(
40
  """
 
34
  st.set_page_config(page_title="Qanoon-Bot")
35
  col1, col2, col3 = st.columns([1,4,1])
36
  with col2:
37
+ st.image("qanoonbot.png")
38
 
39
  st.markdown(
40
  """