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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ def query(data : bytes):
16
  return response.json()
17
 
18
 
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")
 
16
  return response.json()
17
 
18
 
19
+ st.markdown("<h1 style='text-align: center;'>Mememeter 💬</h1>", unsafe_allow_html=True)
20
  st.markdown("---")
21
  with st.sidebar:
22
  st.title("Mememeter")