pantry/projects/huggingface.co/package.yml
2023-11-21 15:22:13 -05:00

22 lines
422 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

distributable:
url: https://github.com/huggingface/huggingface_hub/archive/refs/tags/v{{version}}.tar.gz
strip-components: 1
display-name: huggingface/cli
# if theres a github then we can parse the versions
versions:
github: huggingface/huggingface_hub
dependencies:
python.org: ~3.11
build:
python-venv.sh {{prefix}}/bin/huggingface-cli
provides:
- bin/huggingface-cli
test:
huggingface-cli --help