GET /api/v1/ports/py38-huggingface_hub/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-huggingface_hub",
"portdir": "python/py-huggingface_hub",
"version": "0.16.4",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/huggingface/huggingface_hub",
"description": "Client library to download and publish models and other files on the huggingface.co hub",
"long_description": "Client library to download and publish models and other files on the huggingface.co hub",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"py38-setuptools",
"python38"
]
},
{
"type": "run",
"ports": [
"py38-tqdm",
"py38-filelock",
"py38-requests"
]
},
{
"type": "test",
"ports": [
"py38-pytest",
"py38-pytorch",
"py38-urllib3"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-transformers"
]
},
{
"type": "test",
"ports": [
"py38-transformers"
]
}
]
}