qwen/qwen-image-lora-trainer 🔢🖼️📝✓❓ → 🖼️
About
Fine-tunable Qwen Image model with exceptional composition abilities - train custom LoRAs for any style or subject
Input Parameters
- seed
- Random seed. Leave blank for random.
- image
- Optional guide image for img2img.
- prompt (required)
- Prompt for generated image
- go_fast
- Run faster predictions with aggressive caching.
- guidance
- Guidance for generated image (0-10).
- strength
- Strength for img2img pipeline
- image_size
- Image size preset (quality = larger, speed = faster).
- lora_scale
- Determines how strongly the loaded LoRA should be applied.
- aspect_ratio
- Aspect ratio for the generated image
- lora_weights
- Load LoRA weights. Supports local .safetensors paths or ZIPs produced by cog train.
- output_format
- Format of the output images
- enhance_prompt
- Append a high-detail suffix to the prompt.
- output_quality
- Quality when saving lossy images (0-100).
- negative_prompt
- Negative prompt for generated image
- replicate_weights
- LoRA ZIP generated by cog train (alternate to lora_weights).
- num_inference_steps
- Number of denoising steps (1–50).
- disable_safety_checker
- Disable safety checker (not used).
Output Schema
Output
Version Details
- Version ID
f28eb39544f2c0dff4fbd9d50588fd75789f7ef26f6118456a96c2eedddddf90- Version Created
- November 15, 2025