Qwen Image 3 Edit Spicy: NSFW Photo Edits Without a Mask

Qwen Image 3 Edit Spicy: NSFW Photo Edits Without a Mask
Qwen Image 3 Edit Spicy: NSFW Photo Edits Without a Mask

Most people who open alibaba/qwen-image-3-edit-spicy arrive with habits from inpainting tools: draw a mask over the region, describe what replaces it, generate. This endpoint has no mask parameter. It has no strength slider and no negative_prompt field either. Everything that tells the model what to change and what to leave untouched lives in one place, the instruction string. That is a narrower control surface than most editing workflows assume, and it changes how the instruction has to be written.

Key Takeaways

  • No mask, strength or negative_prompt parameter exists. The prompt carries every instruction.
  • prompt_expansion_enable defaults to true, rewriting the instruction before it runs.
  • The endpoint accepts 1 to 3 input images per call.
  • Pricing is $0.035 per output image, at 1k or 2k, up to 6 images per request.
Qwen 3 Image on ComfyUI Workflow source:bbs.zsxwz
Qwen 3 Image on ComfyUI Workflow source:bbs.zsxwz

Writing an instruction that behaves like a mask

Four elements do the work a mask would do. Each controls one thing, and testing shows they cause far fewer collateral changes than one descriptive sentence.

Anchor what stays. Name the regions that must survive the edit, explicitly, before naming the target. Keep the face, hair, background and lighting exactly as they are. Without this clause the model treats the whole frame as editable and quietly redraws the parts it finds easiest.

Name one target, precisely. One edit per call outperforms three. Replace the dress with black lace lingerie. Not make her sexier — a vague target invites the model to change pose, expression and framing at once.

State the degree. Adult edits run on a ladder, and the ladder is worth being blunt about: wardrobe change (swap the garment), exposure (open or remove part of it), full nudity, explicit pose. Say which rung. Unbutton the shirt to mid-chest, nothing further reads as a boundary; topless, arms relaxed at her sides reads as a destination. Both work. Silence does not.

Close the loophole inline. With no negative_prompt, exclusions go in the same sentence as the instruction. ...without changing her body proportions or adding jewelry. Everything you would have put in a negative field belongs here.

Stacked, that becomes one instruction: Replace the dress with black lace lingerie, topless underneath. Keep the face, hair, background and lighting exactly as they are, without changing her body proportions or adding jewelry.

Turn prompt expansion off for edits

prompt_expansion_enable ships set to true. The model rewrites your instruction into a richer one before executing, which helps when a prompt is vague and creative. On a retouch it is the single most common cause of unrequested collateral changes — the expansion adds scene detail, and scene detail overrides the anchor clause you just wrote.

Set it to false for any precise edit. Leave it on only when the direction is loose and the input image is doing most of the work.

The three-image ceiling

The console playground says it plainly: drag 1 to 3 images. This is not a multi-reference compositing endpoint. Subject plus one style reference plus one scene reference fits; a fourteen-image identity stack does not, and other models on Siray handle that job.

What it costs

Endpoint
Per output image
qwen-image-3-edit
$0.030
qwen-image-3-edit-spicy
$0.035
qwen-image-3-pro-edit-spicy
$0.046
seedream-5.0-pro-i2i-spicy
$0.045

The spicy edit endpoint carries a half-cent premium over the base editor and undercuts both pro tiers. A seed field is exposed, so a result worth keeping can be reproduced.

On the generation side, the Qwen Image 3 spicy prompting guide covers text-to-image. The base edit prompt guide covers the non-spicy endpoint, the pro tier comparison covers when the higher tier pays for itself, and Seedream 5.0 Pro Spicy i2i is the closest alternative editor.

Start editing

Every model above sits behind one API key and one request shape, so switching editors is a parameter change rather than an integration. Create your free Siray account and start editing with Qwen Image 3 Edit Spicy now.


A Note on Compliance

Siray's NSFW models generate legal, consensual adult content only — CSAM and any illegal content are refused with zero tolerance. Uncensored means no excess moderation within the law, not the absence of law. Every example here assumes adult subjects who have consented to the source image being edited. Qwen Image 3 models are third-party models available through Siray's API, not Siray-hosted models.