dipsmom commited on
Commit
7640b10
·
verified ·
1 Parent(s): f2abb6e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -8,6 +8,3 @@ st.title("Simple Streamlit App")
8
  # Subheader
9
  st.subheader("This is a demo of a Streamlit app with just a header and subheader.")
10
 
11
- streamlit==1.14.0
12
- streamlit run app.py
13
- pip install -r requirements.txt
 
8
  # Subheader
9
  st.subheader("This is a demo of a Streamlit app with just a header and subheader.")
10