AIAny
AI Image2023
Icon for item

Fooocus

Runs Stable Diffusion XL behind a Midjourney-style interface, hiding samplers, model swaps, and LoRA weights. A built-in GPT2 expander rewrites prompts into richer styling, and it works fully offline on as little as 4GB of Nvidia VRAM.

Introduction

The friction in local image generation was never the model — it was the dashboard. Automatic1111 and ComfyUI hand you hundreds of sliders, samplers, and node graphs; Fooocus takes the opposite bet, hiding almost all of them and baking Midjourney-style pre-processing directly into the pipeline so a typed prompt is usually enough to get a good image.

What Sets It Apart
  • GPT2-based prompt expansion acts as dynamic styling — the same trick Midjourney runs behind the scenes. A short prompt gets quietly enriched before it reaches the sampler, closing much of the quality gap that elsewhere demands hand-crafted prompt engineering.
  • Native refiner swap inside one k-sampler keeps sampling momentum instead of stopping and restarting between base and refiner models, which is where many naive SDXL setups lose coherence.
  • Tuned defaults — negative ADM guidance, self-attention guidance, and curated checkpoints like JuggernautXL — give out-of-box texture and composition that would otherwise take a pile of extensions and trial-and-error.
  • Runs offline on 4GB of Nvidia VRAM, free and open source, so SDXL becomes reachable on a modest laptop without cloud credits or subscriptions.
Who It's For

Great fit if you want Midjourney-grade results on your own machine without learning the Stable Diffusion stack, or you're working on limited hardware. Look elsewhere if you need fine-grained control — ControlNet pipelines, custom node graphs, LoRA stacking, or video — because hiding those knobs is the entire point. Note too that the project now sits in long-term support with bug fixes only, so it stays on the SDXL architecture rather than chasing newer models.

Information

  • Websitegithub.com
  • OrganizationsIndependent
  • Authorslllyasviel
  • Published date2023/08/09

Categories

More Items

GitHub
AI Image2026

Turns 530+ GPT-Image2 examples into a structured 'Prompt-as-Code' library and style skill for reproducible image-generation workflows; includes a browsable gallery, 20+ industrial templates, and an agent-ready style skill for automation.

GitHub
AI Image2022

Enlarges and enhances low-resolution images using AI models (Real-ESRGAN) through a cross-platform desktop app. Runs on a local NCNN/Vulkan backend (requires a Vulkan-compatible GPU), offers an Electron GUI plus a CLI backend (upscayl-ncnn), and supports custom models for different image types.

GitHub
AI Image2022

Web and desktop/mobile WebUI for generating, editing, captioning and processing images and videos with Stable Diffusion and many diffusion models. Key features include automatic model download, SDNQ on-the-fly quantization for VRAM savings, balanced CPU/GPU offload, multi-backend GPU support, and built-in captioning/tagging/upscaling workflows.