qwen/qwen-image-edit 🔢🖼️📝✓❓ → 🖼️

⭐ Official ▶️ 604.1K runs 📅 Aug 2025 ⚙️ Cog 0.16.1 📄 Paper ⚖️ License
image-editing image-object-removal image-style-transfer image-text-editing text-editing-in-image text-in-image-editing

About

Edit images using a prompt. This model extends Qwen-Image’s unique text rendering capabilities to image editing tasks, enabling precise text editing

Example Output

Prompt:

"Change the sweater to be blue with white text"

Output

Example output

Performance Metrics

2.84s Prediction Time
2.85s Total Time
All Input Parameters
{
  "image": "https://replicate.delivery/pbxt/NYfZuQXicUlwvUfeNmX2IgEfCz7vzuVrXitm9pgXVm1RBIJO/image.png",
  "prompt": "Change the sweater to be blue with white text",
  "go_fast": true,
  "output_format": "webp",
  "enhance_prompt": false,
  "output_quality": 80
}
Input Parameters
seed Type: integer
Random seed. Set for reproducible generation
image (required) Type: string
Image to use as reference. Must be jpeg, png, gif, or webp.
prompt (required) Type: string
Text instruction on how to edit the given image.
go_fast Type: booleanDefault: true
Run faster predictions with additional optimizations.
output_format Default: webp
Format of the output images
output_quality Type: integerDefault: 80Range: 0 - 100
Quality when saving the output images, from 0 to 100. 100 is best quality, 0 is lowest quality. Not relevant for .png outputs
disable_safety_checker Type: booleanDefault: false
Disable safety checker for generated images.
Output Schema

Output

Type: arrayItems Type: stringItems Format: uri

Example Execution Logs
Using seed: 119659
Generation took 2.61 seconds
Total safe images: 1 out of 1
Version Details
Version ID
a072e0d160ef0501120a390f602404655e467a6f591f6574f5742df0b67cbba7
Version Created
August 18, 2025
Run on Replicate →