Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

QuantFunc
/
Nunchaku-Qwen-Image-2512

Text-to-Image
Diffusers
English
Chinese
custom_qwen_image
image-generation
multimodal
qwen
quantized
nunchaku
comfyui
Model card Files Files and versions
xet
Community
8

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
Nunchaku-Qwen-Image-2512
78 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 38 commits
QuantFunc's picture
QuantFunc
Upload Wechat.jpg
d58aaa1 verified 3 months ago
  • assets
    Upload Wechat.jpg 3 months ago
  • .gitattributes
    2.14 kB
    Upload Wechat.jpg 4 months ago
  • README.md
    3.47 kB
    Update README.md 4 months ago
  • comfyui-workflow-qwen-image-4step.json
    11.7 kB
    Update comfyui-workflow-qwen-image-4step.json 4 months ago
  • config.json
    463 Bytes
    Upload folder using huggingface_hub 4 months ago
  • nunchaku_qwen_image_2512_balance_fp4.safetensors
    13.1 GB
    xet
    Upload folder using huggingface_hub 4 months ago
  • nunchaku_qwen_image_2512_balance_int4.safetensors
    12.7 GB
    xet
    Upload folder using huggingface_hub 4 months ago
  • nunchaku_qwen_image_2512_best_quality_fp4.safetensors
    14.6 GB
    xet
    Add files using upload-large-folder tool 4 months ago
  • nunchaku_qwen_image_2512_best_quality_int4.safetensors
    14.2 GB
    xet
    Add files using upload-large-folder tool 4 months ago
  • nunchaku_qwen_image_2512_ultimate_speed_fp4.safetensors
    11.9 GB
    xet
    Upload folder using huggingface_hub 4 months ago
  • nunchaku_qwen_image_2512_ultimate_speed_int4.safetensors
    11.5 GB
    xet
    Rename nunchaku_qwen_image_2512_ultimate_speed_int4 to nunchaku_qwen_image_2512_ultimate_speed_int4.safetensors 4 months ago