Text-to-Image
Diffusers
English
image-editing
SVDQuant
Qwen-Image-Edit
Diffusion
Quantization
ICLR2025
Instructions to use kp-forks/nunchaku-qwen-image-edit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use kp-forks/nunchaku-qwen-image-edit with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("kp-forks/nunchaku-qwen-image-edit", dtype=torch.bfloat16, device_map="cuda") 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:
- 8cd26bf8c7252eea22d5313bf30a02954e303ea099daf12201eb328e7c5f8f2b
- Size of remote file:
- 13.1 GB
- SHA256:
- 227302f4a7561a8d9e9689955444256d4726893cb5c441e307ea26e948558cd3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.