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
Can you do Wan2.2 or LTX-2?
#3
by Winnougan - opened
Your Qwen 2512 is on fire. I love it. Was wondering if you'd be willing to dip your toes in the water with video models? Thanks
Wan2.2 && LTX-2 will come maybe next month
u can join our discord to get the news (* ̄︶ ̄)
thank you I'll join up now
Is there any work being done on these two models, or anything else for that matter, still? Apologies if I am out of the loop, I do not use Discord or WeChat.