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:
- cd5c9f5da62e6abd20a2348536863439e3bf805bfa49ff48f153391b192df2a3
- Size of remote file:
- 137 kB
- SHA256:
- 1b9607252ce1cd80e24bd9775fe430fcfafe5105a2d5782cf95947940e9e3539
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.