Text-to-Image
Diffusers
English
image-editing
SVDQuant
Qwen-Image-Edit-2509
Diffusion
Quantization
ICLR2025
Instructions to use nunchaku-ai/nunchaku-qwen-image-edit-2509 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use nunchaku-ai/nunchaku-qwen-image-edit-2509 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("nunchaku-ai/nunchaku-qwen-image-edit-2509", torch_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
Upload folder using huggingface_hub
Browse files
svdq-fp4_r128-qwen-image-edit-2509.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:33da928d732cfe242d899b17256538dca5b08f4da90976984819ffec444b06f3
|
| 3 |
+
size 13081386856
|
svdq-fp4_r32-qwen-image-edit-2509.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d6f4684e2e89bf22480019e773108de129c22694f0314d2bca00e3d60ed8c031
|
| 3 |
+
size 11948923656
|
svdq-int4_r128-qwen-image-edit-2509.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:09360052af6777fd36623b7f3604b67ae0f93323b0e46eab92490acb4159eabd
|
| 3 |
+
size 12654443144
|
svdq-int4_r32-qwen-image-edit-2509.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b3a99e3ca15328127f95eda4082875f0b47d2f1e0058eb390f9f8ecaa6196180
|
| 3 |
+
size 11521979944
|