siddop commited on
Commit
1296c95
1 Parent(s): 3d24bda

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -110,4 +110,4 @@ if st.button("Predict"):
110
  if st.button("Clear"):
111
  st.experimental_rerun()
112
 
113
- !streamlit run app.py
 
110
  if st.button("Clear"):
111
  st.experimental_rerun()
112
 
113
+ # !streamlit run app.py