huggingface-hub

View on PyPIReverse Dependencies (631)

0.23.0 huggingface_hub-0.23.0-py3-none-any.whl

Wheel Details

Project: huggingface-hub
Version: 0.23.0
Filename: huggingface_hub-0.23.0-py3-none-any.whl
Download: [link]
Size: 401185
MD5: 2f943c64e61f5da1cfd5992208c0f323
SHA256: 075c30d48ee7db2bba779190dc526d2c11d422aed6f9044c5e2fdc2c432fdb91
Uploaded: 2024-05-02 12:46:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: huggingface-hub
Version: 0.23.0
Summary: Client library to download and publish models, datasets and other repos on the huggingface.co hub
Author: Hugging Face, Inc.
Author-Email: julien[at]huggingface.co
Home-Page: https://github.com/huggingface/huggingface_hub
License: Apache
Keywords: model-hub machine-learning models natural-language-processing deep-learning pytorch pretrained-models
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.8.0
Requires-Dist: filelock
Requires-Dist: fsspec (>=2023.5.0)
Requires-Dist: packaging (>=20.9)
Requires-Dist: pyyaml (>=5.1)
Requires-Dist: requests
Requires-Dist: tqdm (>=4.42.1)
Requires-Dist: typing-extensions (>=3.7.4.3)
Requires-Dist: InquirerPy (==0.3.4); extra == "all"
Requires-Dist: aiohttp; extra == "all"
Requires-Dist: minijinja (>=1.0); extra == "all"
Requires-Dist: jedi; extra == "all"
Requires-Dist: Jinja2; extra == "all"
Requires-Dist: pytest; extra == "all"
Requires-Dist: pytest-cov; extra == "all"
Requires-Dist: pytest-env; extra == "all"
Requires-Dist: pytest-xdist; extra == "all"
Requires-Dist: pytest-vcr; extra == "all"
Requires-Dist: pytest-asyncio; extra == "all"
Requires-Dist: pytest-rerunfailures; extra == "all"
Requires-Dist: urllib3 (<2.0); extra == "all"
Requires-Dist: soundfile; extra == "all"
Requires-Dist: Pillow; extra == "all"
Requires-Dist: gradio; extra == "all"
Requires-Dist: numpy; extra == "all"
Requires-Dist: fastapi; extra == "all"
Requires-Dist: ruff (>=0.3.0); extra == "all"
Requires-Dist: mypy (==1.5.1); extra == "all"
Requires-Dist: typing-extensions (>=4.8.0); extra == "all"
Requires-Dist: types-PyYAML; extra == "all"
Requires-Dist: types-requests; extra == "all"
Requires-Dist: types-simplejson; extra == "all"
Requires-Dist: types-toml; extra == "all"
Requires-Dist: types-tqdm; extra == "all"
Requires-Dist: types-urllib3; extra == "all"
Requires-Dist: InquirerPy (==0.3.4); extra == "cli"
Requires-Dist: InquirerPy (==0.3.4); extra == "dev"
Requires-Dist: aiohttp; extra == "dev"
Requires-Dist: minijinja (>=1.0); extra == "dev"
Requires-Dist: jedi; extra == "dev"
Requires-Dist: Jinja2; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-env; extra == "dev"
Requires-Dist: pytest-xdist; extra == "dev"
Requires-Dist: pytest-vcr; extra == "dev"
Requires-Dist: pytest-asyncio; extra == "dev"
Requires-Dist: pytest-rerunfailures; extra == "dev"
Requires-Dist: urllib3 (<2.0); extra == "dev"
Requires-Dist: soundfile; extra == "dev"
Requires-Dist: Pillow; extra == "dev"
Requires-Dist: gradio; extra == "dev"
Requires-Dist: numpy; extra == "dev"
Requires-Dist: fastapi; extra == "dev"
Requires-Dist: ruff (>=0.3.0); extra == "dev"
Requires-Dist: mypy (==1.5.1); extra == "dev"
Requires-Dist: typing-extensions (>=4.8.0); extra == "dev"
Requires-Dist: types-PyYAML; extra == "dev"
Requires-Dist: types-requests; extra == "dev"
Requires-Dist: types-simplejson; extra == "dev"
Requires-Dist: types-toml; extra == "dev"
Requires-Dist: types-tqdm; extra == "dev"
Requires-Dist: types-urllib3; extra == "dev"
Requires-Dist: toml; extra == "fastai"
Requires-Dist: fastai (>=2.4); extra == "fastai"
Requires-Dist: fastcore (>=1.3.27); extra == "fastai"
Requires-Dist: hf-transfer (>=0.1.4); extra == "hf-transfer"
Requires-Dist: aiohttp; extra == "inference"
Requires-Dist: minijinja (>=1.0); extra == "inference"
Requires-Dist: ruff (>=0.3.0); extra == "quality"
Requires-Dist: mypy (==1.5.1); extra == "quality"
Requires-Dist: tensorflow; extra == "tensorflow"
Requires-Dist: pydot; extra == "tensorflow"
Requires-Dist: graphviz; extra == "tensorflow"
Requires-Dist: tensorflow; extra == "tensorflow-testing"
Requires-Dist: keras (<3.0); extra == "tensorflow-testing"
Requires-Dist: InquirerPy (==0.3.4); extra == "testing"
Requires-Dist: aiohttp; extra == "testing"
Requires-Dist: minijinja (>=1.0); extra == "testing"
Requires-Dist: jedi; extra == "testing"
Requires-Dist: Jinja2; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: pytest-env; extra == "testing"
Requires-Dist: pytest-xdist; extra == "testing"
Requires-Dist: pytest-vcr; extra == "testing"
Requires-Dist: pytest-asyncio; extra == "testing"
Requires-Dist: pytest-rerunfailures; extra == "testing"
Requires-Dist: urllib3 (<2.0); extra == "testing"
Requires-Dist: soundfile; extra == "testing"
Requires-Dist: Pillow; extra == "testing"
Requires-Dist: gradio; extra == "testing"
Requires-Dist: numpy; extra == "testing"
Requires-Dist: fastapi; extra == "testing"
Requires-Dist: torch; extra == "torch"
Requires-Dist: safetensors; extra == "torch"
Requires-Dist: typing-extensions (>=4.8.0); extra == "typing"
Requires-Dist: types-PyYAML; extra == "typing"
Requires-Dist: types-requests; extra == "typing"
Requires-Dist: types-simplejson; extra == "typing"
Requires-Dist: types-toml; extra == "typing"
Requires-Dist: types-tqdm; extra == "typing"
Requires-Dist: types-urllib3; extra == "typing"
Provides-Extra: all
Provides-Extra: cli
Provides-Extra: dev
Provides-Extra: fastai
Provides-Extra: hf_transfer
Provides-Extra: inference
Provides-Extra: quality
Provides-Extra: tensorflow
Provides-Extra: tensorflow-testing
Provides-Extra: testing
Provides-Extra: torch
Provides-Extra: typing
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6918 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
huggingface_hub/__init__.py sha256=xXb4llMkyN0SvoFdcDDPqiHEiI3C-sZsSHQYLo3NK04 32692
huggingface_hub/_commit_api.py sha256=Z1sQnJx1xWfspsX6vS8eGTmr-9QujIoItjbnJVVyyCQ 29299
huggingface_hub/_commit_scheduler.py sha256=nlJS_vnLb8i92NLrRwJX8Mg9QZ7f3kfLbLlQuEd5YjU 13647
huggingface_hub/_inference_endpoints.py sha256=rBx6xgnSJq0JtntF1_zphj7NsCmduICqgZfmvscdE_w 15667
huggingface_hub/_local_folder.py sha256=ajjI3vRgV9kGrx2ZPeTnDm8lfGN1eyMshn5gxM_7Q38 8441
huggingface_hub/_login.py sha256=E-3hbns3Jo0mjnyPWQVz9c0xPEXuQ-KQhZCQ9R1BE7o 15478
huggingface_hub/_multi_commits.py sha256=mFmCP_5hNsruEgDF6kOVyaFkpnbSdNxPWfGUlFbl5O8 12535
huggingface_hub/_snapshot_download.py sha256=pN7CEl8X_JJRdrFDeBk0nYecVM7rvULJty9vuxrHnMU 14039
huggingface_hub/_space_api.py sha256=Mae_lqTRyTWyszI5mlObJ2fn9slPxkFPcFTEVADoNQM 5255
huggingface_hub/_tensorboard_logger.py sha256=x_56MOZiU2-9QQ1XHOWem39ySRLe29hkalxy2nRaRL4 7470
huggingface_hub/_webhooks_payload.py sha256=Xm3KaK7tCOGBlXkuZvbym6zjHXrT1XCrbUFWuXiBmNY 3617
huggingface_hub/_webhooks_server.py sha256=9RQ4AS5JVssJhM66FzlyOSQhKwrKG-dV_x6SA8GeOQw 15497
huggingface_hub/community.py sha256=SBaOfI-3atCzRbO0gDS8BYxctbdvD4G0X6D0GfY8Fgc 12203
huggingface_hub/constants.py sha256=_xLHaNnAcA9KnENaABbsee3UctmaViE8AQ6njk17ni4 7591
huggingface_hub/errors.py sha256=IM0lNbExLzaYEs0HrrPvY4-kyj6DiP2Szu7Jy9slHOE 2083
huggingface_hub/fastai_utils.py sha256=5I7zAfgHJU_mZnxnf9wgWTHrCRu_EAV8VTangDVfE_o 16676
huggingface_hub/file_download.py sha256=n5ovYqh1-xe3ptRHuS-EXn6X_-3ZVI7C-pQrHD45DtA 82236
huggingface_hub/hf_api.py sha256=hyMkURhYXalCNG4Qqx3PhN7Ucru8m18ZidEok_T2504 375216
huggingface_hub/hf_file_system.py sha256=r7NGKIIF0o2GaFn_qZzvoCGi6Vyhc3BH8wcFGFztyCw 37425
huggingface_hub/hub_mixin.py sha256=ktwuDqSXFU2q2_xj676R-zag_tB3QEiMMVFueJ3YD9g 34644
huggingface_hub/inference_api.py sha256=UXOKu_Ez2I3hDsjguqCcCrj03WFDndehpngYiIAucdg 8331
huggingface_hub/keras_mixin.py sha256=2DF-hNGdxJCxqvcw46id-ExH_865ZAXsJd2vmpAuWHQ 19484
huggingface_hub/lfs.py sha256=GNmKV_SURcGxMa3p_OyF8ttoq7fZhHjgpyxYzP4VTqU 19690
huggingface_hub/repocard.py sha256=oUrGim27nCHkevPDZDbUp68uKTxB8xbdoyeqv24pexc 34605
huggingface_hub/repocard_data.py sha256=1hIkI8xp0EmW2aR3LtHMrjIMk_W-KJxHslMjpNMwVPg 31911
huggingface_hub/repository.py sha256=87QxXPTK9PCztFW69oD4RZsNMLL9yxoQDdn-F81wSdM 54548
huggingface_hub/commands/__init__.py sha256=AkbM2a-iGh0Vq_xAWhK3mu3uZ44km8-X5uWjKcvcrUQ 928
huggingface_hub/commands/_cli_utils.py sha256=qRdl9opi3yJxIVNCnrmte-jFWmYbjVqd8gBlin8NNzY 1971
huggingface_hub/commands/delete_cache.py sha256=Rb1BtIltJPnQ-th7tcK_L4mFqfk785t3KXV77xXKBP4 16131
huggingface_hub/commands/download.py sha256=s0dSqUTWG26Q5F2rEFAr_jY2xW4yOvDbSM20vYCjD3I 7880
huggingface_hub/commands/env.py sha256=yYl4DSS14V8t244nAi0t77Izx5LIdgS_dy6xiV5VQME 1226
huggingface_hub/commands/huggingface_cli.py sha256=-MkVPxIKIhP1aTFcExz7krEEDdaVpG9cV7P70ZBJh-U 2030
huggingface_hub/commands/lfs.py sha256=6E769AoRxUDiIOapn1_QvTbNtdUnUiouu2F4Gopp4do 7318
huggingface_hub/commands/scan_cache.py sha256=4o_jQsZloicRa-P8gncUBncVyWswpSF9T6KGlNrGodk 5183
huggingface_hub/commands/tag.py sha256=gCoR8G95lhHBzyVytTxT7MnqTmjKYtStDnHXcysOJwg 6287
huggingface_hub/commands/upload.py sha256=Mr69qO60otqCVw0sVSBPykUTkL9HO-pkCyulSD2mROM 13622
huggingface_hub/commands/user.py sha256=QApZJOCQEHADhjunM3hlQ72uqHsearCiCE4SdpzGdcc 6893
huggingface_hub/inference/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
huggingface_hub/inference/_client.py sha256=NveAWL3hx8dwse0t_0U3dlRJoEtZ1G12TxZxvWimMF0 117568
huggingface_hub/inference/_common.py sha256=L4b0A_raoWAUfl7d2vn6-rLfUcHcG5kjn_wUYIkx4uY 16362
huggingface_hub/inference/_templating.py sha256=LCy-U_25R-l5dhcEHsyRwiOrgvKQHXkdSmynWCfsPjI 3991
huggingface_hub/inference/_types.py sha256=C73l5-RO8P1UMBHF8OAO9CRUq7Xdv33pcADoJsGMPSU 1782
huggingface_hub/inference/_generated/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
huggingface_hub/inference/_generated/_async_client.py sha256=Yva-stGgFAFH0vFF7o9JE3GbX14bGNz0AhQStfZDB8U 120700
huggingface_hub/inference/_generated/types/__init__.py sha256=Ro2qZb2STQz8V3bfElXY4DvmkxKuBaPjzY5BgH-1khI 5110
huggingface_hub/inference/_generated/types/audio_classification.py sha256=wk4kUTLQZoXWLpiUOpKRHRRE-JYqqJlzGVe62VACR-0 1347
huggingface_hub/inference/_generated/types/audio_to_audio.py sha256=n7GeCepzt254yoSLsdjrI1j4fzYgjWzxoaKE5gZJc48 881
huggingface_hub/inference/_generated/types/automatic_speech_recognition.py sha256=-7UHu5QTGwSrJFnrbMgzeUFpJQOGyTmfK_QHgtnx6j8 5352
huggingface_hub/inference/_generated/types/base.py sha256=Cq4gUVtwwLmWyiIIq4NSL8kRk0EWk9QWWHc5Vup2LVg 6213
huggingface_hub/inference/_generated/types/chat_completion.py sha256=cPe_VAs-bfsUELY0fZtMnId6fdVoJnAcRmJItD5Otck 8185
huggingface_hub/inference/_generated/types/depth_estimation.py sha256=lmLmd8S313ZMCG94RblwquL0UN_0hJmXAhWUqSIrtwc 898
huggingface_hub/inference/_generated/types/document_question_answering.py sha256=_hBzK4Pu9X_zXsgOO4JNSloIKuVfE5m7eGwEw5YTfZ4 3264
huggingface_hub/inference/_generated/types/feature_extraction.py sha256=KerTrRR5YR02X0qBDzrtK8953amCGf_adSUbfWOozD4 664
huggingface_hub/inference/_generated/types/fill_mask.py sha256=JcYIbTDXc4f7k2FNY3fCWtJ9ke3HUZFz2pDOOrDuxOs 1714
huggingface_hub/inference/_generated/types/image_classification.py sha256=W1QVfc0j7t6qbxjICUQDwygRx43yPPGZKyStogHkHqg 1359
huggingface_hub/inference/_generated/types/image_segmentation.py sha256=nVQc5Qhv37qqmTn_M8xegpNgk14ozKelsGIYC8hba_0 1803
huggingface_hub/inference/_generated/types/image_to_image.py sha256=MbubS9pD8bFP9LoI4QoQxJwpUGeNXi5iSEk8Ymhbh0M 1797
huggingface_hub/inference/_generated/types/image_to_text.py sha256=mloLf-LO7oR_2HbPY1-XMM18BfjMODytRaxTXYkIXoY 4827
huggingface_hub/inference/_generated/types/object_detection.py sha256=F8ly6GSE8dupsekPVf6G5nI8teZAIP4iXw6u3zm1JiE 1569
huggingface_hub/inference/_generated/types/question_answering.py sha256=xLDy5oA-k9JPncSU6NqPAPb8rWPerfTbU857G3e7JZ0 2884
huggingface_hub/inference/_generated/types/sentence_similarity.py sha256=edH-TWfnZ4J0zJD-zqfcRMLwOV0dTt1g5Y0caYnVuPc 1018
huggingface_hub/inference/_generated/types/summarization.py sha256=RWCXh7yftI_JWvLsr7JiDpQPexq1klYP158tUICUcbM 1574
huggingface_hub/inference/_generated/types/table_question_answering.py sha256=PuVZlR6dI6FEUK7pjMSVMtzkDgrcxdKjfcnDbVmPdSs 1569
huggingface_hub/inference/_generated/types/text2text_generation.py sha256=SZYfdhyraG5vZ2Jzm1C8k9w9IYLxMtm5UUu1tU2oOQk 1604
huggingface_hub/inference/_generated/types/text_classification.py sha256=vC7B1sBzZ4gdLjE2i2Y7w5cpdaFwQKK1dlWqW0asjIk 1347
huggingface_hub/inference/_generated/types/text_generation.py sha256=wR2DrDazFmeqIchkHXPUv17d4zWUmiUSPBdUFCDqJNY 4284
huggingface_hub/inference/_generated/types/text_to_audio.py sha256=cgvECsiwsycgP9Tfs_GU1CJfo9AngVn6x9s4fHCP-g4 4819
huggingface_hub/inference/_generated/types/text_to_image.py sha256=oBGeJ-S9WfsMxVQlvEOll9yaCyMXZ277wsYFD8bt87U 1931
huggingface_hub/inference/_generated/types/token_classification.py sha256=7oL8AZOTWtf2bYD2T3236GDNMtUl7FtydaB6We7wbfw 1890
huggingface_hub/inference/_generated/types/translation.py sha256=MruCx6yhzQGlxSdBRXCVoEhRzRSa5Ks4bjZ1PDrlTeQ 1562
huggingface_hub/inference/_generated/types/video_classification.py sha256=BI2_PP-pxLT6w9TuX6QCZz4BsG-ZukTXnW6fWMchI5M 1579
huggingface_hub/inference/_generated/types/visual_question_answering.py sha256=0PHNnjwxxHvG3SjOz7O7DckbBeGYDsRmlagG11qIkkM 1667
huggingface_hub/inference/_generated/types/zero_shot_classification.py sha256=u6jfFCqDv9XqeAN5E9_Xf7jqMZgqTRFF_S9PtWbiBUk 1963
huggingface_hub/inference/_generated/types/zero_shot_image_classification.py sha256=qVH6Ms0FjF8TraGy4BYiS8lmvGq9xiIDdXqGFynLHMA 1689
huggingface_hub/inference/_generated/types/zero_shot_object_detection.py sha256=PU4OOlQ2aAOosW2JlG2Z27MEQpmE6BxcygH_ns3w1KQ 1662
huggingface_hub/serialization/__init__.py sha256=W74TaCtYnMfpvGEQr1SS-OBmqPUFnM9AeWT9hTJCG9Y 910
huggingface_hub/serialization/_base.py sha256=AgO-16i-vyosbERnLSCFYgaXbVqQDM7xfIne8gsWrLQ 7133
huggingface_hub/serialization/_numpy.py sha256=idULJp1js6L6E8o-MiGVqNa4lBfXS2cfAmqivnpsaYs 2671
huggingface_hub/serialization/_tensorflow.py sha256=Rf4kw1NYxEaoUXB8aLtQLHrTjgobaEAJdzO0w0kbP58 3559
huggingface_hub/serialization/_torch.py sha256=xYR6e_G9laMTroWLiQRABSuloTQuuRSQNyYHdT_rmXU 7687
huggingface_hub/templates/datasetcard_template.md sha256=W-EMqR6wndbrnZorkVv56URWPG49l7MATGeI015kTvs 5503
huggingface_hub/templates/modelcard_template.md sha256=4AqArS3cqdtbit5Bo-DhjcnDFR-pza5hErLLTPM4Yuc 6870
huggingface_hub/utils/__init__.py sha256=44yhxTtWsuMGrZcALK-3UuVazGBtc94z9nZwLmLnu8w 3589
huggingface_hub/utils/_cache_assets.py sha256=kai77HPQMfYpROouMBQCr_gdBCaeTm996Sqj0dExbNg 5728
huggingface_hub/utils/_cache_manager.py sha256=Fs1XVP1UGzUTogMfMfEi_MfpURzHyW__djX0s2oLmrY 29307
huggingface_hub/utils/_chunk_utils.py sha256=kRCaj5228_vKcyLWspd8Xq01f17Jz6ds5Sr9ed5d_RU 2130
huggingface_hub/utils/_datetime.py sha256=DHnktKm1taeOe2XCBgNU4pVck5d70qu8FJ7nACD6C3k 2554
huggingface_hub/utils/_deprecation.py sha256=HZhRGGUX_QMKBBBwHHlffLtmCSK01TOpeXHefZbPfwI 4872
huggingface_hub/utils/_errors.py sha256=N5nUkCCaj8393wntazeTcKNrwDZfsDVHVMxxreHPfaE 15141
huggingface_hub/utils/_experimental.py sha256=crCPH6k6-11wwH2GZuZzZzZbjUotay49ywV1SSJhMHM 2395
huggingface_hub/utils/_fixes.py sha256=wJ0FGewO6_zZFo65crJWcth9zODZz4TdyeDxkGNSeB0 2898
huggingface_hub/utils/_git_credential.py sha256=SDdsiREr1TcAR2Ze2TB0E5cYzVJgvDZrs60od9lAsMc 4596
huggingface_hub/utils/_headers.py sha256=05sDPAi7-Fs3Z4YLbrTJTAbIT7yjSX9DEqotd6gHqhQ 9593
huggingface_hub/utils/_hf_folder.py sha256=gWH-TT9h_6X_CyrtLTtKNEawf9kKlCHraFiOu09BuLk 3613
huggingface_hub/utils/_http.py sha256=-Vuphx-pX9dvVBUf-AS2dECjO0HJBscXzith_FKOgO4 13458
huggingface_hub/utils/_pagination.py sha256=hzLFLd8i_DKkPRVYzOx2CxLt5lcocEiAxDJriQUjAjY 1841
huggingface_hub/utils/_paths.py sha256=bs6PlgsVdAINC9bAKivVOcOod1lIun0YgJbQ3VpmpPE 4646
huggingface_hub/utils/_runtime.py sha256=QooW0cgJ349PX8x46KBluN01KMMvUm0ZQ9SsmidBH74 11041
huggingface_hub/utils/_safetensors.py sha256=GW3nyv7xQcuwObKYeYoT9VhURVzG1DZTbKBKho8Bbos 4458
huggingface_hub/utils/_subprocess.py sha256=34ETD8JvLzm16NRZHciaCLXdE9aRyxuDdOA5gdNvMJ8 4617
huggingface_hub/utils/_telemetry.py sha256=jHAdgWNcL9nVvMT3ec3i78O-cwL09GnlifuokzpQjMI 4641
huggingface_hub/utils/_token.py sha256=cxBZaafW2IsJ2dKWd55v7056zycW1ewp_nPk8dNcSO4 5476
huggingface_hub/utils/_typing.py sha256=pXh7GtVtSBD_Fvvthex9BRTAJZ6bWScUOw06oJS0Lek 2025
huggingface_hub/utils/_validators.py sha256=dDsVG31iooTYrIyi5Vwr1DukL0fEmJwu3ceVNduhsuE 9204
huggingface_hub/utils/endpoint_helpers.py sha256=n_VguR_L2Vl6Mi_4PFO2iAd5xaPeQRiD8KRBpzs4nMw 9536
huggingface_hub/utils/insecure_hashlib.py sha256=OjxlvtSQHpbLp9PWSrXBDJ0wHjxCBU-SQJgucEEXDbU 1058
huggingface_hub/utils/logging.py sha256=Cp03s0uEl3kDM9XHQW9a8GAoExODQ-e7kEtgMt-_To8 4728
huggingface_hub/utils/sha.py sha256=QLlIwPCyz46MmUc_4L8xl87KfYoBks9kPgsMZ5JCz-o 902
huggingface_hub/utils/tqdm.py sha256=x35PqUA8bBBztPrqhv87Y_TGl5CdlfBs4pe6k1YyDJ8 9390
huggingface_hub-0.23.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
huggingface_hub-0.23.0.dist-info/METADATA sha256=_OWllpyp_iC9C7uiCKcZfHiPBLna6BYgSY3FCx7zr-A 12994
huggingface_hub-0.23.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
huggingface_hub-0.23.0.dist-info/entry_points.txt sha256=Y3Z2L02rBG7va_iE6RPXolIgwOdwUFONyRN3kXMxZ0g 131
huggingface_hub-0.23.0.dist-info/top_level.txt sha256=8KzlQJAY4miUvjAssOAJodqKOw3harNzuiwGQ9qLSSk 16
huggingface_hub-0.23.0.dist-info/RECORD

top_level.txt

huggingface_hub

entry_points.txt

huggingface-cli = huggingface_hub.commands.huggingface_cli:main
hf = huggingface_hub.HfFileSystem