Image GenerationActive
wiro / restore-image
restore-image
An image-to-image AI model engineered for robust image restoration, effectively repairing and enhancing degraded visual data.
Image to ImageImage EditingSocial Media & Viral
Model ID
restore-image
Provider
wiro
Updated
1770492923
wiro playground—wiro/restore-image
Updated 1770492923
An image-to-image AI model engineered for robust image restoration, effectively repairing and enhancing degraded visual data.
API quick start
Run restore-image with a single API call.
POST https://api.wiro.ai/v1/Run/wiro/restore-image
{
"inputImage": "https://your-cdn.com/input.png",
"inputImageUrl": "...",
"safetyTolerance": 2,
"aspectRatio": "1:1"
}