srbdni commited on
Commit
cd2b4b4
1 Parent(s): 30b6161

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,7 +61,7 @@ hide_streamlit_style = """
61
  """
62
  st.markdown(hide_streamlit_style, unsafe_allow_html=True)
63
 
64
- st.set_page_config(page_title='Student Name Detector (English)', layout='wide')
65
 
66
  # Side bar
67
  st.sidebar.markdown(
 
61
  """
62
  st.markdown(hide_streamlit_style, unsafe_allow_html=True)
63
 
64
+ # st.set_page_config(page_title='Student Name Detector (English)', layout='wide')
65
 
66
  # Side bar
67
  st.sidebar.markdown(