Stable Diffusion XL is now available—do you know what's new?
On March 27, Emad Mostaque, founder and CEO of Stability AI, announced in a tweet that Stable Diffusion XL is now available for public testing.
Here are some things:
- "XL" is not the official name of this new AI model. The name will be changed once an official announcement from Stability AI Company is made.
- Image quality has been improved compared to the previous version
- Image generation is greatly accelerated compared to the previous version.
Sample Image
Let’s see the difference in results between the old and new AI models.
Prompt: Luxury sports car with aerodynamic curves, shot in a high contrast, high key lighting with shallow depth of field, exotic, detailed, sporty, studio lighting, HQ, 4k
Prompt: Bowl of steaming hot ramen with a perfect egg in the center, surrounded by thin slices of meat, green onions, and nori, with a flavorful broth and perfect noodles, high detail, focused on texture and steam
Prompt: Enchanting waterfall in a lush jungle, surrounded by exotic plants and wildlife, tranquil, serene , high detail, tropical landscape
To be honest, I feel that this new AI model is not a big improvement. While in some cases it can produce prettier images, it may require some fine-tuning of the settings to make it look stunning. As for speed, I found it to be a bit faster than before, but not a huge change.
How to gain access?
Stable Diffusion XL (Beta) is available on the new Dreamstudio website.
You can also access models from the old website.
Deamstudio Legacy Website
How much does it cost?
You will be charged based on the number of generated credits you use.
10 USD = 1000 Generated Points.
How many points are used, depending on the image configuration you set.
Stability AI Pricing Model
If you leave all settings at default, 1000 quota is approximately 5000 images.
Overall, I’m not impressed with the results of the new preview model. MidJourney, Leonardo AI and Microsoft Image Generator have better looking results.
Although Stable Diffusion XL does not appear to be a significant improvement over previous AI models, it has room for further improvement.
The above is the detailed content of Stable Diffusion XL is now available—do you know what's new?. 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

AI Hentai Generator
Generate AI Hentai for free.

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

How to output a countdown in C? Answer: Use loop statements. Steps: 1. Define the variable n and store the countdown number to output; 2. Use the while loop to continuously print n until n is less than 1; 3. In the loop body, print out the value of n; 4. At the end of the loop, subtract n by 1 to output the next smaller reciprocal.

How to achieve the playback of pictures like videos? Many times, we need to implement similar video player functions, but the playback content is a sequence of images. direct...

Data update problems in zustand asynchronous operations. When using the zustand state management library, you often encounter the problem of data updates that cause asynchronous operations to be untimely. �...

A solution to implement text annotation nesting in Quill Editor. When using Quill Editor for text annotation, we often need to use the Quill Editor to...

How to quickly build a front-end page in back-end development? As a backend developer with three or four years of experience, he has mastered the basic JavaScript, CSS and HTML...

Electron rendering process and WebView...

How to realize the function of playing pictures like videos? Many times, we need to achieve similar video playback effects in the application, but the playback content is not...

How to achieve the height of the input element is very high but the text is located at the bottom. In front-end development, you often encounter some style adjustment requirements, such as setting a height...
