In this categoryImage Tools · 47
- How to Generate Your First Image with Midjourney on DiscordStart
- How to Write Midjourney Prompts That Actually Work
- How to Upscale and Export High-Resolution Images in Midjourney
- How to Create Consistent Characters in Midjourney with --cref
- How to Use Image Prompts and the /blend Command in Midjourney
- How to Lock a Visual Style Across Images with Midjourney --sref
- How to Set the Right Aspect Ratio for Each Platform in Midjourney
- How to Edit Parts of an Image with Vary (Region) in Midjourney
- How to Extend an Image with Pan and Zoom Out in Midjourney
- How to Batch Many Variations with Permutation Prompts in Midjourney
- How to Organize and Rerun Your Images from the Midjourney Website
- How to Install ComfyUI on Windows with an NVIDIA GPU
- How to Run Flux.1 Dev in ComfyUI
- How to Install ComfyUI Manager to Add Nodes and Models Easily
- How to Generate Fast Images with Flux.1 Schnell in ComfyUI
- How to Use a LoRA in ComfyUI
- How to Write Better Prompts for Flux in ComfyUI
- How to Upscale AI Images in ComfyUI with an ESRGAN Model
- How to Inpaint and Fix Part of an Image in ComfyUI
- How to Batch Generate Many Image Variations in ComfyUI
- How to Control Image Composition with ControlNet in ComfyUI
- How to Fix Out-of-Memory and Slow Generations in ComfyUI
- How to Upscale a Photo in Magnific Without Hallucinating New Detail
- How to Restore an Old Scanned Photo with Topaz Photo AI
- How to Remove the Background from a Product Photo in Photoroom
- How to Generate a Lifestyle Background for a Product in Photoroom
- How to Upscale and Restore an Old Photo with AI
- How to Batch Upscale a Folder of Images with Topaz Photo AI
- How to Add Detail to AI Art with Magnific's High Creativity Mode
- How to Relight a Flat Product Photo Using Magnific Relight
- How to Batch-Edit Product Photos for Shopify with Photoroom
- How to Choose Between Topaz Photo AI and Gigapixel for Heavy Enlargements
- How to Add a Realistic Shadow to a Cut-Out Product in Photoroom
- How to Batch Edit Photos with AI Presets
- How to Fix a Blurry Face in a Portrait Across Topaz and Magnific
- How to Make a Logo in Canva from a Text Prompt
- How to Create a Logo with Readable Text in Ideogram
- How to Design a Clickable YouTube Thumbnail in Canva
- How to Remove an Image Background in Canva
- How to Resize One Graphic for Every Platform in Canva
- How to Build an Instagram Carousel in Canva
- How to Set Up a Brand Kit in Canva for Consistent Graphics
- How to Make a Social Quote Graphic in Ideogram
- How to Design a Blog Featured Image in Canva
- How to Create Podcast Cover Art with Ideogram and Canva
- How to Upscale an AI Image for Print Quality
- How to Write Image Prompts That Get Usable Results
How to Generate Fast Images with Flux.1 Schnell in ComfyUI
Set up the Apache-licensed Flux Schnell model for 4-step generation that runs in seconds, perfect for quick drafts and lower-end cards.
Flux.1 Schnell is the distilled, speed-focused sibling of Flux Dev. It is tuned to produce a good image in roughly 4 steps instead of 20-plus, and it ships under the permissive Apache 2.0 license. If you want fast drafts or you are on a weaker GPU, Schnell is the model to reach for.
What you need
- A recent ComfyUI install
- The same CLIP and VAE files used for Flux Dev (clip_l, t5xxl, ae)
- An 8 GB GPU works well; the fp8 build runs on less
- About 24 GB of free disk space
Step 1: Download the Schnell model file
Download flux1-schnell.safetensors and place it in models/unet. Schnell shares the text encoders and VAE with Dev, so if you already set up Flux Dev you only need this one new file.
Step 2: Reuse the Flux loaders
Open your Flux workflow and switch the UNET loader from flux1-dev to flux1-schnell. Leave the DualCLIPLoader and VAE loader exactly as they were. Nothing else about the model wiring changes.
Step 3: Dial the sampler down to 4 steps
This is the key difference from Dev. Schnell is distilled for very few steps and does not use real CFG, so set steps to 4 and CFG to 1. Use the euler sampler with the simple scheduler. Higher step counts waste time without improving the image.
Step 4: Queue and compare
Enter a prompt and click Queue Prompt. On a mid-range card the image lands in a few seconds. Run the same prompt a couple of times with different seeds to find a composition you like, then refine the wording.
Result: near-instant Flux renders for ideation. When a draft looks promising, you can rerun the same prompt and seed through Flux Dev at higher steps for a more polished final.
Watch related tutorials
20:00
26:00
23:00
17:00
18:00
22:00New guides in your inbox
Fresh step-by-step how-to guides as we publish them. One email a week, no more.