Only quants of https://huggingface.co/Phr00t/Qwen-Image-Edit-Rapid-AIO
No AIO, just NSFW and Lightning loras included, packaging VAE and text_encoder into GGUF is not possible ATM, needs the text encoder and the VAE.
READ CAREFULLY!!!
I personally recommend: Qwen2.5-VL-7B-Instruct-abliterated but the default text_encoder does also fine. I have cloned the abliberated files into my repo and fixed the mmproj ready to use.
!!! PLACE THE mmproj FILE NEXT TO THE Qwen2.5-VL-7B-Instruct-abliterated.xxx.gguf !!! "mat1 and mat2 shapes cannot be multiplied..." is the error you get if you don't
VAE https://huggingface.co/calcuis/pig-vae/blob/main/pig_qwen_image_vae_fp32-f16.gguf
Replace comfy_extras/nodes_qwen.py with https://huggingface.co/Phr00t/Qwen-Image-Edit-Rapid-AIO/blob/main/fixed-textencode-node/nodes_qwen.py
