shomez commited on
Commit
acedb51
·
verified ·
1 Parent(s): 53bed2f

Upload entry_points.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. entry_points.txt +6 -0
entry_points.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ [console_scripts]
2
+ huggingface-cli = huggingface_hub.commands.huggingface_cli:main
3
+
4
+ [fsspec.specs]
5
+ hf=huggingface_hub.HfFileSystem
6
+