SoDehghan commited on
Commit
8439cae
·
verified ·
1 Parent(s): e710714

Update models/home.py

Browse files
Files changed (1) hide show
  1. models/home.py +5 -2
models/home.py CHANGED
@@ -6,7 +6,10 @@ def write():
6
  st.markdown(
7
  """
8
  # Hate Speech Detection
 
9
 
10
- In this HuggingFace space you can use Hate Speech Detection model built at [VERİM - Center of Excellence in Data Analytics](https://github.com/verimsu).
11
  """
12
- )
 
 
 
 
6
  st.markdown(
7
  """
8
  # Hate Speech Detection
9
+
10
 
 
11
  """
12
+ )
13
+
14
+ # In this HuggingFace space you can use Hate Speech Detection model built at [VERİM - Center of Excellence in Data Analytics](https://github.com/verimsu).
15
+