Upscale
AI API
Upscale
Upscale for Livepeer gateways.
POST
Upscale
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
multipart/form-data
Text prompt(s) to guide upscaled image generation.
Uploaded image to modify with the pipeline.
Hugging Face model ID used for upscaled image generation.
Perform a safety check to estimate if generated images could be offensive or harmful.
Seed for random number generation.
Number of denoising steps. More steps usually lead to higher quality images but slower inference. Modulated by strength.
Response
Successful Response
Response model for image generation.
The generated images.
Last modified on May 18, 2026