Spaces:
Runtime error
Runtime error
File size: 322 Bytes
393b5eb 69b946e 0c174b5 393b5eb |
1 2 3 4 5 6 7 8 |
{
"text-to-image": {
"tool_class": "text_to_image.TextToImageTool",
"description": "This is a tool that creates an image according to a prompt, which is a text description. It takes an input named `prompt` which contains the image description and outputs an image.",
"name": "image_generator"
}
}
|