SoDehghan's picture
Update models/hsd_ar.py
4baf52f verified
raw
history blame
122 Bytes
import streamlit as st
def write():
st.markdown(
"""
# Hate Speech Detection in Arabic
"""
)