qwen/qwen-image-edit-plus-lora
Qwen Image Edit 2509 LoRA explorer, uses HuggingFace URLs to load any safetensor
Capabilities
Cost
Community model (estimated from hardware time)
Input Parameters
| Name | Type | Description | Default | Constraints |
|---|---|---|---|---|
image * | array | Images to use as reference. Must be jpeg, png, gif, or webp. | — | — |
prompt * | string | Text instruction on how to edit the given image. | — | — |
aspect_ratio | string | Aspect ratio for the generated image | "match_input_image" | 1:1 16:9 9:16 4:3 3:4 match_input_image |
disable_safety_checker | boolean | Disable safety checker for generated images. | false | — |
go_fast | boolean | Run faster predictions with additional optimizations. | true | — |
lora_scale | number | Strength applied to the selected LoRA. | 1 | min: 0, max: 4 |
lora_weights | string | LoRA weights to apply. Pass a Hugging Face repo slug (for example 'owner/model') or a direct .safetensors/zip/tar URL such as 'https://huggingface.co/flymy-ai/qwen-image-lora/resolve/main/pytorch_lora_weights.safetensors'. Leave blank to run without a LoRA. | "" | — |
output_format | string | Format of the output images | "webp" | webp jpg png |
output_quality | integer | Quality when saving the output images, from 0 to 100. 100 is best quality, 0 is lowest quality. Not relevant for .png outputs | 95 | min: 0, max: 100 |
seed | integer | Random seed. Set for reproducible generation | — | — |
image required array Images to use as reference. Must be jpeg, png, gif, or webp.
prompt required string Text instruction on how to edit the given image.
aspect_ratio string Aspect ratio for the generated image
"match_input_image" disable_safety_checker boolean Disable safety checker for generated images.
false go_fast boolean Run faster predictions with additional optimizations.
true lora_scale number Strength applied to the selected LoRA.
1 min: 0, max: 4 lora_weights string LoRA weights to apply. Pass a Hugging Face repo slug (for example 'owner/model') or a direct .safetensors/zip/tar URL such as 'https://huggingface.co/flymy-ai/qwen-image-lora/resolve/main/pytorch_lora_weights.safetensors'. Leave blank to run without a LoRA.
"" output_format string Format of the output images
"webp" output_quality integer Quality when saving the output images, from 0 to 100. 100 is best quality, 0 is lowest quality. Not relevant for .png outputs
95 min: 0, max: 100 seed integer Random seed. Set for reproducible generation
b37d69a6b944 Updated: 6/26/2026 436.2K runs
cinemasetfree.com