qwen-edit-apps/qwen-image-edit-plus-lora-photo-to-anime 🔢🖼️📝✓❓ → 🖼️
About
Photo to Anime – Stylized conversion that turns photos into crisp cel-shaded anime frames using the Photo-to-Anime LoRA.
Example Output
Prompt:
"transform into anime, clean line art, vibrant cel-shaded colors"
Output
Performance Metrics
12.49s
Prediction Time
12.50s
Total Time
All Input Parameters
{
"image": "https://replicate.delivery/pbxt/O3feZSeiScd0haeISIzw3k36PZIMY9PsPiYQbTEuf8GbytHC/image.png",
"prompt": "transform into anime, clean line art, vibrant cel-shaded colors",
"lora_scale": 1,
"aspect_ratio": "match_input_image",
"lora_weights": "",
"output_format": "webp",
"output_quality": 95,
"true_guidance_scale": 1
}
Input Parameters
- seed
- Random seed. Set for reproducible generation.
- image (required)
- Image file uploaded to Cog (jpeg, png, gif, or webp).
- prompt
- Prompt hint: `transform into anime` and optionally add style cues (cel shading, energetic lighting, manga line work).
- go_fast
- If num_inference_steps is omitted, true runs the 8-step Lightning preset and false runs the 40-step detailed preset.
- lora_scale
- Strength applied to the selected LoRA. Leave blank for the proxy default.
- aspect_ratio
- Aspect ratio for the generated image
- lora_weights
- LoRA weights to apply. Leave blank to use the proxy's default adapter.
- output_format
- Format of the output images.
- output_quality
- Quality when saving the output images, from 0 to 100. 100 is best quality, 0 is lowest quality. Not relevant for .png outputs.
- num_inference_steps
- Explicit denoising step count (1-40). Leave blank to use the go_fast presets (fast = 8 steps, slow = 40 steps).
- true_guidance_scale
- True classifier-free guidance scale passed to the pipeline.
- disable_safety_checker
- Disable safety checker for generated images.
Output Schema
Output
Example Execution Logs
Proxy call -> model=qwen/qwen-image-edit-plus-lora, adapter=https://huggingface.co/autoweeb/Qwen-Image-Edit-2509-Photo-to-Anime/resolve/main/Qwen-Image-Edit-2509-Photo-to-Anime_000001000.safetensors, scale=1.0
Version Details
- Version ID
bc101c8a367f975c528267a275ef0b25574966fdfd73ba17f0ff8c3f570cfea6- Version Created
- November 14, 2025