
P.s.: If any problems arise, feel free to DM me anytime! I will get back to you asap. You are the backbone of my channel. Thanks for your support!
Original Post:
โจ New videoโs out! I just posted a beginner-friendly setup guide for Qwen-Image-Edit-2509 inside ComfyUI โ perfect for anyone looking to unlock open-source image editing that feels like Photoshop, but runs locally, for free, and on your GPU.
๐ BONUS: My Patreon supporters get an exclusive 1-click installer that sets this all up automatically. No terminal. No pain. Just results.
https://www.patreon.com/posts/qwen-image-edit-141073892
Iโve collected everything you need to get started โ the exact model files, where to put them, and which ones to pick depending on your GPU's VRAM.
๐ฌ Watch the full video here:
๐บ https://www.youtube.com/@AIKnowledge2Go
๐ป Software Prerequisites
1. Install Git โ https://git-scm.com/
2. Download ComfyUI โ https://github.com/comfyanonymous/ComfyUI (50XX Series users: unzip directly, no install)
3. ComfyUI Manager โ Open CMD in ComfyUI\custom_nodes and run:
git clone https://github.com/Comfy-Org/ComfyUI-Manager.git
๐งฉ Must-Have Custom Nodes
KJNodes โ https://github.com/kijai/ComfyUI-KJNodes
rgthree-comfy โ https://github.com/rgthree/rgthree-comfy
ComfyUI-GGUF โ https://github.com/city96/ComfyUI-GGUF
cg-use-everywhere โ https://github.com/chrisgoringe/cg-use-everywhere
๐ง GGUF Base Model
This is the core image editing brain โ pick based on your VRAM!
๐ Place it in: models\diffusion_models
Download from: https://huggingface.co/QuantStack/Qwen-Image-Edit-2509-GGUF/tree/main
VRAM Guide:
โข 8 GB โ qwen-image-edit-2509.Q4_K_M.gguf โ fallback Q3_K_M
โข 12 GB โ Q5_K_M โ fallback Q4_K_M
โข 16 GB โ Q6_K โ fallback Q5_K_M
โข 24 GB โ Q6_K
โข 32 GB+ โ Q8_0
โก Lightning LoRA
Optional, but recommended โ these give Qwen image generation superpowers.
๐ Place in: models\loras
8 Steps (Better quality):
https://huggingface.co/lightx2v/Qwen-Image-Lightning/resolve/main/Qwen-Image-Lightning-8steps-V2.0.safetensors?download=true
4 Steps (Faster):
https://huggingface.co/lightx2v/Qwen-Image-Lightning/resolve/main/Qwen-Image-Lightning-4steps-V2.0.safetensors?download=true
Full repo: https://huggingface.co/lightx2v/Qwen-Image-Lightning/tree/main
๐งฌ Text Encoder
This model helps the AI understand your prompts more precisely.
๐ Place in: models\text_encoders
Download: https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/text_encoders/qwen_2.5_vl_7b_fp8_scaled.safetensors?download=true
๐ผ๏ธ VAE โ Visual AutoEncoder
Handles how images are decoded and displayed.
๐ Place in: models\vae
Download: https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/vae/qwen_image_vae.safetensors?download=true
๐ช Thatโs it!
You now have everything you need to get Qwen-Image-Edit-2509 working in ComfyUI like a pro.
โจ Join AIKnowledgeCentral on Patreon and get the full 1-click installer:
https://www.patreon.com/AIKnowledgeCentral
Let me know what you make with it! ๐ฌ
โ Chris