dl-hf-model

View on PyPIReverse Dependencies (0)

0.1.0a1 dl_hf_model-0.1.0a1-py3-none-any.whl

Wheel Details

Project: dl-hf-model
Version: 0.1.0a1
Filename: dl_hf_model-0.1.0a1-py3-none-any.whl
Download: [link]
Size: 4090
MD5: dbb946b60a38edde3df330dcd5fc559e
SHA256: dbec38a8dc51ecf0b0ea5f537e2ba8a20d157e4555a2c2c564bd202346edb983
Uploaded: 2023-07-15 13:06:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dl-hf-model
Version: 0.1.0a1
Summary: Download and cache a hf model for a given url, save to models dir
Author: ffreemt
Home-Page: https://github.com/ffreemt/dl-hf-model
Project-Url: Repository, https://github.com/ffreemt/dl-hf-model
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10,<4.0
Requires-Dist: huggingface-hub (<0.17.0,>=0.16.4)
Requires-Dist: install (<2.0.0,>=1.3.5)
Requires-Dist: loguru (<0.8.0,>=0.7.0)
Requires-Dist: set-loglevel (<0.2.0,>=0.1.2)
Requires-Dist: typer (<0.5.0,>=0.4.1)
Description-Content-Type: text/markdown
[Description omitted; length: 966 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.2.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
dl_hf_model/__init__.py sha256=x3PMo9sS7Y1SccI0dngNHxUmNKBAu_PrT9wsX1CwN3M 106
dl_hf_model/__main__.py sha256=bv14310v0PMDe_ylidYNbCtSZIlh_6d5uWVjCbsSLH4 951
dl_hf_model/dl_hf_model.py sha256=I0vH3uWLvBPcFsKBRbj987f6wjGG4qGKEtyrF2CCAYU 1338
dl_hf_model-0.1.0a1.dist-info/entry_points.txt sha256=etSaDukrvcxEhTOLxBkEcySx5DzUqLP4SgyMd2s9mxk 56
dl_hf_model-0.1.0a1.dist-info/LICENSE sha256=2Z4g7Eq1bQRfTQoryBnNsyhlWBpAGylKyp1KFJMlTWU 1085
dl_hf_model-0.1.0a1.dist-info/WHEEL sha256=gSF7fibx4crkLz_A-IKR6kcuq0jJ64KNCkG8_bcaEao 88
dl_hf_model-0.1.0a1.dist-info/METADATA sha256=BWozoHkWIlsvGgHEc_hCEpZt32EebXpStPsng7o0Vgw 1673
dl_hf_model-0.1.0a1.dist-info/RECORD

entry_points.txt

dl-hf-model = dl_hf_model.__main__:app