samim2024 commited on
Commit
3cc4dcf
·
verified ·
1 Parent(s): 1b5edf5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,7 +33,7 @@ if "authenticated" not in st.session_state:
33
  with st.sidebar:
34
  # BSNL Logo (local file)
35
  st.image(
36
- "assets/bsnl_logo.png",
37
  width=150
38
  )
39
  st.header("RAG Control Panel")
 
33
  with st.sidebar:
34
  # BSNL Logo (local file)
35
  st.image(
36
+ "bsnl_logo.png",
37
  width=150
38
  )
39
  st.header("RAG Control Panel")