ComfyUI Tutorial: How to Create and Upscale AI Images Locally Without a GPU (Step-by-Step Guide)

If you’re looking for the ultimate free AI image generator, look no further than ComfyUI — a powerful, open-source tool that gives you complete creative control over AI-generated images.

Even better? You don’t need an NVIDIA GPU. You can run it entirely on your CPU, making it accessible to creators with standard PCs or laptops.

In this comprehensive guide, I’ll walk you through:

  • How to install ComfyUI
  • How to generate text-to-image and image-to-image
  • Upscaling low-res images
  • Installing models and plugins
  • And even recreating workflows from others’ images

Let’s dive in!

What is ComfyUI?

ComfyUI is a node-based interface for Stable Diffusion, giving you full control over every part of the image generation process.

You can:

  • Generate images from text
  • Convert one image into another (image-to-image)
  • Perform face swapping
  • Control character poses and expressions
  • Animate characters using tools like Live Portrait or TunCrafter
  • Upscale and refine images
  • Create consistent characters

The flexibility is unmatched compared to standard GUI-based tools, making it perfect for AI artists, designers, and hobbyists alike.

How to Install ComfyUI (Windows Tutorial)

To install ComfyUI:

  1. Go to the official ComfyUI GitHub repository.
  2. Scroll down to the Installing ComfyUI section.
  3. Under the Windows section, download the 7z portable version (around 1.6GB).
  4. Unzip the file using 7-Zip or a similar extractor.
  5. Extract the folder to your desktop or any directory.
  6. Depending on your system:
    • If you have an NVIDIA GPU, run run_nvidia_gpu.bat.
    • If you’re using CPU, run the CPU-compatible version.

📝 Note: ComfyUI runs fine on mid-range CPUs with at least 16GB of RAM.

Downloading Image Generation Models

Once ComfyUI is running, you’ll need to download a Stable Diffusion model (also called a “checkpoint”).

Think of models as style templates — you can find ones for:

  • Realism
  • Pixar-style
  • Anime
  • Watercolor
  • Fantasy scenes
  • And more

🔍 Where to Find Models

Two great places:

  • Civitai.com – Browse thousands of models
  • Imagecy – Ranking system for top-rated models

For this tutorial, we’ll use RealVis XL V5.0.

  1. Search for “RealVis XL V5.0” on Civitai.
  2. Download the .safetensors file (approx. 6.4GB).
  3. Place it in your ComfyUI directory:
    • ComfyUI/models/checkpoints/

Now restart ComfyUI, and you’ll see this model appear in the Load Checkpoint node.

Generating Your First AI Image (Text-to-Image)

Here’s how to generate your first image:

  1. Select your model in the Load Checkpoint node.
  2. In the Positive Prompt, type: cssCopyEdita medieval knight in heavy armor, standing in a battlefield at dusk, cinematic lighting
  3. In the Negative Prompt, add what you don’t want: CopyEditblurry, distorted, animals, cars
  4. Click “Queue Prompt”.

Result: A stunning knight in detailed armor, created entirely from your prompt.

You can change the image size, batch count, or try different prompts to experiment. Try:

sqlCopyEditA detailed portrait of an old man with deep wrinkles and piercing eyes

Or something more creative:

csharpCopyEditA beautiful young woman with long wavy brown hair lying on a cozy bed, smiling warmly

Use your scroll wheel to zoom in/out and drag nodes around to organize your workspace.

💡 Pro Tip: Reuse Image Workflows

Did you know you can drag any image generated with ComfyUI back into the canvas?

If the image has metadata, ComfyUI will automatically recreate the entire workflow that was used to make that image. This lets you study other creators’ work or reuse your own templates easily.

It’s an amazing productivity booster.

🔧 Installing ComfyUI Manager (Plugins & Tools)

ComfyUI is powerful on its own, but even more so with the ComfyUI Manager plugin.

🧩 Why You Need It:

  • One-click install for new models, nodes, extensions
  • Auto-detects missing dependencies
  • Direct model browsing without leaving ComfyUI

How to Install:

  1. Go to the ComfyUI Manager GitHub repo.
  2. Open your ComfyUI/custom_nodes/ folder.
  3. Type cmd in the folder’s address bar and hit Enter to open Command Prompt.
  4. Paste: bashCopyEditgit clone https://github.com/ltdrdata/ComfyUI-Manager.git
  5. Restart ComfyUI.

You’ll now see a “Manager” tab. Here, you can browse and install custom nodes or model files.

Upscaling Images in ComfyUI

Want to turn low-res, blurry AI art into high-resolution masterpieces?

Here’s how to upscale an image:

  1. Generate a 600×600 image using your favorite prompt.
  2. In the Manager, search for:
    • Real-ESRGAN
    • 4x-UltraSharp
  3. Install both upscaling models.
  4. Add the following nodes:
    • Upscale Model Loader
    • Upscale Image Using Model
    • Preview Image

Connect:

  • Your image output → Upscale Model Loader → Upscale Image → Preview

💥 Boom! You now have a 2400×2400 sharp, refined version.

⚠️ Pro Tip: For best results, do an image-to-image pass before upscaling to add fine details.

🎨 Image-to-Image Workflow

Want to transform or refine an existing image?

Add an Image Input node → connect it to an Image-to-Image node → choose the same model you used before.

Try prompts like:

sqlCopyEditMake this character smile and wave with her left hand

Image-to-image lets you fine-tune faces, outfits, or backgrounds without starting from scratch.

📁 Bonus: Building Full Animations with Live Portrait & TunCrafter

ComfyUI supports external tools like:

  • Live Portrait – Animate still images into talking characters
  • TunCrafter – Create anime-style transitions between a start and end frame

These tools take your creations to the next level by adding movement and storytelling to static AI art.

✅ Minimum System Requirements

Despite its flexibility, ComfyUI is resource-friendly. Here’s what you need:

  • ✅ CPU: Any recent quad-core processor (AMD Ryzen 5 or Intel i5)
  • ✅ RAM: 16GB or more
  • ✅ GPU (optional): NVIDIA RTX 20xx+ for faster generations
  • ✅ Storage: 20GB+ free space

📌 Final Thoughts

ComfyUI is a game-changer for AI creators, artists, and developers.

✅ It’s open-source
✅ Runs on low-spec machines
✅ Offers full control
✅ Works with image-to-image, text-to-image, upscaling, and animation
✅ Supports extensions for easy workflow improvements

If you’re serious about AI image creation and want total control without paying subscription fees, ComfyUI is the best tool out there.

📌 Don’t forget to subscribe, bookmark, and share this guide with others.

https://youtu.be/QRVpBYoQ0kE

Leave a Reply

Your email address will not be published.