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 8fa55ec commit 433e37bCopy full SHA for 433e37b
src/huggingface_hub/__init__.py
@@ -30,3 +30,4 @@
30
)
31
from .file_download import cached_download, hf_hub_url
32
from .hf_api import HfApi, HfFolder
33
+from .repository import Repository
0 commit comments