Spaces:
Sleeping
Sleeping
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). | |