Fix formatting
Browse files
README.md
CHANGED
|
@@ -20,7 +20,6 @@ pinned: false
|
|
| 20 |
your package that you can pip install from anywhere for a smooth path from
|
| 21 |
prototype all the way to production!
|
| 22 |
</p>
|
| 23 |
-
|
| 24 |
<a href="https://spacy.io/" class="block overflow-hidden group">
|
| 25 |
<div
|
| 26 |
class="w-full h-40 object-cover mb-2 rounded-lg flex items-center justify-center bg-[#ECFAFF]"
|
|
@@ -56,7 +55,6 @@ python -m spacy huggingface-hub push [whl_path] [--org] [--msg] [--local-repo] [
|
|
| 56 |
</div>
|
| 57 |
<div class="underline">Find all spaCy models in the Hub</div>
|
| 58 |
</a>
|
| 59 |
-
|
| 60 |
<div class="lg:col-span-3">
|
| 61 |
<p class="mb-4">
|
| 62 |
To upload your spaCy pipelines to the Hub, you can use the <a
|
|
|
|
| 20 |
your package that you can pip install from anywhere for a smooth path from
|
| 21 |
prototype all the way to production!
|
| 22 |
</p>
|
|
|
|
| 23 |
<a href="https://spacy.io/" class="block overflow-hidden group">
|
| 24 |
<div
|
| 25 |
class="w-full h-40 object-cover mb-2 rounded-lg flex items-center justify-center bg-[#ECFAFF]"
|
|
|
|
| 55 |
</div>
|
| 56 |
<div class="underline">Find all spaCy models in the Hub</div>
|
| 57 |
</a>
|
|
|
|
| 58 |
<div class="lg:col-span-3">
|
| 59 |
<p class="mb-4">
|
| 60 |
To upload your spaCy pipelines to the Hub, you can use the <a
|