Skip to content

Commit 7839da3

Browse files
authored
Refer to modelcard creator app from doc (#1184)
* Refer to modelcard creator app from doc * rephrase
1 parent fa05ff5 commit 7839da3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/source/how-to-model-cards.mdx

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

7+
<Tip>
8+
9+
[New (beta)! Try our experimental Model Card Creator App](https://huggingface.co/spaces/huggingface/Model_Cards_Writing_Tool)
10+
11+
</Tip>
12+
713
## Loading a Model Card from the Hub
814

915
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)