We're excited to announce that Stable Diffusion 3.5, the latest and most powerful text-to-image model from Stability AI, is now available on Replicate. It brings significant improvements in image quality, better prompt understanding, and supports a wide range of artistic styles.
Stable Diffusion 3.5 comes in three variants:
You can generate images using Stable Diffusion 3.5 right away. Try this in Python:
Or use JavaScript:
You can also experiment with Stable Diffusion 3.5 directly in your browser.
Stability AI has also released Stable Diffusion 3.5 Large Turbo. This distilled version generates high-quality images in just 4 steps, offering faster inference and reduced costs—ideal for applications where speed and efficiency are crucial.
Here's how to use it in Python:
Stable Diffusion 3.5 Medium is a 2.5 billion parameter model that can be run in the cloud as well as on consumer hardware.
To run it on the Replicate API with Python:
The weights are available on HuggingFace if you'd like to run the model on a local GPU: https://huggingface.co/stabilityai/stable-diffusion-3.5-medium
Stable Diffusion 3.5 models are priced per image:
Visit our pricing page for more details.
Stable Diffusion 3.5 models are available under the Stability AI Community License. Here's what you need to know:
Please refer to the full license terms for more information.
We're working on bringing fine-tuning capabilities for Stable Diffusion 3.5 models to Replicate. This will allow you to customize the models further for your specific use cases. Stay tuned for updates!
We can't wait to see what you create with Stable Diffusion 3.5. Share your creations and connect with other developers on our Discord server. Follow us on X for the latest updates.