🚀 JoyAI Image Edit: GGUF Setup Guide
Optimize your ComfyUI workflow with the high-performance GGUF versions of JoyAI Image Edit. Perfect for balancing quality and VRAM efficiency.
🛠️ Required Custom Nodes
To use these models, you must install the following node set:
Node:
ComfyUI_JoyAI_Imageby smthemexHow to install: Search for "JoyAI" in the ComfyUI Custom Nodes Manager and click install.
📂 Critical Folder Installation
[!IMPORTANT] Both the Transformer and the Text Encoder must be placed in the gguf folder. Do not place them in unet or text_encoders.
If you do not have a gguf folder, you must create one manually. Your path should look exactly like this: ComfyUI_windows_portable\ComfyUI\models\gguf\
📥 Download Links
1. Transformers (Place in models/gguf)
Choose the quantization level that fits your hardware:
Download Q6_K (High Quality / Balanced)
Download Q8_0 (Maximum Precision)
2. Und-Merger Text Encoder (Place in models/gguf)
3. VAE (Place in models/vae)
📋 Quick Setup Checklist
[ ] Install ComfyUI_JoyAI_Image custom nodes.
[ ] Create the
models/ggufdirectory.[ ] Drop the Transformer and Text Encoder into
models/gguf.[ ] Drop the VAE into
models/vae.[ ] Refresh ComfyUI and load the JoyAI workflow!

