v2
latestOpenAPI 3.1.02026-07-26262762.2 KBModels
Remove blur from an image
Submits a deblur task. The input image is regenerated by a FLUX blur-removal model to sharpen it while preserving the original scene, objects, composition, and lighting. No prompt needed.
post/v1/flux-tools/deblur-v1
Request body
Example request
{
"seed": 42,
"safety_tolerance": 2
}Response
Successful Response