Looking to create stunning images from your text prompts using the latest AI technology? The Wan2.2 text-to-image model makes it simple to generate high-quality visuals right on your own computer. This guide covers how to install Wan2.2 Text-to-Image locally with ComfyUI, including all downloads, model file setup, and step-by-step instructions for beginners.
What is Wan2.2 Text-to-Image?
Wan2.2 is a powerful AI model that converts text into detailed images. It works with ComfyUI, a node-based interface, letting anyone generate creative images by typing a prompt. No advanced AI knowledge needed — just set up the files and run the workflow.
The model uses a dual-diffusion architecture with a high-noise and low-noise model working in tandem, guided by the UMT5 XXL text encoder and a dedicated VAE. A LoRA is also included to accelerate generation with fewer steps.
Download Workflow
Quickly get started by downloading the ready-to-use workflow file for ComfyUI. This file is pre-configured with all the correct node connections — just load it and select your model files.
Drag and drop this JSON file into your ComfyUI workspace to load it.
Required Models
Before running the workflow, download the following model files and place them in the correct folders inside your ComfyUI directory.
Diffusion Models
VAE
Text Encoder
LoRA
Folder Structure — Where to Place Model Files
Place the downloaded files into these folders inside your ComfyUI directory:
ComfyUI/
└── models/
├── diffusion_models/
│ ├── wan2.2_t2v_high_noise_14B_fp8_scaled.safetensors
│ └── wan2.2_t2v_low_noise_14B_fp8_scaled.safetensors
├── vae/
│ └── wan_2.1_vae.safetensors
├── text_encoders/
│ └── umt5_xxl_fp8_e4m3fn_scaled.safetensors
└── loras/
└── lightx2v_14B_T2V_cfg_step_distill_lora_adaptive_rank_quantile_0.15_bf16.safetensorsStep-by-Step Setup Guide
Follow these five steps to get Wan2.2 Text-to-Image running inside ComfyUI on your local machine.
Update ComfyUI
Import the Workflow
Load the Models
wan2.2_t2v_high_noise_14B_fp8_scaled.safetensors and wan2.2_t2v_low_noise_14B_fp8_scaled.safetensors respectively.In the Load CLIP node, select
umt5_xxl_fp8_e4m3fn_scaled.safetensors.In the Load VAE node, select
wan_2.1_vae.safetensors.In the Load LoRA node, select the
lightx2v_14B_T2V_... file.Enter Your Prompt
Generate the Image
Example Runs
Here are three real outputs generated with Wan2.2 Text-to-Image in ComfyUI. Each card shows the exact prompt used and the resulting image — click any image to view it full size.
Tips & Troubleshooting
If something isn't working as expected, one of these is almost always the cause:
Images not generating — model files missing or in wrong folder
Fix: Double-check that all five model files are downloaded and placed in the exact correct folders (diffusion_models, vae, text_encoders, loras) and selected in the matching workflow nodes.
Slow generation performance
Fix: Lower the image resolution or reduce the number of sampling steps. The fp8 model variants are already optimized — ensure you downloaded the fp8 versions and not the full bf16 files.
Results not matching expectations
Fix: Use more descriptive, detailed prompts. Increase the CFG scale for stronger prompt adherence, or try adjusting the step count upward for more refined outputs.
Out-of-memory errors (CUDA OOM)
Fix: Reduce image resolution first, then lower the batch size. If you're still hitting VRAM limits, make sure you're using the fp8 model files which require significantly less VRAM than full-precision variants.
New model files not appearing in node dropdowns
Fix: After placing files in ComfyUI folders, press F5 or Ctrl+Shift+R to fully refresh ComfyUI in your browser. Without a full refresh, new files won't appear in the node dropdowns.
Final Thoughts
The Wan2.2 text-to-image workflow brings advanced AI image generation to your desktop, making creative projects easier and more accessible. With this easy local setup, anyone can install Wan2.2 in ComfyUI and start producing beautiful or imaginative images from simple text descriptions. The fp8 model files keep VRAM requirements manageable for mid-range hardware. Give it a try and unlock new ways to bring your ideas to life!
Frequently Asked Questions
Join the discussion
Sign in to leave a comment or reply
No comments yet
Be the first to share your thoughts!



