Ë
    ëÿæiB  ã                   ó,   — d Z ddlZddlZddlmZ dd„Zy)z:Deprecated `huggingface-cli` entry point. Warns and exits.é    Né   )Úoutc                  ó  — t        j                  d«       t        j                  d«      r$ddlm}   | d«       t        j                  d«       nt        j                  d«       t        j                  d«       t        j                  d	«       y )
NzG`huggingface-cli` is deprecated and no longer works. Use `hf` instead.
Úhfr   ©Úcheck_cli_updateÚhuggingface_hubz,`hf` is already installed! Use it directly.
z½Install `hf`:
  Standalone (recommended): curl -LsSf https://hf.co/cli/install.sh | bash
  Using Homebrew:           brew install hf
  Using pip:                pip install huggingface_hub
zàExamples:
  hf auth login
  hf download unsloth/gemma-4-31B-it-GGUF
  hf upload my-cool-model . .
  hf models ls --search "gemma"
  hf repos ls --format json
  hf jobs run python:3.12 python -c 'print("Hello!")'
  hf --help
r   )	r   ÚwarningÚshutilÚwhichÚhuggingface_hub.cli._cli_utilsr   ÚhintÚsysÚexitr   s    úw/Volumes/fast/ai/experiments/voice-extract-mac/.venv/lib/python3.12/site-packages/huggingface_hub/cli/deprecated_cli.pyÚmainr   	   sf   € Ü‡K�KÐZÔ[ä‡|�|�DÔÝCáÐ*Ô+Ü�‰Ð@ÕAä�‰ðHô	
ô ‡H�Hð	ô	ô ‡H�HˆQ…Kó    )ÚreturnN)Ú__doc__r   r   Ú_outputr   r   © r   r   Ú<module>r      s   ðÙ @ã Û 
å ôr   