Update app.py
Browse files
app.py
CHANGED
@@ -20,7 +20,7 @@ For more, visit our [website](https://knowhate.eu) and [Hugging Face page](https
|
|
20 |
"""
|
21 |
|
22 |
def_model = 'knowhate/counterhate-youtube-bertimbau'
|
23 |
-
def_model2 = 'knowhate/counterhate-twitter-xlmrobertabase' #
|
24 |
|
25 |
model_list = [
|
26 |
def_model,
|
|
|
20 |
"""
|
21 |
|
22 |
def_model = 'knowhate/counterhate-youtube-bertimbau'
|
23 |
+
def_model2 = 'knowhate/counterhate-twitter-xlmrobertabase-cleantxt' #
|
24 |
|
25 |
model_list = [
|
26 |
def_model,
|