hf-model-downloads / tool_config.json
lysandre's picture
lysandre HF staff
Upload tool
8e27464
raw
history blame contribute delete
No virus
337 Bytes
{
"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"
}