Fix formatting
Browse files
README.md
CHANGED
@@ -12,7 +12,6 @@ pinned: false
|
|
12 |
href="https://spacy.io/">spaCy</a
|
13 |
>
|
14 |
pipelines with the community!<br />
|
15 |
-
|
16 |
With a single command, you can upload any pipeline package, with a pretty
|
17 |
model card and all required metadata auto-generated for you. The inference
|
18 |
API currently supports NER out-of-the-box and you can try out your
|
@@ -75,7 +74,6 @@ cd ./output/en_ner_fashion-0.0.0/dist
|
|
75 |
python -m spacy huggingface-hub push en_ner_fashion-0.0.0-py3-none-any.whl
|
76 |
</pre>
|
77 |
</div>
|
78 |
-
|
79 |
<p>
|
80 |
More information: <a
|
81 |
href="https://spacy.io/usage/v3-1#huggingface-hub"
|
|
|
12 |
href="https://spacy.io/">spaCy</a
|
13 |
>
|
14 |
pipelines with the community!<br />
|
|
|
15 |
With a single command, you can upload any pipeline package, with a pretty
|
16 |
model card and all required metadata auto-generated for you. The inference
|
17 |
API currently supports NER out-of-the-box and you can try out your
|
|
|
74 |
python -m spacy huggingface-hub push en_ner_fashion-0.0.0-py3-none-any.whl
|
75 |
</pre>
|
76 |
</div>
|
|
|
77 |
<p>
|
78 |
More information: <a
|
79 |
href="https://spacy.io/usage/v3-1#huggingface-hub"
|