Swarm
bittensor_video
Text-to-video generation via Bittensor subnet 18. Async — polls until ready (up to 3 min). Returns an MP4 URL. Cost: $2.00 per call.
Remote wizerai/swarmrails
Other tools also called bittensor_video?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"prompt": {
"type": "string",
"description": "Video description to generate"
}
}
}