SoDehghan commited on
Commit
e683190
·
verified ·
1 Parent(s): 6a5c9a2

Update models/home.py

Browse files
Files changed (1) hide show
  1. models/home.py +2 -1
models/home.py CHANGED
@@ -7,6 +7,7 @@ def write():
7
  """
8
  # Hate Speech Detection
9
 
10
- In this HuggingFace space you will be able to test our Hate Speech Detection model that we at [VERİM - Center of Excellence in Data Analytics](https://github.com/verimsu) have built.
 
11
  """
12
  )
 
7
  """
8
  # Hate Speech Detection
9
 
10
+ In this HuggingFace space you will be able to test our Hate Speech Detection model that
11
+ we have built at [VERİM - Center of Excellence in Data Analytics](https://github.com/verimsu) .
12
  """
13
  )