TeresaK commited on
Commit
218d5d3
1 Parent(s): a26c78f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -54,7 +54,7 @@ with st.sidebar:
54
  add_upload(choice)
55
 
56
  with st.container():
57
- st.markdown("<h2 style='text-align: center;'> Vulnerability Analysis 2.0 </h2>", unsafe_allow_html=True)
58
  st.write(' ')
59
 
60
  with st.expander("ℹ️ - About this app", expanded=False):
 
54
  add_upload(choice)
55
 
56
  with st.container():
57
+ st.markdown("<h2 style='text-align: center;'> Vulnerability Analysis 3.0 </h2>", unsafe_allow_html=True)
58
  st.write(' ')
59
 
60
  with st.expander("ℹ️ - About this app", expanded=False):