diff options
-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 |