I see that the Qwen Image PR (#9000!) said to install the full Qwen Image model to get image-encoder and text-encoder, even if you're using the quantized version of the transformer.
Anyone since figured out a way around that? I ain't got the extra 40 GB to spare.
I see city96/Qwen-Image-gguf links to some files under Comfy-Org/Qwen-Image_ComfyUI.
The text_encoders/…_fp8_scaled.safetensors file did import as a qwen3_encoder checkpoint, but the vae/….safetensors file identified as for the anima base model and I haven't found a way in the UI to convince it otherwise.