georad commited on
Commit
0aee93f
·
verified ·
1 Parent(s): b55e86d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,7 +1,7 @@
1
  import streamlit as st
2
 
3
  # --- SHARED ON ALL PAGES ---
4
- st.logo(image="images/menu_book_60dp_75FBFD.png")
5
  st.sidebar.title("SBS V2.0 mapper")
6
  st.sidebar.subheader("(work in progress)")
7
  st.sidebar.text("Demo by JA-RAD")
 
1
  import streamlit as st
2
 
3
  # --- SHARED ON ALL PAGES ---
4
+ #st.logo(image="images/menu_book_60dp_75FBFD.png")
5
  st.sidebar.title("SBS V2.0 mapper")
6
  st.sidebar.subheader("(work in progress)")
7
  st.sidebar.text("Demo by JA-RAD")