Ajaymaurya1008 commited on
Commit
4c3570d
·
1 Parent(s): c154497

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -19,7 +19,7 @@ def query(data : bytes):
19
  st.markdown("<h1 style='text-align: center;'>Memeter 💬</h1>", unsafe_allow_html=True)
20
  st.markdown("---")
21
  with st.sidebar:
22
- st.title("Memometer")
23
  st.caption('''
24
  Memeter is an application used for the classification of whether the images provided is meme or not meme
25
  ''', unsafe_allow_html=False)
 
19
  st.markdown("<h1 style='text-align: center;'>Memeter 💬</h1>", unsafe_allow_html=True)
20
  st.markdown("---")
21
  with st.sidebar:
22
+ st.title("Mememeter")
23
  st.caption('''
24
  Memeter is an application used for the classification of whether the images provided is meme or not meme
25
  ''', unsafe_allow_html=False)