o
    h8                     @   s   d Z ddlZddlZddlZddlmZmZ 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 ddlmZmZ eeZG dd deZdS )aa  Contains command to upload a repo or file with the CLI.

Usage:
    # Upload file (implicit)
    huggingface-cli upload my-cool-model ./my-cool-model.safetensors

    # Upload file (explicit)
    huggingface-cli upload my-cool-model ./my-cool-model.safetensors  model.safetensors

    # Upload directory (implicit). If `my-cool-model/` is a directory it will be uploaded, otherwise an exception is raised.
    huggingface-cli upload my-cool-model

    # Upload directory (explicit)
    huggingface-cli upload my-cool-model ./models/my-cool-model .

    # Upload filtered directory (example: tensorboard logs except for the last run)
    huggingface-cli upload my-cool-model ./model/training /logs --include "*.tfevents.*" --exclude "*20230905*"

    # Upload with wildcard
    huggingface-cli upload my-cool-model "./model/training/*.safetensors"

    # Upload private dataset
    huggingface-cli upload Wauplin/my-cool-dataset ./data . --repo-type=dataset --private

    # Upload with token
    huggingface-cli upload Wauplin/my-cool-model --token=hf_****

    # Sync local Space with Hub (upload new files, delete removed files)
    huggingface-cli upload Wauplin/space-example --repo-type=space --exclude="/logs/*" --delete="*" --commit-message="Sync local Space with Hub"

    # Schedule commits every 30 minutes
    huggingface-cli upload Wauplin/my-cool-model --every=30
    N)	Namespace_SubParsersAction)ListOptional)logging)CommitScheduler)BaseHuggingfaceCLICommand)HF_HUB_ENABLE_HF_TRANSFER)RevisionNotFoundError)HfApi)disable_progress_barsenable_progress_barsc                   @   sH   e Zd ZedefddZdeddfddZdd	d
Zde	fddZ
dS )UploadCommandparserc                 C   s  | j ddd}|jdtdd |jddd	d
 |jdddd
 |jdg dddd |jdtdd |jdddd |jddtdd |jddtdd |jddtdd |jd td!d |jd"td#d |jd$dd%d |jd&td'd |jd(td)d |jd*dd+d |jtd, d S )-Nuploadz.Upload a file or a folder to a repo on the Hub)helprepo_idz<The ID of the repo to upload to (e.g. `username/repo-name`).)typer   
local_path?zkLocal path to the file or folder to upload. Wildcard patterns are supported. Defaults to current directory.)nargsr   path_in_repoz\Path of the file or folder in the repo. Defaults to the relative path of the file or folder.z--repo-type)modeldatasetspacer   z/Type of the repo to upload to (e.g. `dataset`).)choicesdefaultr   z
--revisionzAn optional Git revision to push to. It can be a branch name or a PR reference. If revision does not exist and `--create-pr` is not set, a branch will be automatically created.z	--private
store_truezfWhether to create a private repo if repo doesn't exist on the Hub. Ignored if the repo already exists.)actionr   z	--include*z'Glob patterns to match files to upload.)r   r   r   z	--excludez.Glob patterns to exclude from files to upload.z--deletezDGlob patterns for file to be deleted from the repo while committing.z--commit-messagez9The summary / title / first line of the generated commit.z--commit-descriptionz(The description of the generated commit.z--create-prz0Whether to upload content as a new Pull Request.z--everyzNIf set, a background job is scheduled to create commits every `every` minutes.z--tokenzIA User Access Token generated from https://huggingface.co/settings/tokensz--quietzWIf True, progress bars are disabled and only the path to the uploaded files is printed.)func)
add_parseradd_argumentstrfloatset_defaultsr   )r   upload_parser r'   s/var/www/html/construction_image-detection-poc/venv/lib/python3.10/site-packages/huggingface_hub/commands/upload.pyregister_subcommandD   sz   z!UploadCommand.register_subcommandargsreturnNc                    s   j | _  j| _ j| _ j| _ j| _ j| _ j| _ j| _ j| _ j	| _	t
 jdd| _ j| _ jd urG jdkrGtd j d j| _ j dd }|  |   jd urt fdd	d
D r jd urptd jd ur~ jdkr~tdd| _ j| _d| _d S  jd u rtj|r|| _|| _d S  jd u rtj|r|| _d| _d S  jd u rtd| d jd u rtj jr׈ j| _tj j| _d S  jd u r j| _d| _d S  j| _ j| _d S )Nzhuggingface-cli)tokenlibrary_namer   z'`every` must be a positive value (got 'z')/c                 3   s    | ]}| j v V  qd S )N)r   ).0cr*   r'   r(   	<genexpr>   s    z)UploadCommand.__init__.<locals>.<genexpr>)r   r   [zICannot set `--include` when passing a `local_path` containing a wildcard..zLCannot set `path_in_repo` when passing a `local_path` containing a wildcard.'zD' is not a local file or folder. Please set `local_path` explicitly.)r   	repo_typerevisionprivateincludeexcludedeletecommit_messagecommit_description	create_prr   r,   apiquietevery
ValueErrorsplitr   anyr   ospathisfileisdirbasename)selfr*   	repo_namer'   r2   r(   __init__   sT    






zUploadCommand.__init__c                 C   st   | j r*t  t  td t|   W d    n1 s w   Y  t  d S t	  t|   t
  d S )Nignore)rA   r   warningscatch_warningssimplefilterprint_uploadr   r   set_verbosity_infoset_verbosity_warning)rK   r'   r'   r(   run   s   


zUploadCommand.runc                 C   s  t j| jr:| jd urt| jdkrtd | jd ur)t| jdkr)td | j	d ur:t| j	dkr:td t
sAtd | jd urt j| jrpt j| j}| j| jrf| jd t| j  n| j}| jg}g }n!| j}| j}| jpzg }| jpg }| j	d urt| j	dkrtd t|| j| j| j|||| j| j| jd
}td| j d	|j d
 z	 td q ty   |  Y dS w t j| jst j| jstd| j d| jj| j| jd| j| jdkrdnd dj}| jd ur-| js-z| jj || j| jd W n  t!y,   td| j d | jj"|| j| jdd Y nw t j| jrJ| jj#| j| j|| j| j| j$| j%| jdS | jj&| j| j|| j| j| j$| j%| j| j| j| j	dS )Nr   z5Ignoring `--include` since a single file is uploaded.z5Ignoring `--exclude` since a single file is uploaded.z4Ignoring `--delete` since a single file is uploaded.zConsider using `hf_transfer` for faster uploads. This solution comes with some limitations. See https://huggingface.co/docs/huggingface_hub/hf_transfer for more details.z:Ignoring `--delete` when uploading with scheduled commits.)
folder_pathr   r7   r8   allow_patternsignore_patternsr   r9   rB   hf_apizScheduling commits every z minutes to r5   Td   zStopped scheduled commits.zNo such file or directory: 'z'.r   gradio)r   r7   exist_okr9   	space_sdk)r   r7   r8   zBranch 'z' not found. Creating it...)r   r7   branchr]   )path_or_fileobjr   r   r7   r8   r=   r>   r?   )rW   r   r   r7   r8   r=   r>   r?   rX   rY   delete_patterns)'rF   rG   rH   r   r:   lenrO   warnr;   r<   r	   loggerinforB   dirnamer   endswithr   r   r7   r8   r9   r@   rR   timesleepKeyboardInterruptstoprI   FileNotFoundErrorcreate_repor?   	repo_infor
   create_branchupload_filer=   r>   upload_folder)rK   rW   r   rX   rY   	schedulerr   r'   r'   r(   rS      s   







zUploadCommand._upload)r+   N)__name__
__module____qualname__staticmethodr   r)   r   rM   rV   r#   rS   r'   r'   r'   r(   r   C   s    E
;r   )__doc__rF   rh   rO   argparser   r   typingr   r   huggingface_hubr   !huggingface_hub._commit_schedulerr   huggingface_hub.commandsr   huggingface_hub.constantsr	   huggingface_hub.errorsr
   huggingface_hub.hf_apir   huggingface_hub.utilsr   r   
get_loggerrs   rd   r   r'   r'   r'   r(   <module>   s   "
