Spaces:
Runtime error
Runtime error
File size: 337 Bytes
c0fead9 8e27464 4c20621 180b4a1 c0fead9 |
1 2 3 4 5 6 |
{
"description": "This is a tool that returns the most downloaded model of a given task on the Hugging Face Hub. It takes the name of the category (such as text-classification, depth-estimation, etc), and returns the name of the checkpoint",
"name": "model_download_counter",
"tool_class": "model_downloads.HFModelDownloadsTool"
}
|