diff options
Diffstat (limited to 'python-huggingface-hub.spec')
-rw-r--r-- | python-huggingface-hub.spec | 2 |
1 files changed, 1 insertions, 1 deletions
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 |