gilramos commited on
Commit
5a4df7d
·
verified ·
1 Parent(s): 5ac498a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -9
README.md CHANGED
@@ -21,17 +21,20 @@ pinned: false
21
  </div>
22
  <div class="underline">kNOwHATE website</div>
23
  </a>
24
- <a
25
- href="https://huggingface.co/spaces/knowhate/portuguese-hate-speech-detection"
26
- class="block overflow-hidden"
27
  >
28
- <div class="flex items-center h-40 bg-[#ECFAFF] rounded-lg px-4 mb-2">
29
- <pre
30
- class="break-words leading-1 whitespace-pre-line text-xs text-gray-800">
31
- python -m spacy huggingface-hub push [whl_path] [--org] [--msg] [--local-repo] [--verbose]
32
- </pre>
 
 
 
33
  </div>
34
- <div class="underline">Try our Hate Speech detection Space</div>
35
  </a>
36
  <a
37
  href="https://huggingface.co/models?sort=trending&search=knowhate"
 
21
  </div>
22
  <div class="underline">kNOwHATE website</div>
23
  </a>
24
+ <a
25
+ href="https://huggingface.co/models?sort=trending&search=knowhate"
26
+ class="block overflow-hidden group"
27
  >
28
+ <div
29
+ class="w-full h-40 mb-2 bg-gray-900 group-hover:bg-gray-850 rounded-lg flex items-center justify-center overflow-hidden"
30
+ >
31
+ <img
32
+ alt=""
33
+ src="https://i.imgur.com/tQpAPhl.png"
34
+ class="w-full h-40 object-cover overflow-hidden"
35
+ />
36
  </div>
37
+ <div class="underline">Find all models from the project in the Hub</div>
38
  </a>
39
  <a
40
  href="https://huggingface.co/models?sort=trending&search=knowhate"