Shiv22419 commited on
Commit
f1e86f0
·
verified ·
1 Parent(s): c33a834

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +8 -2
app.py CHANGED
@@ -11,12 +11,18 @@ from langchain_together import Together
11
  from footer import footer
12
 
13
  # Set the Streamlit page configuration and theme
14
- st.set_page_config(page_title="BharatLAW", layout="centered")
 
 
 
 
 
 
15
 
16
  # Display the logo image
17
  col1, col2, col3 = st.columns([1, 30, 1])
18
  with col2:
19
- st.image("https://raw.githubusercontent.com/shiv4321/not/refs/heads/main/Banner.png", use_column_width=True)
20
 
21
  def hide_hamburger_menu():
22
  st.markdown("""
 
11
  from footer import footer
12
 
13
  # Set the Streamlit page configuration and theme
14
+ st.set_page_config(page_title="In-Legal-IPC", layout="centered")
15
+
16
+ # Display the logo image
17
+ #col1, col2, col3 = st.columns([1, 30, 1])
18
+ #with col2:
19
+ # st.image("https://raw.githubusercontent.com/shiv4321/not/refs/heads/main/Banner.png", use_column_width=True)
20
+
21
 
22
  # Display the logo image
23
  col1, col2, col3 = st.columns([1, 30, 1])
24
  with col2:
25
+ st.image("https://raw.githubusercontent.com/shiv4321/Images/refs/heads/main/Banner.png", use_container_width=True)
26
 
27
  def hide_hamburger_menu():
28
  st.markdown("""