Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyberhan123 committed Dec 10, 2023
2 parents f5290ad + 1a77ae8 commit c0787b9
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# hf-hub

[![Go Reference](https://pkg.go.dev/badge/github.com/seasonjs/hf-hub.svg)](https://pkg.go.dev/github.com/seasonjs/hf-hub)

golang client for the huggingface hub aiming for minimal subset of features over `huggingface-hub` python package

## Usage
Expand Down Expand Up @@ -38,9 +41,9 @@ func main() {
## Thanks

* [huggingface_hub](https://github.com/huggingface/huggingface_hub)
* [hf_hub](https://github.com/huggingface/hf_hub)
* [hf-hub](https://github.com/huggingface/hf-hub)

## License

Copyright (c) seasonjs. All rights reserved.
Licensed under the MIT License. See License.txt in the project root for license information.
Licensed under the MIT License. See License.txt in the project root for license information.

0 comments on commit c0787b9

Please sign in to comment.