Image-to-Image
Diffusers
Safetensors
Diffusion Single File
comfyui
distillation
LoRA
lora
Qwen-Image
Qwen-Image-Edit
Instructions to use lightx2v/Qwen-Image-Edit-2511-Lightning with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use lightx2v/Qwen-Image-Edit-2511-Lightning with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline from diffusers.utils import load_image # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Qwen/Qwen-Image-Edit-2511", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("lightx2v/Qwen-Image-Edit-2511-Lightning") prompt = "Turn this cat into a dog" input_image = load_image("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/diffusers/cat.png") image = pipe(image=input_image, prompt=prompt).images[0] - Diffusion Single File
How to use lightx2v/Qwen-Image-Edit-2511-Lightning with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
好像编辑有限制?不能搞黄的,Imge12月文生图版本可以
#14 opened 2 months ago
by
duostark
📋 Documentation Enhancement Suggestion
#13 opened 3 months ago
by
CroviaTrust
有大神能讲讲怎么自己做一个4-step的lora吗
#12 opened 4 months ago
by
liujian1991
8steps vs 4steps
2
#11 opened 5 months ago
by
Ciledselon
盼星星盼月亮,8步的终于来了
3
#10 opened 5 months ago
by
xiexuan0723
When used with diffusers, the generated image has weird color
#9 opened 5 months ago
by
weathon
Quality Gap Between Qwen 2511 (4-steps) and 2509 Lightning (4-steps)
2
#7 opened 5 months ago
by
David-PHR
Can this model be used in diffusers?
2
#6 opened 5 months ago
by
yxliu
Is fp8_e4m3fn_scaled_lightning model compatible with default comfyui workflow? Not worked.
1
#5 opened 5 months ago
by
Moleculo
Qwen Image Edit 2511 Free and Open Source Crushes Qwen Image Edit 2509 and Challenges Nano Banana Pro
#3 opened 5 months ago
by
MonsterMMORPG
8-step lora?
➕ 11
8
#2 opened 5 months ago
by
97Buckeye
fp8 model is broken
👍 23
20
#1 opened 5 months ago
by
ruleez