aboutsummaryrefslogtreecommitdiff
path: root/.venv/lib/python3.12/site-packages/huggingface_hub-0.29.3.dist-info/entry_points.txt
diff options
context:
space:
mode:
Diffstat (limited to '.venv/lib/python3.12/site-packages/huggingface_hub-0.29.3.dist-info/entry_points.txt')
-rw-r--r--.venv/lib/python3.12/site-packages/huggingface_hub-0.29.3.dist-info/entry_points.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/.venv/lib/python3.12/site-packages/huggingface_hub-0.29.3.dist-info/entry_points.txt b/.venv/lib/python3.12/site-packages/huggingface_hub-0.29.3.dist-info/entry_points.txt
new file mode 100644
index 00000000..eb3dafd9
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/huggingface_hub-0.29.3.dist-info/entry_points.txt
@@ -0,0 +1,6 @@
+[console_scripts]
+huggingface-cli = huggingface_hub.commands.huggingface_cli:main
+
+[fsspec.specs]
+hf=huggingface_hub.HfFileSystem
+