infery
← All models

Qwen Image Edit Plus Lora Gallery

qwen-image-edit-plus-lora-gallery-shirt-design

Image editby Alibaba

Apply designs/graphics onto people's shirts

images

Details

Accepts
image

Pricing

Price
4.38 cr / megapixel

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedRandom seed for reproducibility. Same seed with same prompt will produce same result.
promptstringDescribe what design to put on the shirt. The model will apply the design from your input image onto the person's shirt.
sync_modebooleanIf `True`, the media will be returned as a data URI and won't be saved in history.
image_sizeThe size of the generated image. If not provided, the size of the final input image will be used.
image_urlsrequiredarrayThe URLs of the images: first image is the person wearing a shirt, second image is the design/logo to put on the shirt.
lora_scalenumberThe scale factor for the LoRA model. Controls the strength of the LoRA effect.
num_imagesintegerNumber of images to generate
accelerationstringenum: none, regularAcceleration level for image generation. 'regular' balances speed and quality.
output_formatstringenum: png, jpeg, webpThe format of the output image
guidance_scalenumberThe CFG (Classifier Free Guidance) scale. Controls how closely the model follows the prompt.
negative_promptstringThe negative prompt for the generation
num_inference_stepsintegerThe number of inference steps to perform.
enable_safety_checkerbooleanWhether to enable the safety checker for the generated image. Disabling it requires account authorization; unauthorized requests are always checked.

Output

FieldTypeDescription
seedintegerThe seed used for generation
imagesarrayThe generated/edited images