latent-upscaler-tool / tool_config.json
patrickvonplaten's picture
Upload tool
ce1b66b
raw
history blame
228 Bytes
{
"description": "This is a tool that upscales an image. It takes one input: `image`, which should be the image to upscale. It returns the upscaled image.",
"name": "",
"tool_class": "image_upscaling.ImageUpscalingTool"
}