Skip to content

Commit d48efa3

Browse files
gary149Vaibhavs10
andauthored
Update docs/hub/model-release-checklist.md
Co-authored-by: vb <[email protected]>
1 parent 44a3b2a commit d48efa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hub/model-release-checklist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ A well-crafted model card (the ```README.md``` file in your repository) is essen
3737

3838
To maximize your model's reach and usability:
3939

40-
1. **Library Integration**: If possible, add support for one of the many [libraries integrated with the Hugging Face Hub](https://huggingface.co/docs/hub/models-libraries) (such as Transformers or Diffusers). This integration significantly increases your model's accessibility and provides users with familiar interfaces for working with your model.
40+
1. **Library Integration**: If possible, add support for one of the many [libraries integrated with the Hugging Face Hub](https://huggingface.co/docs/hub/models-libraries) (such as Transformers or Diffusers). This integration significantly increases your model's accessibility and provides users with code snippets for working with your model.
4141

4242
For example, to specify that your model works with the Transformers library:
4343
```yaml

0 commit comments

Comments
 (0)