smrstep commited on
Commit
c9499eb
·
verified ·
1 Parent(s): 556dd16

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -7
README.md CHANGED
@@ -22,16 +22,15 @@ Edit this `README.md` markdown file to author your organization card.
22
  <div class="underline">Read the paper</div>
23
  </a>
24
  <a
25
- href="https://github.com/explosion/spacy-huggingface-hub"
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">Upload packages on the hub</div>
35
 
36
 
37
 
 
22
  <div class="underline">Read the paper</div>
23
  </a>
24
  <a
25
+ href="https://github.com/somerstep"
26
  class="block overflow-hidden"
27
  >
28
+ <div
29
+ class="w-40 h-39 object-cover mb-2 rounded-lg flex items-center justify-center bg-[#ECFAFF]"
30
+ >
31
+ <img alt="" src="logo.png" class="w-40" />
 
32
  </div>
33
+ <div class="underline">Train CARROT</div>
34
 
35
 
36