Spaces:
Sleeping
Sleeping
Update models/home.py
Browse files- 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
|
|
|
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 |
)
|