search
HomeTechnology peripheralsAIStability AI launches Stable Diffusion XL Turbo model

IT House reported on November 30 that Stability AI recently launched Stable Diffusion XL Turbo (SDXL Turbo), which is an improved version of the previous SDXL model. It is said that SDXL Turbo uses "Adversarial Diffusion Distillation technology" to reduce the iteration steps of image generation from the original 50 steps to 1 step. It is said that "only one iteration step is needed to generate high-quality images." Image”

It is reported that the biggest feature of the Stable Diffusion XL Turbo model is the above-mentioned "generating images in one iteration", which is claimed to be able to perform "instant text-to-image output" and ensure the quality of the images.

Stability AI 推出 Stable Diffusion XL Turbo 模型

Stability AI 推出 Stable Diffusion XL Turbo 模型

Stability AI 推出 Stable Diffusion XL Turbo 模型

What needs to be rewritten is: One of them is called "adversarial diffusion distillation technology", which is a technology that uses the existing large-scale image diffusion model as a "teacher network" to guide the generation process. This technology combines "distillation technology" and "adversarial training", where "distillation technology" refers to condensing the knowledge of a large model into a smaller model to streamline the output of the model. Adversarial training can improve the model so that it can better imitate the output of the teacher model

Previous model distillation technology was difficult to balance efficiency and quality because fast sampling usually weakens the output quality. Therefore, this Stable Diffusion XL Turbo model uses "adversarial diffusion distillation technology" to efficiently generate high-quality images. It is an important progress.

Officially compared Stable Diffusion XL Turbo with multiple different model variants, including StyleGAN-T, OpenMUSE, IF-XL, SDXL and LCM-XL, and conducted two experiments. The first experiment required the model The evaluators randomly view the output of the two models and select the output image that best matches the prompt word. The second experiment is performed roughly the same as the first experiment. Model evaluation requires selecting the one with the best image quality in the model. .

Stability AI 推出 Stable Diffusion XL Turbo 模型

▲ Picture from Stability AI Blog

Experimental results show that Stable Diffusion XL Turbo can significantly reduce computing requirements while still maintaining excellent image generation quality. This model surpasses LCM-XL in just one iteration compared to 4 iterations. The Stable Diffusion XL Turbo, which has gone through 4 iterations, can easily beat the Stable Diffusion XL that previously required 50 iterations to configure. Computing an image at 512x512 resolution in just 207 milliseconds using the A100 GPU

IT House noticed that Stability AI has currently published the relevant code on Hugging Face for personal and non-commercial use. Interested friends can click here to visit.

The above is the detailed content of Stability AI launches Stable Diffusion XL Turbo model. For more information, please follow other related articles on the PHP Chinese website!

Statement
This article is reproduced at:搜狐. If there is any infringement, please contact admin@php.cn delete
What is Model Context Protocol (MCP)?What is Model Context Protocol (MCP)?Mar 03, 2025 pm 07:09 PM

The Model Context Protocol (MCP): A Universal Connector for AI and Data We're all familiar with AI's role in daily coding. Replit, GitHub Copilot, Black Box AI, and Cursor IDE are just a few examples of how AI streamlines our workflows. But imagine

Building a Local Vision Agent using OmniParser V2 and OmniToolBuilding a Local Vision Agent using OmniParser V2 and OmniToolMar 03, 2025 pm 07:08 PM

Microsoft's OmniParser V2 and OmniTool: Revolutionizing GUI Automation with AI Imagine AI that not only understands but also interacts with your Windows 11 interface like a seasoned professional. Microsoft's OmniParser V2 and OmniTool make this a re

I Tried Vibe Coding with Cursor AI and It's Amazing!I Tried Vibe Coding with Cursor AI and It's Amazing!Mar 20, 2025 pm 03:34 PM

Vibe coding is reshaping the world of software development by letting us create applications using natural language instead of endless lines of code. Inspired by visionaries like Andrej Karpathy, this innovative approach lets dev

Replit Agent: A Guide With Practical ExamplesReplit Agent: A Guide With Practical ExamplesMar 04, 2025 am 10:52 AM

Revolutionizing App Development: A Deep Dive into Replit Agent Tired of wrestling with complex development environments and obscure configuration files? Replit Agent aims to simplify the process of transforming ideas into functional apps. This AI-p

Runway Act-One Guide: I Filmed Myself to Test ItRunway Act-One Guide: I Filmed Myself to Test ItMar 03, 2025 am 09:42 AM

This blog post shares my experience testing Runway ML's new Act-One animation tool, covering both its web interface and Python API. While promising, my results were less impressive than expected. Want to explore Generative AI? Learn to use LLMs in P

Top 5 GenAI Launches of February 2025: GPT-4.5, Grok-3 & More!Top 5 GenAI Launches of February 2025: GPT-4.5, Grok-3 & More!Mar 22, 2025 am 10:58 AM

February 2025 has been yet another game-changing month for generative AI, bringing us some of the most anticipated model upgrades and groundbreaking new features. From xAI’s Grok 3 and Anthropic’s Claude 3.7 Sonnet, to OpenAI’s G

How to Use YOLO v12 for Object Detection?How to Use YOLO v12 for Object Detection?Mar 22, 2025 am 11:07 AM

YOLO (You Only Look Once) has been a leading real-time object detection framework, with each iteration improving upon the previous versions. The latest version YOLO v12 introduces advancements that significantly enhance accuracy

How to Use DALL-E 3: Tips, Examples, and FeaturesHow to Use DALL-E 3: Tips, Examples, and FeaturesMar 09, 2025 pm 01:00 PM

DALL-E 3: A Generative AI Image Creation Tool Generative AI is revolutionizing content creation, and DALL-E 3, OpenAI's latest image generation model, is at the forefront. Released in October 2023, it builds upon its predecessors, DALL-E and DALL-E 2

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
Repo: How To Revive Teammates
1 months agoBy尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

mPDF

mPDF

mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

Safe Exam Browser

Safe Exam Browser

Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Linux new version

SublimeText3 Linux new version

SublimeText3 Linux latest version