We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9719807 commit 0a09d72Copy full SHA for 0a09d72
Formula/h/huggingface-cli.rb
@@ -3,8 +3,8 @@ class HuggingfaceCli < Formula
3
4
desc "Client library for huggingface.co hub"
5
homepage "https://huggingface.co/docs/huggingface_hub/index"
6
- url "https://files.pythonhosted.org/packages/e2/ac/9f7010c8b050d80b64bfddcc09ef4a4450ae4369940d1b01fa13f5d083de/huggingface_hub-0.29.0.tar.gz"
7
- sha256 "64034c852be270cac16c5743fe1f659b14515a9de6342d6f42cbb2ede191fc80"
+ url "https://files.pythonhosted.org/packages/22/37/797d6476f13e5ef6af5fc48a5d641d32b39c37e166ccf40c3714c5854a85/huggingface_hub-0.29.1.tar.gz"
+ sha256 "9524eae42077b8ff4fc459ceb7a514eca1c1232b775276b009709fe2a084f250"
8
license "Apache-2.0"
9
10
bottle do
0 commit comments