SoDehghan commited on
Commit
2fc2696
1 Parent(s): e9bae51

Update models/hsd_ar.py

Browse files
Files changed (1) hide show
  1. models/hsd_ar.py +3 -1
models/hsd_ar.py CHANGED
@@ -7,4 +7,6 @@ def write():
7
  # Hate Speech Detection
8
 
9
  """
10
- )
 
 
 
7
  # Hate Speech Detection
8
 
9
  """
10
+ )
11
+ header_tr = r"$\textsf{\scriptsize HSD in Turkish}$"
12
+ st.subheader(header_tr)