huggingface / huggingface.js

Utilities to use the Hugging Face Hub API
https://hf.co/docs/huggingface.js
MIT License
1.37k stars 213 forks source link

[integration] Add `hezar` to libraries and snippets #934

Closed arxyzan closed 3 days ago

arxyzan commented 5 days ago

This PR adds integration for hezar mainly for download stats and supporting code snippets for the models built with this library. This library currently has 30 models and 10 datasets with 70K installs and counting. This library has been around for a year now and since our users requested this a lot, we decided to add this integration for convenience.

Library repo: https://github.com/hezarai/hezar Creator: @arxyzan

Let me know if this PR conforms to the necessary guidelines. Thank you guys ;)

arxyzan commented 3 days ago

Hi @Wauplin , thanks for your quick response and review. I resolved all of the issues you pointed out 🤗.