diff --git a/docs.json b/docs.json index e839d3a..8d1f6d3 100644 --- a/docs.json +++ b/docs.json @@ -59,7 +59,8 @@ "icon": "sparkles", "pages": [ "jobs/image-generate", - "jobs/image-edit" + "jobs/image-edit", + "jobs/image-upscale" ] } ] diff --git a/jobs/image-upscale.mdx b/jobs/image-upscale.mdx new file mode 100644 index 0000000..0f52fff --- /dev/null +++ b/jobs/image-upscale.mdx @@ -0,0 +1,182 @@ +--- +title: "Upscale an image" +sidebarTitle: "Image upscale" +description: "Increase an image's resolution on a one-step diffusion restoration model. Ask for a factor or a target height, and transparency survives." +icon: "expand" +keywords: ["image upscale api", "ai image upscaler api", "super resolution api", "upscale image api", "enlarge image api", "photo restoration api", "seedvr2 api", "png upscale api", "image upscaler rest api"] +canonical: "https://rendobar.com/docs/jobs/image-upscale" +--- + +