Text-to-Image
Diffusers
lora
stable-diffusion
cosplay
image-editing
ai-image-generation
template:diffusion-lora
Instructions to use Leon1000/Qwen-Image-Edit-Cosplay with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Leon1000/Qwen-Image-Edit-Cosplay 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-Edit-2509", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Leon1000/Qwen-Image-Edit-Cosplay") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- df2617f88f506cdb23378edd9fc1e8e98f8bcd8158711f2740c7c99e27444114
- Size of remote file:
- 101 kB
- SHA256:
- bb301cd55b0a1879d5f0add9c6498d07637f7f622afcd2033c31e210ce6e3d9c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.