SeedVR Image

POST/api/v2/seedvr-image
25 credits per image

Diffusion-based image upscaler with strong detail reconstruction. Supports 2x and 4x factor upscaling.

Request body

image_url

Sign in to upload or import from your library.

Public URL of the image to upscale.

scale_factor

Upscale multiplier. 2 doubles width and height, 4 quadruples. Default: 2.

workspace_id
Sign in to run the playground

Request example

curl -X POST "https://influencerstudio.com/api/v2/seedvr-image" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{}'

Output

Run the model to see results

Real outputs will stream into this panel as the request completes.