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

Add create_pr flag when uploading cards #38

Closed nateraw closed 2 years ago

nateraw commented 2 years ago

Resolves #20

nateraw commented 2 years ago

Can test with endpoint: https://huggingface.co/api/models/<!repo-id>/discussions

For example...the discussions for this repo:

https://huggingface.co/api/models/nateraw/test-commit-pr/discussions

nateraw commented 2 years ago

Will do the above in a separate PR that includes more testing for push to hub stuff. Dont wanna get it muddled up with this.