Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SoDehghan
/
Hate-Speech-Detection
like
0
Sleeping
App
Files
Files
Community
874acc9
Hate-Speech-Detection
/
models
/
hsd_ar.py
SoDehghan
Create hsd_ar.py
874acc9
verified
7 months ago
raw
Copy download link
history
blame
Safe
109 Bytes
import
streamlit
as
st
def
write
():
st.markdown(
"""
# Hate Speech Detection
"""
)