OttoYu commited on
Commit
e2712e5
·
verified ·
1 Parent(s): 74c6bd2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1,6 +1,5 @@
1
  import streamlit as st
2
  import requests
3
-
4
  st.set_page_config(layout="wide", page_title="Introduction", page_icon="⭐")
5
 
6
  @st.cache_data(ttl=600)
 
1
  import streamlit as st
2
  import requests
 
3
  st.set_page_config(layout="wide", page_title="Introduction", page_icon="⭐")
4
 
5
  @st.cache_data(ttl=600)