mcmillanmajora commited on
Commit
fe9aa84
1 Parent(s): 6e85b2f

Update app.py

Browse files

Updated heading

Files changed (1) hide show
  1. app.py +2 -3
app.py CHANGED
@@ -45,9 +45,8 @@ def main():
45
 
46
  st.markdown('''
47
  <div align="center">
48
- <h1>A Test Blog!</h1>
49
-
50
- [![Github Badge](https://img.shields.io/github/stars/nateraw/host-a-blog-on-huggingface-spaces?style=social)](https://github.com/nateraw/host-a-blog-on-huggingface-spaces)
51
  </div>
52
  ''', unsafe_allow_html=True)
53
  st.markdown('---')
 
45
 
46
  st.markdown('''
47
  <div align="center">
48
+ <h1>Task Exploration: Hate Speech Detection</h1>
49
+ )
 
50
  </div>
51
  ''', unsafe_allow_html=True)
52
  st.markdown('---')