Stable Diffusion Forge UI Neo
News & Guide

Stable Diffusion Forge UI Neo — Setup Guide for Flux, WAN 2.2 & Nunchaku

May 2025 · 8 min read · Forge UI · Flux · WAN 2.2 · Nunchaku · Windows

What Is Forge UI Neo?

The original Stable Diffusion Forge Web UI was one of the most popular AUTOMATIC1111-based frontends — it added memory optimizations, faster generation, and a cleaner workflow on top of the classic SD interface. After its creator stepped away from active development, the project went quiet for a while.

Forge UI Neo is a community-driven fork that picks up where the original left off — and significantly expands it. This isn't just a maintenance update; it's a genuine new generation of the tool with support for the latest models and generation types.

🎬
WAN 2.2 Video
Text-to-video, image-to-video, and text-to-image all supported via WAN 2.2 integration.
Flux Nunchaku
The fastest way to run Flux Dev — unique quantization method delivering excellent quality at high speed.
🖌️
Flux Context
Advanced inpainting and image manipulation tools built around the Flux model architecture.
▶️
Integrated Video Player
Preview generated videos directly in the UI without switching to an external app.
🧠
Better Resource Management
Improved VRAM handling and generation performance across all supported model types.
🔧
AUTOMATIC1111-Compatible
Familiar interface for anyone coming from the classic A1111 or original Forge — minimal learning curve.
💡 Neo branch vs Classic branch The repository has two branches. The Neo branch contains all the new features (WAN 2.2, Nunchaku, Flux Context, etc.) and is actively developed. The Classic/Main branch is an archive built on an older stable Forge release. Make sure you clone the Neo branch — instructions below.

Installation — Windows (Manual)

Prerequisites

  1. Clone the Neo Branch — create or navigate to a folder where you want to host the project. Open a command terminal in that folder and run the clone command from the Forge Neo GitHub repository. Use the exact command from the repo — it specifies the Neo branch.
  2. Run webui-user.bat — open the newly created folder and double-click webui-user.bat. On the first run, this kicks off the full installation — downloading and configuring all dependencies. This takes 15–20 minutes depending on your connection. On subsequent launches it starts Forge UI Neo directly.
  3. Access the Web UI — once installation completes, Forge Neo automatically opens in your browser. If it doesn't, navigate to http://127.0.0.1:7860.
💡 Patreon one-click installer A one-click Windows installer package is available on The Local Lab Patreon. It includes Python 3.11, Sage, and Flash Attention with Triton for a potential boost in generation speed — no manual setup required.

Running Flux Dev Nunchaku — Example Workflow

Flux Dev Nunchaku is one of the headline additions in Forge Neo — it's currently the fastest way to run Flux Dev while maintaining excellent quality, thanks to its unique quantization approach.

Download and Place the Model Files

FileDestination Folder
Flux Dev Nunchaku model (.safetensors)models/Stable-diffusion/
CLIP L text encodermodels/text_encoder/
T5 FP8 text encodermodels/text_encoder/
Flux VAE (ae.safetensors)models/VAE/

Configure the UI for Flux

  1. Select the Flux UI Preset — in the top menu, find the UI Presets dropdown and select Flux. This reconfigures the interface for the Flux workflow.
  2. Select Your Checkpoint — choose the Flux Dev Nunchaku model from the main checkpoint dropdown.
  3. Select VAE + Text Encoders Together — in Forge Neo, VAE and text encoder models share a single selector called VAE / Text Encoders. Select all three at once: Clip L, T5 FP8, and the Flux VAE.
  4. Add LoRAs (Optional) — place LoRA files in models/Lora/. In the generation settings, open the Lora submenu, hit refresh, then click your LoRA to automatically add its tag to your prompt.
  5. Write Your Prompt and Generate — enter your prompt, set your resolution and sampling method, and click Generate.

📦 Want to skip the setup?

The Local Lab offers pre-configured AI installer packages so you can get running in minutes, not hours.

Get the Installer →