Never miss a release that matters
AI-powered summaries of every GitHub release.
AI Summaries
Changelogs condensed into clear, actionable insights.
Always Free
Track up to 5 packages at no cost, forever.
Weekly Digest
A curated summary of every release, delivered weekly.
AUTOMATIC1111/stable-diffusion-webuiv1.x
TL;DR
Stable Diffusion WebUI now correctly upscales images when running on CPUs, resolving a recent regression.
Fixes Worth Knowing
- Image upscaling now functions as expected on CPU configurations.
Before You Upgrade
No action is needed to benefit from this fix.
v1.10.11.10.1
Feb 9, 2025v1.10.01.10.0
Jul 27, 2024v1.9.41.9.4
May 28, 2024v1.9.31.9.3
Apr 22, 2024v1.9.01.9.0
Apr 13, 2024v1.8.01.8.0
Mar 2, 2024v1.7.01.7.0
Dec 16, 2023v1.6.01.6.0
Aug 31, 2023v1.5.21.5.2
Aug 23, 2023v1.5.11.5.1
Jul 27, 2023v1.5.01.5.0
Jul 25, 2023v1.4.01.4.0
Jun 27, 2023v1.3.21.3.2
Jun 5, 2023v1.3.11.3.1
Jun 1, 2023v1.2.11.2.1
May 14, 2023v1.2.01.2.0
May 13, 2023v1.1.01.1.0
May 1, 2023AUTOMATIC1111/stable-diffusion-webuiv1.xprerelease
TL;DR
Stable Diffusion WebUI now supports Stable Diffusion 3, bringing access to the latest image generation models and a range of new schedulers for enhanced control and quality.
Breaking
- Deprecated
--max-batch-count: This command-line argument has been removed.
New
- Stable Diffusion 3 Support: Generate images with the latest SD model. (Image generation AI)
- New Schedulers: Added Align Your Steps, KL Optimal, Normal, DDIM, and Simple schedulers for more sampling options. (Sampling methods)
- Performance Improvements: Significant speed optimizations across multiple areas of the code.
Fixes Worth Knowing
- Model Loading: Resolved issues with corrupt model downloads and SD2 model loading.
- UI Improvements: Fixed bugs related to grid displays, prompt input, and file extensions.
- Inpainting: Corrected issues with SDXL inpainting, and soft inpainting on MPS/XPU.
Before You Upgrade
- If you were using the
--max-batch-countargument, remove it from your startup commands.