Text-to-Image
Diffusers
English
Chinese
custom_qwen_image
image-generation
multimodal
qwen
quantized
nunchaku
comfyui
Instructions to use QuantFunc/Nunchaku-Qwen-Image-2512 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use QuantFunc/Nunchaku-Qwen-Image-2512 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("QuantFunc/Nunchaku-Qwen-Image-2512", 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
- Draw Things
- DiffusionBee
Upload folder using huggingface_hub
Browse files
nunchaku_qwen_image_2512_ultimate_speed_fp4.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c369755e21b64f8aa05a8d93339265a873e53a97cd312b98526581e9445b0bdc
|
| 3 |
+
size 11948923640
|
transformer_blocks.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:824db18aa77640e8157537b1c9d77cb78cde897d32a8ab39bc6115bc32fc73e1
|
| 3 |
+
size 11867874872
|
unquantized_layers.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:36c0500c8b301dff0304dd67ba517b361fa116ed2889465fbaecec3d5fc945fd
|
| 3 |
+
size 81047904
|