georad commited on
Commit
c288eb7
·
verified ·
1 Parent(s): 8b7919e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -1,8 +1,6 @@
1
  import streamlit as st
2
 
3
  # --- SHARED ON ALL PAGES ---
4
- #st.logo(image=":material/medical_information:")
5
- #st.logo(image="images/medical_information_24dp_1F1F1F_FILL0_wght400_GRAD0_opsz24.png")
6
  st.logo(image="images/menu_book_60dp_75FBFD.png")
7
  st.sidebar.title("SBS V2.0 Mapper")
8
  st.sidebar.text("Project 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.text("Project by JA-RAD")