Views
No views yet
qwen_image_layered_bf16.safetensors
checkpoint. It loads directly in ComfyUI 0.27.0 or newer; no quantization
custom node is required.| File | Size | SHA-256 |
|---|---|---|
qwen_image_layered_int8convrot.safetensors | 20,555,647,784 bytes | 34e45a22c895cd15877838909f8f6b98a8ee1a6258d7967f584b860a7b8c7c27 |
comfy-kitchen >= 0.2.15ComfyUI/models/diffusion_models/. The standard
Qwen Image Layered workflow also needs:qwen_image_layered_int8convrot.safetensors in the workflow's Load
Diffusion Model node.Qwen/Qwen-Image-Layered, revision 8f0ca708dfff6ba1dd5f2d85d78f8c108a040bcfComfy-Org/Qwen-Image-Layered_ComfyUI, revision 5d93d59c0e34488b94dee03ad33337f7ee997f97Comfy-Org/comfy-quants, revision 1e0d481f24847c4914578f5468917902ad53ea46qwen_image_layered_int8_tensorwise.yaml1comfy-quants export-model-int8-tensorwise \
2 --config configs/qwen_image_layered_int8_tensorwise.yaml \
3 --source qwen_image_layered_bf16.safetensors \
4 --out qwen_image_layered_int8convrot.safetensors \
5 --device cuda:0 \
6 --convrot \
7 --convrot-groupsize 256 \
8 --hash-outputimage_qwen_image_layered workflow completed with a local 640-pixel
input on an RTX A5000. The smoke test produced three non-empty 640x608 RGBA
layers.