Skip to content

Commit 47b9fb4

Browse files
authored
Remove link to unmaintained model card app Space (#2897)
1 parent 227de6c commit 47b9fb4

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/source/en/guides/model-cards.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,6 @@ The `huggingface_hub` library provides a Python interface to create, share, and
88
Visit [the dedicated documentation page](https://huggingface.co/docs/hub/models-cards)
99
for a deeper view of what Model Cards on the Hub are, and how they work under the hood.
1010

11-
<Tip>
12-
13-
[New (beta)! Try our experimental Model Card Creator App](https://huggingface.co/spaces/huggingface/Model_Cards_Writing_Tool)
14-
15-
</Tip>
16-
1711
## Load a Model Card from the Hub
1812

1913
To load an existing card from the Hub, you can use the [`ModelCard.load`] function. Here, we'll load the card from [`nateraw/vit-base-beans`](https://huggingface.co/nateraw/vit-base-beans).

0 commit comments

Comments
 (0)