Models
Kiara Sharp X
StablePremium image enhancement. Upload one image — the model sharpens, denoises, and lands a 2K or 4K finish with subtle film grain. No prompt; the source is the brief.
Product id
kiara-sharp-x
Price
$0.05 / call
Output
image (jpeg)
Avg latency
~40s
Parameters
Inputs
Send these in the JSON body of a POST /v1/generations request alongside "product": "kiara-sharp-x".
HTTPS URL to the primary input image this model transforms. Must be publicly reachable for the duration of the job.
Deterministic seed. Same seed + same prompt = same image. Omit for a random seed.
HTTPS callback fired when the job reaches a terminal state. HMAC-SHA256 signed. See the Webhooks guide.
Arbitrary JSON object echoed back on retrieval and in the webhook. Useful for correlating jobs to your records. ≤ 4 KB.
Related
Reference
- POST /v1/generations — full reference for the create endpoint.
- Playground — try this model inline with your key.