georad commited on
Commit
85c39ec
·
verified ·
1 Parent(s): c45d8cb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -1,5 +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")
 
1
  import streamlit as st
2
 
3
+ st_iframe_autoresize("https://huggingface.co/spaces/georad/sbsmapper")
4
+
5
  # --- SHARED ON ALL PAGES ---
6
  st.logo(image="images/menu_book_60dp_75FBFD.png")
7
  st.sidebar.title("SBS V2.0 mapper")