entry_points.txt 212 B

1234567
  1. [console_scripts]
  2. hf = huggingface_hub.cli.hf:main
  3. huggingface-cli = huggingface_hub.cli.deprecated_cli:main
  4. tiny-agents = huggingface_hub.inference._mcp.cli:app
  5. [fsspec.specs]
  6. hf = huggingface_hub.HfFileSystem