pfialho commited on
Commit
9ec7037
·
verified ·
1 Parent(s): 6488dec

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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' # -cleantxt
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,