o
    yqif	                     @   s  d dl mZmZ d dlmZ d dlmZ d dlmZ d dl	m
Z
 d dlmZ d dlmZmZ d dlmZ d d	lmZ d d
lmZmZ d dlmZ d dlmZ d dlmZ eddZejdde ejdde ejdde ejddde ejdde ejddde ejddde ejedd ejedd ejedd ejedd ejed d eje
d!d d"d# Z e!d$kre   d%S d%S )&    )check_cli_updatetyper_factory)auth_cli)	cache_cli)download)ie_cli)jobs_cli)lfs_enable_largefileslfs_multipart_upload)repo_cli)repo_files_cli)envversion)upload)upload_large_folder)loggingzHugging Face Hub CLI)helpzDownload files from the Hub.z%Upload a file or a folder to the Hub.zDUpload a large folder to the Hub. Recommended for resumable uploads.r   z(Print information about the environment.)namer   z'Print information about the hf version.z:Configure your repository to enable upload of files > 5GB.T)r   ZhiddenzUpload large files to the Hub.auth)r   cacherepoz
repo-filesjobsZ	endpointsc                   C   s   t   t  t  d S )N)r   Zset_verbosity_infor   app r   r   ]/home/app/PaddleOCR-VL/.venv_paddleocr/lib/python3.10/site-packages/huggingface_hub/cli/hf.pymain5   s   
r   __main__N)"Zhuggingface_hub.cli._cli_utilsr   r   Zhuggingface_hub.cli.authr   Zhuggingface_hub.cli.cacher   Zhuggingface_hub.cli.downloadr   Z'huggingface_hub.cli.inference_endpointsr   Zhuggingface_hub.cli.jobsr   Zhuggingface_hub.cli.lfsr	   r
   Zhuggingface_hub.cli.repor   Zhuggingface_hub.cli.repo_filesr   Zhuggingface_hub.cli.systemr   r   Zhuggingface_hub.cli.uploadr   Z'huggingface_hub.cli.upload_large_folderr   Zhuggingface_hub.utilsr   r   commandZ	add_typerr   __name__r   r   r   r   <module>   s>   

