SoDehghan's picture
Create hsd_ar.py
874acc9 verified
raw
history blame
109 Bytes
import streamlit as st
def write():
st.markdown(
"""
# Hate Speech Detection
"""
)