gilramos commited on
Commit
a3271fa
1 Parent(s): 1899571

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -4,9 +4,9 @@ import torch
4
 
5
  app_title = "Portuguese Hate Speech Detection"
6
 
7
- app_description = """ click on one of the examples provided below.
 
8
  """
9
- This app detects hate speech on Portuguese text using multiple models. You can either introduce your own sentences by filling in "Text" or
10
 
11
  app_examples = [
12
  ["as pessoas tem que perceber que ser 'panasca' não é deixar de ser homem, é deixar de ser humano kkk"],
 
4
 
5
  app_title = "Portuguese Hate Speech Detection"
6
 
7
+ app_description = """
8
+ This app detects hate speech on Portuguese text using multiple models. You can either introduce your own sentences by filling in "Text" or click on one of the examples provided below.
9
  """
 
10
 
11
  app_examples = [
12
  ["as pessoas tem que perceber que ser 'panasca' não é deixar de ser homem, é deixar de ser humano kkk"],