hf-hub
hf-hub copied to clipboard
What is this software licensed under?
Would this also be Apache 2 like in https://github.com/huggingface/huggingface_hub/? Thanks!
I found it specified in the Cargo.toml as Apache 2.0. It would be also good to store a LICENSE file so that tools like "cargo bundle-licenses" are able to pick this up, or even the GitHub API https://docs.github.com/en/rest/licenses/licenses?apiVersion=2022-11-28.
I added the LICENSE file.