Alibaba
This page is auto-generated from model configurations. Last updated: 2026-03-13.
This reference lists all available Alibaba image generation models and their parameters. Use these parameter names when calling the Generation API.
- Qwen Edit
- Qwen Edit - Camera Control
- Qwen Edit 2509
- Qwen Edit 2511
- Qwen Edit Multiangle 2511
- Qwen Edit Plus
- Qwen Image
- Qwen Image 2512
- Qwen Image Layered
Qwen Edit
The latest Qwen-Image’s iteration with improved multi-image editing, single-image consistency, and native support for ControlNet
Model ID: model_qwen-image-editing
Capabilities: img2img
LLM Markdown: https://app.scenario.com/api/models/model_qwen-image-editing/markdown
| Parameter | Type | Required | Default | Min | Max | Allowed Values | Description |
|---|---|---|---|---|---|---|---|
referenceImages | file_array | Yes | - | - | - | - | Images to use as reference. |
prompt | string | Yes | - | - | - | - | Text instruction on how to edit the given image. If you are using a LoRA, use the LoRA instruction instead. |
lora | string | No | - | - | - | dx8152/qwen-edit-2509-multiple-angles, dx8152/Qwen-Edit-2509-Multi-Angle-Lighting, tarn59/apply_texture_qwen_image_edit_2509, autoweeb/Qwen-Image-Edit-2509-Photo-to-Anime, tlennon-ie/qwen-edit-skin, rsshekhawat/Qwen-Edit-3DChibi-LoRA, dx8152/Qwen-Image-Edit-2509-Fusion, lovis93/next-scene-qwen-image-lora-2509, dx8152/Qwen-Image-Edit-2509-Light_restoration, dx8152/Qwen-Image-Edit-2509-White_to_Scene, flymy-ai/qwen-image-edit-inscene-lora, vafipas663/Qwen-Edit-2509-Upscale-LoRA, peteromallet/Qwen-Image-Edit-InSubject, FoxBaze/Try_On_Qwen_Edit_Lora_Alpha, https://huggingface.co/Alissonerdx/BFS-Best-Face-Swap/blob/main/bfs_head_v3_qwen_image_edit_2509.safetensors, oumoumad/Qwen-Edit-2509-Material-transfer, oumoumad/Qwen-Edit-2509-Extract-materials, oumoumad/Apply-Vinyl-Wrap, `` | Choose a LoRA optimized for Qwen Edit to guide the model's editing style or transformations. (See Knowledge Base for details. |
loraScale | number | No | 1 | 0 | 4 | - | Adjust the influence of the selected Qwen Edit LoRA |
aspectRatio | string | No | match_input_image | - | - | match_input_image, 16:9, 4:3, 1:1, 3:4, 9:16 | Aspect ratio for the generated image |
goFast | boolean | No | false | - | - | - | True runs the 8 steps Lightning preset |
seed | number | No | - | 0 | 2147483647 | - | Use a seed for reproducible results. Leave blank to use a random seed. |
Qwen Edit - Camera Control
Camera-aware edits for Qwen/Qwen-Image-Edit-2509 with Lightning + multi-angle LoRA
Model ID: model_qwen-edit-multiangle
Capabilities: img2img
LLM Markdown: https://app.scenario.com/api/models/model_qwen-edit-multiangle/markdown
| Parameter | Type | Required | Default | Min | Max | Allowed Values | Description |
|---|---|---|---|---|---|---|---|
image | file | Yes | - | - | - | - | Input image to edit. |
prompt | string | No | - | - | - | - | Optional text instruction appended after the camera directive. |
rotateDegrees | number | No | 0 | -90 | 90 | - | Camera orbit angle in degrees. Positive values move the camera to the left, while negative values move it to the right. |
moveForward | number | No | 0 | 0 | 10 | - | Move the camera forward (zoom in). Higher values push towards a close-up. |
verticalTilt | number | No | 0 | -1 | 1 | - | Vertical camera tilt. -1 = top-down, 1 = low-angle view. |
useWideAngle | boolean | No | false | - | - | - | Switch to a wide-angle lens instruction. |
aspectRatio | string | No | match_input_image | - | - | match_input_image, 16:9, 4:3, 1:1, 3:4, 9:16 | Aspect ratio for the generated image |
loraScale | number | No | 1.25 | 0 | 4 | - | Relative strength for the multi-angle LoRA. |
goFast | boolean | No | false | - | - | - | Run faster predictions with additional optimizations. |
Qwen Edit 2509
Qwen Image Edit 2509 - Image-to-image editing model (September 2025 version)
Model ID: model_qwen-image-edit-2509
Capabilities: img2img
LLM Markdown: https://app.scenario.com/api/models/model_qwen-image-edit-2509/markdown
| Parameter | Type | Required | Default | Min | Max | Allowed Values | Description |
|---|---|---|---|---|---|---|---|
modelId | model | No | - | - | - | - | A single LoRA model ID. If provided, it will be added to the loras array. |
loras | model_array | No | `` | - | - | - | List of one or more LoRA model IDs. If modelId is a LoRA and this is not provided, it will be automatically populated with the modelId. |
lorasScale | number_array | No | - | 0 | 2 | - | Scales for the LoRA weights |
prompt | string | Yes | - | - | - | - | Text prompt for image editing |
referenceImages | file_array | Yes | - | - | - | - | Reference images for editing |
numOutputs | number | No | 1 | 1 | 4 | - | Number of images to generate |
numInferenceSteps | number | No | 28 | 1 | 100 | - | The number of denoising steps |
width | number | No | - | 128 | 2048 | - | The width of the generated images, must be a multiple of 16 |
height | number | No | - | 128 | 2048 | - | The height of the generated images, must be a multiple of 16 |
guidance | number | No | 4 | 1 | 10 | - | Controls how closely the generated image follows the prompt |
seed | number | No | - | 0 | 2147483647 | - | Used to reproduce previous results |
Qwen Edit 2511
Qwen Image Edit 2511 - Image-to-image editing model (November 2025 version)
Model ID: model_qwen-image-edit-2511
Capabilities: img2img
LLM Markdown: https://app.scenario.com/api/models/model_qwen-image-edit-2511/markdown
| Parameter | Type | Required | Default | Min | Max | Allowed Values | Description |
|---|---|---|---|---|---|---|---|
modelId | model | No | - | - | - | - | A single LoRA model ID. If provided, it will be added to the loras array. |
loras | model_array | No | `` | - | - | - | List of one or more LoRA model IDs. If modelId is a LoRA and this is not provided, it will be automatically populated with the modelId. |
lorasScale | number_array | No | - | 0 | 2 | - | Scales for the LoRA weights |
prompt | string | Yes | - | - | - | - | Text prompt for image editing |
referenceImages | file_array | Yes | - | - | - | - | Reference images for editing |
numOutputs | number | No | 1 | 1 | 4 | - | Number of images to generate |
numInferenceSteps | number | No | 28 | 1 | 100 | - | The number of denoising steps |
width | number | No | - | 128 | 2048 | - | The width of the generated images, must be a multiple of 16 |
height | number | No | - | 128 | 2048 | - | The height of the generated images, must be a multiple of 16 |
guidance | number | No | 4 | 1 | 10 | - | Controls how closely the generated image follows the prompt |
seed | number | No | - | 0 | 2147483647 | - | Used to reproduce previous results |
Qwen Edit Multiangle 2511
Generate same scene from different angles with Qwen image Edit 2511 and the LoRA Multiple Angles
Model ID: model_qwen-edit-multiangle-2511
Capabilities: img2img
LLM Markdown: https://app.scenario.com/api/models/model_qwen-edit-multiangle-2511/markdown
| Parameter | Type | Required | Default | Min | Max | Allowed Values | Description |
|---|---|---|---|---|---|---|---|
images | file_array | Yes | - | - | - | - | Input image to edit |
horizontalAngle | number | No | 0 | 0 | 360 | - | Horizontal angle (azimuth) in degrees: 0°=front, 90°=right side, 180°=back, 270°=left, 360°=front view again |
verticalAngle | number | No | 0 | -30 | 90 | - | Vertical angle (elevation) in degrees: -30°=low-angle, 0°=eye-level, 90°=bird's-eye |
zoom | number | No | 5 | 0 | 10 | - | Zoom - Distance level: 0=wide shot, 5=medium, 10=close-up |
loraScale | number | No | 1.5 | 0 | 4 | - | LoRA scale controls camera control effect strength |
numOutputs | number | No | 1 | 1 | 4 | - | Number of images to generate |
numInferenceSteps | number | No | 28 | 1 | 50 | - | Number of inference steps (higher = better quality, slower) |
guidanceScale | number | No | 4.5 | 1 | 20 | - | Guidance scale for generation (higher = closer to prompt) |
acceleration | string | No | none | - | - | none, regular | Acceleration mode for faster generation |
seed | number | No | - | 0 | 2147483647 | - | Use a seed for reproducible results. Leave blank to use a random seed. |
Qwen Edit Plus
Qwen Image Edit Plus- Image-to-image editing model
Model ID: model_qwen-image-edit
Capabilities: img2img
LLM Markdown: https://app.scenario.com/api/models/model_qwen-image-edit/markdown
| Parameter | Type | Required | Default | Min | Max | Allowed Values | Description |
|---|---|---|---|---|---|---|---|
modelId | model | No | - | - | - | - | A single LoRA model ID. If provided, it will be added to the loras array. |
loras | model_array | No | `` | - | - | - | List of one or more LoRA model IDs. If modelId is a LoRA and this is not provided, it will be automatically populated with the modelId. |
lorasScale | number_array | No | - | 0 | 2 | - | Scales for the LoRA weights |
prompt | string | Yes | - | - | - | - | Text prompt for image editing |
referenceImages | file | Yes | - | - | - | - | Input image for editing |
numOutputs | number | No | 1 | 1 | 4 | - | Number of images to generate |
numInferenceSteps | number | No | 28 | 1 | 100 | - | The number of denoising steps |
width | number | No | - | 128 | 2048 | - | The width of the generated images, must be a multiple of 16 |
height | number | No | - | 128 | 2048 | - | The height of the generated images, must be a multiple of 16 |
guidance | number | No | 4 | 1 | 10 | - | Controls how closely the generated image follows the prompt |
seed | number | No | - | 0 | 2147483647 | - | Used to reproduce previous results |
Qwen Image
Qwen Image - Text-to-image and image-to-image generation model
Model ID: model_qwen-image
Capabilities: txt2img, img2img
LLM Markdown: https://app.scenario.com/api/models/model_qwen-image/markdown
| Parameter | Type | Required | Default | Min | Max | Allowed Values | Description |
|---|---|---|---|---|---|---|---|
modelId | model | No | - | - | - | - | A single LoRA model ID. If provided, it will be added to the loras array. |
loras | model_array | No | `` | - | - | - | List of one or more LoRA model IDs. If modelId is a LoRA and this is not provided, it will be automatically populated with the modelId. |
lorasScale | number_array | No | - | 0 | 2 | - | Scales for the LoRA weights |
prompt | string | Yes | - | - | - | - | Text prompt for image generation |
image | file | No | - | - | - | - | Input image for img2img |
strength | number | No | 0.6 | 0 | 1 | - | Lower values adhere more closely to the image, while higher values allow for more creative freedom |
numOutputs | number | No | 4 | 1 | 4 | - | Number of images to generate |
numInferenceSteps | number | No | 28 | 1 | 100 | - | The number of steps for the generation |
width | number | No | - | 128 | 2048 | - | The width of the generated images, must be a multiple of 16 |
height | number | No | - | 128 | 2048 | - | The height of the generated images, must be a multiple of 16 |
guidance | number | No | 4 | 1 | 10 | - | Controls how closely the generated image follows the prompt |
seed | number | No | - | 0 | 2147483647 | - | Used to reproduce previous results |
Qwen Image 2512
Qwen Image 2512 - Enhanced text-to-image and image-to-image generation model with improved resolution support
Model ID: model_qwen-image-2512
Capabilities: txt2img, img2img
LLM Markdown: https://app.scenario.com/api/models/model_qwen-image-2512/markdown
| Parameter | Type | Required | Default | Min | Max | Allowed Values | Description |
|---|---|---|---|---|---|---|---|
modelId | model | No | - | - | - | - | A single LoRA model ID. If provided, it will be added to the loras array. |
loras | model_array | No | `` | - | - | - | List of one or more LoRA model IDs. If modelId is a LoRA and this is not provided, it will be automatically populated with the modelId. |
lorasScale | number_array | No | - | 0 | 2 | - | Scales for the LoRA weights |
prompt | string | Yes | - | - | - | - | Text prompt for image generation |
image | file | No | - | - | - | - | Input image for img2img |
strength | number | No | 0.6 | 0 | 1 | - | Lower values adhere more closely to the image, while higher values allow for more creative freedom |
numOutputs | number | No | 4 | 1 | 4 | - | Number of images to generate |
numInferenceSteps | number | No | 28 | 1 | 100 | - | Number of denoising steps. Use less steps for faster generation. |
width | number | No | - | 128 | 2048 | - | The width of the generated images, must be a multiple of 16 |
height | number | No | - | 128 | 2048 | - | The height of the generated images, must be a multiple of 16 |
guidance | number | No | 4 | 1 | 10 | - | Controls how closely the generated image follows the prompt |
seed | number | No | - | 0 | 2147483647 | - | Used to reproduce previous results |
Qwen Image Layered
Generate images with separate foreground, background, and shadow layers for easy editing and compositing
Model ID: model_qwen-image-layered
Capabilities: img2img
LLM Markdown: https://app.scenario.com/api/models/model_qwen-image-layered/markdown
| Parameter | Type | Required | Default | Min | Max | Allowed Values | Description |
|---|---|---|---|---|---|---|---|
image | file | No | - | - | - | - | Image to be converted into a layered image. |
description | string | No | auto | - | - | - | Text description of the input image. Use 'auto' for auto captioning. |
numLayers | number | No | 4 | 2 | 8 | - | Number of layers to generate. |
goFast | boolean | No | true | - | - | - | Enable this option to run faster generations with additional optimizations (8 steps Lightning preset) |
seed | number | No | - | 0 | 2147483647 | - | Use a seed for reproducible results. Leave blank to use a random seed. |
Updated about 4 hours ago