Stability 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.
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. .
▲ 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!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics











Meta's Llama 3.2: A Leap Forward in Multimodal and Mobile AI Meta recently unveiled Llama 3.2, a significant advancement in AI featuring powerful vision capabilities and lightweight text models optimized for mobile devices. Building on the success o

Hey there, Coding ninja! What coding-related tasks do you have planned for the day? Before you dive further into this blog, I want you to think about all your coding-related woes—better list those down. Done? – Let’

This week's AI landscape: A whirlwind of advancements, ethical considerations, and regulatory debates. Major players like OpenAI, Google, Meta, and Microsoft have unleashed a torrent of updates, from groundbreaking new models to crucial shifts in le

Shopify CEO Tobi Lütke's recent memo boldly declares AI proficiency a fundamental expectation for every employee, marking a significant cultural shift within the company. This isn't a fleeting trend; it's a new operational paradigm integrated into p

Introduction Imagine walking through an art gallery, surrounded by vivid paintings and sculptures. Now, what if you could ask each piece a question and get a meaningful answer? You might ask, “What story are you telling?

Introduction OpenAI has released its new model based on the much-anticipated “strawberry” architecture. This innovative model, known as o1, enhances reasoning capabilities, allowing it to think through problems mor

SQL's ALTER TABLE Statement: Dynamically Adding Columns to Your Database In data management, SQL's adaptability is crucial. Need to adjust your database structure on the fly? The ALTER TABLE statement is your solution. This guide details adding colu

For those of you who might be new to my column, I broadly explore the latest advances in AI across the board, including topics such as embodied AI, AI reasoning, high-tech breakthroughs in AI, prompt engineering, training of AI, fielding of AI, AI re
