--- license: apache-2.0 base_model: - Qwen/Qwen-Image-Edit-2509 pipeline_tag: image-to-image --- ## qwen-image-edit-plus-gguf - run it with `gguf-connector` - run it with `diffusers` (see the last item) - run it with `gguf` node via comfyui (see below) ## **run it with gguf-node via comfyui (might need to wait for code update)** - drag **qwen-image-edit-plus** to > `./ComfyUI/models/diffusion_models` - *anyone below, drag it to > `./ComfyUI/models/text_encoders` - option 1: just **qwen2.5-vl-7b-test** [[5.03GB](https://huggingface.co/calcuis/qwen-image-edit-plus-gguf/blob/main/qwen2.5-vl-7b-test-q4_0.gguf)] - option 2: just **qwen2.5-vl-7b-edit** [[7.95GB](https://huggingface.co/calcuis/pig-encoder/blob/main/qwen_2.5_vl_7b_edit-q2_k.gguf)] - option 3: both **qwen2.5-vl-7b** [[4.43GB](https://huggingface.co/chatpig/qwen2.5-vl-7b-it-gguf/blob/main/qwen2.5-vl-7b-it-q4_0.gguf)] and **mmproj-clip** [[608MB](https://huggingface.co/chatpig/qwen2.5-vl-7b-it-gguf/blob/main/mmproj-qwen2.5-vl-7b-it-q4_0.gguf)] - drag **pig** [[254MB](https://huggingface.co/calcuis/pig-vae/blob/main/pig_qwen_image_vae_fp32-f16.gguf)] to > `./ComfyUI/models/vae` ## **run it with diffusers (need the git version)** - use `QwenImageEditPlusPipeline` instead of `QwenImageEditPipeline` - accept multiple image input