gilramos commited on
Commit
7c403e6
·
verified ·
1 Parent(s): 7152f27

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -4
README.md CHANGED
@@ -13,13 +13,20 @@ pinned: false
13
  Welcome to the official Hugging Face organization for the kNOwHATE project!<br />
14
  In this organization, you can find models, datasets and a Hate Speech detection app, all developed in the context of this project.
15
  </p>
16
- <a href="https://knowhate.eu" class="block overflow-hidden group">
 
 
 
17
  <div
18
- class="w-full h-40 bg-[#ECFAFF] object-cover mb-2 rounded-lg flex items-center justify-center"
19
  >
20
- <img src="https://i.imgur.com/3cP8Ezi.png" class="h-40"/>
 
 
 
 
21
  </div>
22
- <div class="underline">kNOwHATE website</div>
23
  </a>
24
  <a
25
  href="https://huggingface.co/spaces/knowhate/portuguese-hate-speech-detection"
 
13
  Welcome to the official Hugging Face organization for the kNOwHATE project!<br />
14
  In this organization, you can find models, datasets and a Hate Speech detection app, all developed in the context of this project.
15
  </p>
16
+ <a
17
+ href="https://knowhate.eu"
18
+ class="block overflow-hidden group"
19
+ >
20
  <div
21
+ class="w-full h-40 mb-2 bg-gray-900 group-hover:bg-gray-850 rounded-lg flex items-center justify-center overflow-hidden"
22
  >
23
+ <img
24
+ alt=""
25
+ src="https://i.imgur.com/3cP8Ezi.png"
26
+ class="w-full h-40 object-cover overflow-hidden"
27
+ />
28
  </div>
29
+ <div class="underline">Try our Hate Speech Detection Space</div>
30
  </a>
31
  <a
32
  href="https://huggingface.co/spaces/knowhate/portuguese-hate-speech-detection"