🎨 Official ComfyUI Workflows for QWEN-Anime-Beta1, Beta2 & Beta3
Two optimized workflows for different model formats - choose what fits your setup best!
NEW: Image Editing + Text-to-Image in one workflow!
🚀 What's New in Beta3
✨ Dual Mode Workflow:
📝 Text-to-Image mode
🎨 Image Editing mode (NEW!)
Edit 1-3 images simultaneously
Combine characters, merge scenes, transform styles
✨ Features
🎯 Core Capabilities:
✅ Image Editing - Edit/combine 1-3 images (NEW!)
✅ Text-to-Image - Pure text generation
✅ Toggle-based mode switching
✅ Color-coded workflow groups
✅ Built-in instructions and tips
✅ Resolution presets (512×512 to 4K)
✅ Optional upscaler with comparison
✅ Metadata auto-save
📐 Workflow Steps
📦 Load Models - Checkpoint + optional LoRA
🖼️ Upload Images - For editing mode (1-3 images)
📐 Set Size - For text-to-image mode
✍️ Write Prompts - Positive + negative
🎨 Generate - Create your image
🔼 Upscale - Optional quality boost
🎯 Two Modes
📝 Text-to-Image Mode:
Enable: 📐 Image Size toggle
Disable: 🖼️ Image Editing toggle
Pure text-based generation
🎨 Image Editing Mode (NEW!):
Enable: 🖼️ Image Editing toggle
Disable: 📐 Image Size toggle
Upload 1-3 images
Combine, transform, edit
⚠️ CRITICAL: Only enable ONE mode at a time!
⚙️ Requirements
Custom Nodes (3):
✅ rgthree-comfy - https://github.com/rgthree/rgthree-comfy
✅ ComfyUI-Easy-Use - https://github.com/yolain/ComfyUI-Easy-Use
Model Files:
🎨 Qwen-Anime-Beta3-AIO.safetensors
📦 Available Workflows for Beta1 and Beta2
🟦 Standard Workflow (Safetensors)
For: BF16, FP16, FP8 versions
Best for: Most users with 8GB+ VRAM
Model: QWEN-Anime-Beta2 (All Versions)
🟨 GGUF Workflow (Quantized)
For: Q4, Q6, Q8, F16 GGUF versions
Best for: Limited VRAM or CPU inference
Requires: ComfyUI-GGUF custom node
Model: QWEN-Anime-Beta2 GGUF
✨ Features (Both Workflows)
🎯 Core Features
✅ Color-coded workflow groups - Easy to follow step-by-step
✅ Built-in model links - Download links right in the workflow
✅ Folder structure guide - Never wonder where files go
✅ Resolution presets - 512×512 to 2K (2048×1152)
✅ Lightning LoRA support - 4-step & 8-step for speed
✅ Hires Fix upscaler - Optional 1.5x quality boost
✅ Image comparison - Side-by-side before/after
📐 Organized Workflow Steps
📦 Load Models (Blue) - Checkpoint, VAE, Text Encoder, LoRA
✍️ Write Prompts (Green) - Positive & negative with tips
📐 Choose Size (Cyan) - Quick resolution presets
🎨 Generate (Purple) - KSampler creates your image
🔼 Upscale (Orange) - Optional quality enhancement
🔧 What's Included
In Every Workflow:
📝 Prompt templates with quality tags and tips
🎛️ Resolution presets via SDXLResolutionPresets node
🔀 Base generation + optional upscaling path
🔍 Image comparer (rgthree) for quality comparison
💡 Helpful node titles - Every node is labeled clearly
📚 Complete instructions - All info built into workflow
Workflow-Specific:
Standard Workflow:
Uses
UNETLoadernodeFiles in
diffusion_models/folderWorks with BF16/FP16/FP8 formats
GGUF Workflow:
Uses
UnetLoaderGGUFnodeFiles in
unet/folderRequires ComfyUI-GGUF custom node
Smaller file sizes (10-20GB)
⚙️ Requirements
Both Workflows Need:
✅ ComfyUI (latest version)
✅ rgthree-comfy - Image comparison & group toggle
https://github.com/rgthree/rgthree-comfy✅ comfyui-copilot - Resolution presets
https://github.com/hylarucoder/comfyui-copilot
GGUF Workflow ALSO Needs:
⚠️ ComfyUI-GGUF - ESSENTIAL for GGUF models!
https://github.com/city96/ComfyUI-GGUF
Model Files (Download from model page):
🎨 Checkpoint - Beta1 or Beta2 (your chosen format)
🧠 Text Encoder - qwen_2.5_vl_7b_fp8_scaled.safetensors
🖼️ VAE - qwen_image_vae.safetensors
⚡ Lightning LoRA (Optional) - 4-step or 8-step
All download links are included in the workflows!
🚀 Quick Start Guide
1️⃣ Choose Your Workflow
Standard → If using BF16/FP16/FP8 safetensors
GGUF → If using Q4/Q6/Q8/F16 GGUF models
2️⃣ Install Requirements
Standard: ComfyUI + rgthree + copilot
GGUF: ComfyUI + rgthree + copilot + ComfyUI-GGUF
3️⃣ Download Model Files
Visit the model page and download:
Your chosen checkpoint format
Text Encoder + VAE (both workflows use same ones)
Optional: Lightning LoRA for speed
4️⃣ Place Files Correctly
Standard Workflow:
📂 ComfyUI/models/
├── diffusion_models/ → checkpoint here
├── loras/Qwen/ → Lightning LoRA here
├── vae/QWEN/ → VAE here
└── text_encoders/QWEN/ → Text Encoder here
GGUF Workflow:
📂 ComfyUI/models/
├── unet/ → GGUF checkpoint here ⚠️
├── loras/Qwen/ → Lightning LoRA here
├── vae/QWEN/ → VAE here
└── text_encoders/QWEN/ → Text Encoder here
5️⃣ Load & Generate!
Drag workflow JSON into ComfyUI
Check the Model Links note in workflow
Write your prompts
Select resolution
Click Queue Prompt
Create amazing anime art! 🎨
💡 Which Workflow Should I Use?
Use Standard Workflow if:
✅ You have 8GB+ VRAM
✅ Using BF16, FP16, or FP8 safetensors
✅ Want maximum quality
✅ Don't mind larger file sizes (19-38GB)
Use GGUF Workflow if:
✅ You have limited VRAM (under 8GB)
✅ Want smaller file sizes (10-20GB)
✅ Need CPU inference support
✅ Storage/bandwidth limited
✅ Don't mind installing one extra custom node
Both workflows produce excellent results! GGUF is just more memory-efficient.
🎯 Performance Comparison
Feature Standard GGUF Q8 GGUF Q4 File Size 19-38GB 20GB 10GB VRAM Usage 8GB+ 7-8GB 6-7GB Quality Maximum Near-Max Good Speed Fast Fast Faster Setup Simple +1 Node +1 Node
📖 Workflow Features in Detail
Prompt System
Positive Prompt with quality tag examples
Negative Prompt with common artifacts to avoid
Built-in prompting tips and structure guide
Resolution Management
Quick presets via dropdown menu
Tested resolutions: 512×512 up to 2048×1152
Custom resolution support
All major aspect ratios covered
Generation Settings
Fast Mode: 4-8 steps with Lightning LoRA (CFG 1.0)
Quality Mode: 20-32 steps without LoRA (CFG 3.6-4.0)
All confirmed samplers: Euler A, Euler Normal, Beta, Simple
Upscaler Module (Optional)
Toggle ON/OFF with one click
1.5x latent upscale
Hires Fix refinement pass
Side-by-side comparison tool
Denoise: 0.55 for balanced refinement
🎨 Example Settings
Fast Generation (with 8-step LoRA):
Steps: 8
CFG: 1.0
Resolution: 512×512 or 1024×1024
Time: ~20-70 seconds
High Quality (no LoRA):
Steps: 24-32
CFG: 3.6-4.0
Resolution: 1024×1536
Upscaler: ON
Time: ~200-400 seconds
🔍 What Makes These Workflows Special?
vs Basic Setup:
✅ Everything included - No guessing about settings
✅ Visual organization - Color-coded groups
✅ Built-in guidance - Tips and instructions in workflow
✅ Optimized nodes - Pre-configured for best results
vs Other Workflows:
✅ GGUF support - Separate optimized GGUF workflow
✅ Beginner-friendly - Clear labels and structure
✅ Advanced features - Upscaler, comparison, presets
✅ Complete documentation - All links and info included
📚 Additional Resources
Model Page:
QWEN-Anime-Beta2: https://civarchive.com/models/2122738?modelVersionId=2427021
Custom Nodes:
rgthree-comfy: https://github.com/rgthree/rgthree-comfy
comfyui-copilot: https://github.com/hylarucoder/comfyui-copilot
ComfyUI-GGUF: https://github.com/city96/ComfyUI-GGUF
Files to Download:
Text Encoder: qwen_2.5_vl_7b_fp8_scaled.safetensors
❓ FAQ
Q: Do I need both workflows?
A: No! Choose based on your model format. Safetensors → Standard. GGUF → GGUF Workflow.
Q: Can I use GGUF with the standard workflow?
A: No, GGUF requires the special GGUF workflow with UnetLoaderGGUF node.
Q: Which is better quality?
A: Standard (FP8/BF16) has slightly higher quality. GGUF Q8 is very close. GGUF Q4 is still good.
Q: Do I need Lightning LoRAs?
A: No, but highly recommended for speed! Without them, use 20-32 steps instead.
Q: Will this work with Beta1?
A: Yes! Both workflows work with Beta1 and Beta2.
Q: Can I add my own LoRAs?
A: Absolutely! These are full workflows - customize as you like.
Q: What if nodes are missing?
A: Install via ComfyUI Manager or follow the GitHub links above.
Q: Can I use both modes?
A: No! Only ONE mode at a time. Both enabled = error.
Q: How many images can I edit?
A: 1-3 images (Image 1 required, 2-3 optional).
Q: Which mode for pure generation?
A: Text-to-Image mode (disable image editing).
Q: Does it work with Beta2 models?
A: No, Beta3 workflow requires Beta3-AIO model.
🎯 Perfect For
🆕 Beginners - Clear step-by-step workflow
🎨 Artists - Focus on creativity, not technical setup
⚡ Speed Users - Lightning LoRA support
💾 Limited Storage - GGUF workflow available
🔧 Advanced Users - Full control and customization
📱 Low VRAM - GGUF Q4 works on 6-7GB
🚀 Download & Get Started
Download the workflow you need (Standard or GGUF)
Install required custom nodes via ComfyUI Manager
Download model files from the model page
Follow the built-in instructions in the workflow
Start creating amazing anime art!
Both workflows include everything you need to get started - no external guides required!
Created with ❤️ for the QWEN-Anime community
Compatible with Beta1 and Beta2 | Tested on 8GB VRAM | Works on ComfyUI latest version
📦 Download Files
Standard Workflow: QWEN-Anime-Beta2-Workflow.json
GGUF Workflow: QWEN-Anime-Beta2-GGUF-Workflow.json
Both included in this upload!