Swarm
bittensor_image
Text-to-image synthesis via Bittensor subnet 5. Returns an image URL. Cost: $0.075 per call.
Remote wizerai/swarmrails
Other tools also called bittensor_image?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"prompt": {
"type": "string",
"description": "Image description to generate"
}
}
}