Instructions to use Comfy-Org/Qwen-Image_ComfyUI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/Qwen-Image_ComfyUI with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
More qwen_image_2512 quants
Please add more qwen_image_2512 quants, especially the fp8mixed or fp8_hq.
Thanks.
So qwen_image_fp8_hq.safetensors is not 25.12 version despite the publishing date?
Barring comment from one of the maintainers, I strongly assume qwen_image_fp8_hq.safetensors is not based on Qwen Image 2512, despite the recent
upload date.
I let Claude compare the actual tensor values (e.g., img_in.bias) across files.
The fp8_hq weights are byte-identical to the old (2508) model, not to 2512.
The same applies to nvfp4 and fp8mixed β all three are quantizations of the old 2508 model.
I gather that only qwen_image_2512_bf16.safetensors and qwen_image_2512_fp8_e4m3fn.safetensors
are actual 2512 models.