diff options
author | CoprDistGit <infra@openeuler.org> | 2024-01-30 10:09:33 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-01-30 10:09:33 +0000 |
commit | c0585ba99e8e4ceb6e0c4aae0c71ec3280bdfd3a (patch) | |
tree | a24debf2ea596f93407ef50a7cf4db312d36d008 | |
parent | 5f5d29a78aa8f0daa818b4f512b7a3776adead6e (diff) |
automatic import of python-huggingface-hubopeneuler23.09
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-huggingface-hub.spec | 2 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 3 insertions, 2 deletions
@@ -1 +1,2 @@ /v0.20.3.tar.gz +/python-huggingface-hub-0.20.3.tar.gz diff --git a/python-huggingface-hub.spec b/python-huggingface-hub.spec index b90d32e..98620bd 100644 --- a/python-huggingface-hub.spec +++ b/python-huggingface-hub.spec @@ -7,7 +7,7 @@ Release: 1 Summary: The official Python client for the Huggingface Hub. License: Apache-2.0 URL: https://github.com/huggingface/huggingface_hub -Source0: https://github.com/huggingface/huggingface_hub/archive/refs/tags/v%{version}.tar.gz +Source0: https://github.com/huggingface/huggingface_hub/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Requires: python3-numpy Requires: python3-pytorch @@ -1 +1 @@ -939133d34ced8d40d7c1527b62d4a4ea v0.20.3.tar.gz +939133d34ced8d40d7c1527b62d4a4ea python-huggingface-hub-0.20.3.tar.gz |