Spaces:
Sleeping
Sleeping
Update models/hsd_ar.py
Browse files- models/hsd_ar.py +1 -1
models/hsd_ar.py
CHANGED
@@ -4,7 +4,7 @@ import streamlit as st
|
|
4 |
def write():
|
5 |
st.markdown(
|
6 |
"""
|
7 |
-
# Hate Speech Detection
|
8 |
|
9 |
"""
|
10 |
)
|
|
|
4 |
def write():
|
5 |
st.markdown(
|
6 |
"""
|
7 |
+
# Hate Speech Detection in Arabic
|
8 |
|
9 |
"""
|
10 |
)
|