HarishMaths commited on
Commit
0c31b40
·
verified ·
1 Parent(s): 8497c9e

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +1 -1
src/streamlit_app.py CHANGED
@@ -3,7 +3,7 @@ import streamlit as st
3
  st.markdown(
4
  """
5
  <h1 style='text-align: center; color: #4B8BBE; font-size: 48px;'>
6
- 🔤 Next Character Prediction
7
  </h1>
8
  """,
9
  unsafe_allow_html=True
 
3
  st.markdown(
4
  """
5
  <h1 style='text-align: center; color: #4B8BBE; font-size: 48px;'>
6
+ Next Character Prediction
7
  </h1>
8
  """,
9
  unsafe_allow_html=True