nateraw / modelcards

📝 Utility to create, edit, and publish model cards on the Hugging Face Hub. [**Now lives in huggingface_hub**]
MIT License
15 stars 4 forks source link

Allow returning specific model card sections #42

Open sashavor opened 2 years ago

sashavor commented 2 years ago

It would be really great to be able to go:

card.description 

and get only the model description! :hugs: