File size: 242 Bytes
ce1b66b
 
6899ad2
ce1b66b
 
1
2
3
4
5
6
{
  "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": "image_upscaler",
  "tool_class": "image_upscaling.ImageUpscalingTool"
}