Instructions to use Wuli-art/Qwen-Image-2512-Turbo-LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Wuli-art/Qwen-Image-2512-Turbo-LoRA 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("Wuli-art/Qwen-Image-2512-Turbo-LoRA") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 38bbf1e26026f295c3eac2315155b30bf5b0f306261e7791b04a92cefd83a19e
- Size of remote file:
- 1.18 GB
- SHA256:
- f0a6fe99371ae0e014b97b0d1804f1032145b90db36e1a7a672c232722b4a30d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.