Update README.md
Browse files
README.md
CHANGED
|
@@ -36,4 +36,19 @@ pinned: false
|
|
| 36 |
</div>
|
| 37 |
<div class="underline">Find all models from the project in the Hub</div>
|
| 38 |
</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 39 |
</div>
|
|
|
|
| 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?filter=spacy"
|
| 41 |
+
class="block overflow-hidden group"
|
| 42 |
+
>
|
| 43 |
+
<div
|
| 44 |
+
class="w-full h-40 mb-2 bg-gray-900 group-hover:bg-gray-850 rounded-lg flex items-start justify-start overflow-hidden"
|
| 45 |
+
>
|
| 46 |
+
<img
|
| 47 |
+
alt=""
|
| 48 |
+
src="/front/assets/promo/spacy_widget.jpeg"
|
| 49 |
+
class="w-full h-40 object-cover overflow-hidden"
|
| 50 |
+
/>
|
| 51 |
+
</div>
|
| 52 |
+
<div class="underline">Find all models from the project in the Hub</div>
|
| 53 |
+
</a>
|
| 54 |
</div>
|