a3xrfgb/xfaces
Viewer • Updated • 6.02k • 63
How to use a3xrfgb/Van_gogh_Qwen_2512 with Diffusers:
pip install -U diffusers transformers accelerate
import torch
from diffusers import DiffusionPipeline
# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("Qwen/Qwen-Image-2512", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("a3xrfgb/Van_gogh_Qwen_2512")
prompt = "van gogh painting style"
image = pipe(prompt).images[0]





van gogh painting style| Parameter | Recommended Value |
|---|---|
| LoRA Weight | 1.0 (Start at 0.9) |
| Sampling Steps | 4 - 6 |
| CFG Scale | 1.0 |
To get the most out of this LoRA, try incorporating thematic keywords that Van Gogh himself favored:
swirling clouds, cypress trees, golden wheat fields, starry night sky, radiant sun.expressive eyes, textured skin, coarse fabric, oil paint on canvas.vibrant yellow, deep cobalt blue, and emerald green to trigger his signature palette.https://civitai.com/models/2629199/van-gogh-style-qwen-2512
Created with a passion for art and speed. If you enjoy this LoRA, please consider leaving a review or sharing your generations!
Base model
Qwen/Qwen-Image-2512