multitalk-handler / config.json
ajwestfield's picture
Add config.json and update README with metadata for HF Inference Endpoints
a78bfe1
{
"architectures": ["CustomHandler"],
"model_type": "custom",
"task": "text-to-video",
"custom_handler": true
}