Image Upscale
Image Upscale
Image upscaling using the nightmareai/real-esrgan AI Model.
POST
v1
/
replicate
/
imageupscale
Query
model
string
default: "nightmareai/real-esrgan"requiredThe image model to be used;
Body
image
file
requiredInput image
scale
float
default: "4.0"Factor to scale image by
face_enhance
boolean
default: "False"Run GFPGAN face enhancement along with upscaling
Was this page helpful?