SoDehghan's picture
Update models/home.py
2121f30 verified
raw
history blame
275 Bytes
import streamlit as st
def write():
st.markdown(
"""
# Hate Speech Detection
"""
)
# In this HuggingFace space you can use Hate Speech Detection model built at [VERİM - Center of Excellence in Data Analytics](https://github.com/verimsu).