Spaces:
Runtime error
Runtime error
Update app.py
Browse filesUpdated heading
app.py
CHANGED
|
@@ -45,9 +45,8 @@ def main():
|
|
| 45 |
|
| 46 |
st.markdown('''
|
| 47 |
<div align="center">
|
| 48 |
-
<h1>
|
| 49 |
-
|
| 50 |
-
[](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('---')
|