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 9f9e2d6 commit d1bdce1Copy full SHA for d1bdce1
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/guides/cli"
6
- url "https://files.pythonhosted.org/packages/ea/b3/c3037ce396222d0f08894c7ca9eec87508e462c052e2a3776e7047e432b5/huggingface_hub-0.33.3.tar.gz"
7
- sha256 "d3c8be3b0abf5e1fae313efe9c4cdd78928cc3279cf517903b05b688a7abf13e"
+ url "https://files.pythonhosted.org/packages/4b/9e/9366b7349fc125dd68b9d384a0fea84d67b7497753fe92c71b67e13f47c4/huggingface_hub-0.33.4.tar.gz"
+ sha256 "6af13478deae120e765bfd92adad0ae1aec1ad8c439b46f23058ad5956cbca0a"
8
license "Apache-2.0"
9
10
bottle do
0 commit comments